BetaThis app is under active development. Features may change or break.Share Feedback →

Getting Started with Monad AI Explorer

Learn how to use Monad AI Explorer to browse blocks, transactions, addresses, and interact with the AI-powered blockchain assistant.

Overview

Monad AI Explorer is a free, open-source block explorer for the Monad blockchain. It lets you browse blocks, inspect transactions, analyze wallet addresses, and chat with an AI assistant that understands Monad's architecture.

The global search bar on the homepage accepts:

  • Wallet addresses — paste any 0x... address to view balances, token holdings, NFTs, and transaction history
  • Transaction hashes — paste a tx hash to see status, gas usage, parallel execution analysis, and decoded input data
  • Block numbers — enter a block number to view all transactions in that block with parallel execution insights

Browse Blocks

The Blocks page shows a live feed of the latest Monad blocks. Each block card displays the block number, timestamp, transaction count, and gas usage. Click any block to see its full details including all transactions.

View Transactions

Transaction detail pages show comprehensive information:

  • Status — success or failure with gas usage breakdown
  • Parallel execution analysis — whether this transaction was executed in parallel or required re-execution
  • From/To addresses — with clickable links to address pages
  • Value transfer — MON amount and token transfers

Explore Addresses

Address pages provide a complete overview of any wallet or contract:

  • MON balance with USD valuation
  • Token holdings — all ERC-20 tokens with balances
  • NFT collection — ERC-721 tokens owned
  • Activity feed — token transfers grouped by transaction (Send/Receive/Swap)
  • Contract info — for smart contracts, shows verification status and proxy details

AI Assistant

Click the Monad AI button in the header to open the AI chat sidebar. The assistant can:

  • Explain transactions and decode their purpose
  • Analyze wallet token holdings and activity
  • Answer questions about Monad's technology (parallel execution, consensus, etc.)
  • Detect potential scams like address poisoning or dust attacks

Connect Wallet

Visit the Wallet page to connect your MetaMask, Phantom, or other EVM-compatible wallet. Once connected you can view your balances and interact with the Monad blockchain directly.

FAQ

Is Monad AI Explorer free to use?
Yes, completely free. It's an open-source project with no fees or sign-up required.
Which wallets are supported?
Any EVM-compatible wallet works — MetaMask, Phantom, Rabby, and others. Just make sure your wallet is configured for the Monad network.
Is my data private?
The explorer reads public blockchain data only. Wallet connections are client-side — your private keys never leave your device.
Can I use the AI assistant without connecting a wallet?
Yes. The AI assistant works independently — you can ask questions, analyze any public address, or learn about Monad without connecting a wallet.