Blockchain explorers allow users to query the blockchain for data. Explorers are often compared to search engines for the blockchain. By using an explorer, users can search and track balances, transactions, contracts, and other broadcast data to the blockchain. Sonr offers two types block explorers: an EVM explorer and a Cosmos explorer. Each explorer queries data respective to their environment with the EVM explorers querying Ethereum-formatted data (blocks, transactions, accounts, smart contracts, etc) and the Cosmos explorers querying Cosmos-formatted data (Cosmos and IBC transactions, blocks, accounts, module data, etc).Documentation Index
Fetch the complete documentation index at: https://dids.guide/llms.txt
Use this file to discover all available pages before exploring further.
List of Block Explorers
Below is a list of public block explorers that support Sonr Mainnet and Testnet:Mainnet
| Service | Support | URL | Contract Verification |
|---|---|---|---|
| Mintscan | cosmos evm | mintscan.io/evmos | Yes but requires form submission |
| Escan | cosmos evm | escan.live | Permissionless |
| BigDipper | cosmos | evmos.bigdipper.live/ | No |
| ATOMScan | cosmos | atomscan.com/evmos | No |
| NGExplorer | cosmos | evmos.explorers.guru | No |
Testnet
| Service | Support | URL |
|---|---|---|
| Escan | cosmos evm | testnet.escan.live |
| Mintscan | cosmos evm | testnet.mintscan.io/evmos-testnet |
| BigDipper | cosmos | testnet.bigdipper.live |
| Blockscout | evm | evm.evmos.dev |
| NGExplorer | cosmos | testnet.evmos.explorers.guru |
