StellaSwap
  • 🖐️Intro
  • DEX CORE
    • StellaSwap V4
      • ⚡Concentrated Liquidity
      • Automated Earnings
      • Telegram Position Tracker
    • Cool Tools
    • 🌊Liquid Staking
      • Contracts
      • Audit
  • Tokenomics
    • STELLA Token
  • ❓How-To Guides
    • Liquidity Staking
      • Add Liquidity (Manual)
      • Add Liquidity (Auto)
      • Create Limit Orders
      • Create Community Pool
      • Migrate Liquidity From V2 to Pulsar
      • Manage Out of Range Position
    • Cross-Chain Swap
    • Wallet & Network
      • Create and Fund Polkadot .js Wallet
      • Create Metamask Wallet
      • Connect Metamask to Moonbeam
      • Token Address List for Manual Import
      • Moonbeam Block Explorer List
    • Native Transfer (XCM)
      • How to Get Phala (PHA.xc) Token On Moonbeam
      • How to Get Pendulum (xcPEN) Token On Moonbeam
      • How to Get ZTG Token On Moonbeam (xcZTG)
      • How to Get Bifrost (BNC) Token On Moonbeam
      • How to Get Bifrost Voucher FileCoin (xcvFIL) Token On Moonbeam
      • How to Send Polkadot (DOT) to Moonbeam
      • How to Get INTR & iBTC On Moonbeam
      • How to Get Centrifuge (CFG) Token On Moonbeam
      • How to Get Acala Dot (xcLDOT) Token on Moonbeam
      • How to Get Astar Token on Moonbeam
      • How to Get Native USDT (xcUSDT) On Moonbeam
      • How to Send USDT From Binance To Moonbeam
      • How to Send INTR & iBTC to Moonbeam (XCM)
  • Resources
    • Contract Addresses
    • General FAQ
    • Security
      • Audit
      • Bug Bounty
    • Team
  • Developers
    • Smart Contracts
    • Swap SDK
  • Dev Resource
    • API Reference
    • Pulsar V3 Contracts
    • Flashloan (V3)
  • 🌎Community
    • Blog
    • Discord
    • Github
    • Twitter
    • Reddit
Powered by GitBook
On this page
  1. How-To Guides
  2. Wallet & Network

Moonbeam Block Explorer List

PreviousToken Address List for Manual ImportNextNative Transfer (XCM)

Last updated 3 years ago

For Moonbeam network, you can use any of the following block explorers:

  • Ethereum API (Etherscan Equivalent) —

  • Ethereum API with Indexing —

  • Ethereum API JSON-RPC based —

  • Substrate API — or

What are Block Explorers?

Block explorers can be thought of as search engines for the blockchain. They allow users to search information such as balances, contracts, and transactions. More advanced block explorers even offer indexing capabilities, which enable them to provide a complete set of information, such as ERC-20 tokens in the network. They might even offer API services to access it via external services.

Moonbeam provides two different kind of explorers: ones to query the Ethereum API, and others dedicated to the Substrate API. All EVM-based transactions are accessible via the Ethereum API wheras the Substrate API can be relied upon for Substrate-native functions such as governance and staking. The Substrate API also includes information about the EVM-based transactions, but only limited information is shown.

❓
Moonscan
Blockscout
Moonbeam Basic Explorer
Subscan
Polkadot.js Apps