---
title: 'Paxeer Block Explorer Guide'
sidebarTitle: 'Block Explorers'
description: 'Use the PaxScan block explorer to track transactions, analyze addresses, and monitor network activity on Paxeer.'
keywords: ['paxeer block explorer', 'transaction tracking', 'block analysis', 'blockchain monitoring', 'network statistics']
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

## What Is a Block Explorer?

A block explorer offers tools for viewing on-chain data:

- **Transaction Tracking**: View transaction hashes, input/output data, tokens transferred, fees paid, and error messages.
- **Block Information**: Block height, timestamp, size, and included transactions.
- **Address Queries**: Wallet balances, transaction history, and contract details.
- **Network Statistics**: Block count, throughput, staking, and governance data.
- **Smart Contracts**: Query contract state, deployments, and source code.

<Info>
  Off-chain data should be used as a guide only.
</Info>

## Paxeer Explorer

[PaxScan](https://paxscan.io) is the primary block explorer for Paxeer. It supports both EVM (`0x`) and Cosmos (`pax1`) address lookups, transaction history, contract verification, and network statistics for the Paxeer mainnet.
