> ## Documentation Index
> Fetch the complete documentation index at: https://sidiorresearchlabs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Block Explorers

> Explore transactions, blocks, and accounts on HyperPaxeer.

# Block Explorers

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.

HyperPaxeer 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).

## List of Block Explorers

Below is a list of public block explorers that support HyperPaxeer Mainnet and Testnet:

### Mainnet

| Service    | Support        | URL                                                                   | Contract Verification            |
| ---------- | -------------- | --------------------------------------------------------------------- | -------------------------------- |
| Mintscan   | `cosmos` `evm` | [mintscan.io/Paxeer-Network](https://www.mintscan.io/Paxeer-Network)  | Yes but requires form submission |
| Escan      | `cosmos` `evm` | [escan.live](https://escan.live)                                      | Permissionless                   |
| BigDipper  | `cosmos`       | [HyperPaxeer.bigdipper.live/](https://Paxeer-Network.bigdipper.live/) | No                               |
| ATOMScan   | `cosmos`       | [atomscan.com/Paxeer-Network](https://atomscan.com/Paxeer-Network)    | No                               |
| NGExplorer | `cosmos`       | [HyperPaxeer.explorers.guru](https://Paxeer-Network.explorers.guru)   | No                               |

### Testnet

| Service    | Support        | URL                                                                                              |
| ---------- | -------------- | ------------------------------------------------------------------------------------------------ |
| Escan      | `cosmos` `evm` | [testnet.escan.live](https://testnet.escan.live)                                                 |
| Mintscan   | `cosmos` `evm` | [testnet.mintscan.io/Paxeer-Network-testnet](https://testnet.mintscan.io/Paxeer-Network-testnet) |
| BigDipper  | `cosmos`       | [testnet.bigdipper.live](https://testnet.hyperpaxd.bigdipper.live/)                              |
| Blockscout | `evm`          | [evm.hyperpaxd.dev](https://evm.hyperpaxd.dev/)                                                  |
| NGExplorer | `cosmos`       | [testnet.hyperpaxd.explorers.guru](https://testnet.hyperpaxd.explorers.guru)                     |
