Skip to content

Explorer

Search any Ethereum address, transaction, or block — no account required.

How it works

The Explorer is the fastest way to look up on-chain data. Paste an address, transaction hash, or block number into the search bar and get an instant summary.

Address view

When you search an address, the Explorer shows:

  • Summary card — balance, transaction count, first/last seen timestamps, contract status
  • Transaction history — paginated table of all transactions with direction indicators (sent/received)
  • Token transfers — ERC-20 transfers with token symbols, amounts, and counterparty addresses
  • DEX swaps — swap history with protocol, token pair, amounts, and price ratios
  • Internal transfers — native ETH moved via internal calls (CREATE, CALL, DELEGATECALL)
  • Known labels — community-contributed labels like “Binance Hot Wallet” or “Tornado Cash Router”

Transaction view

Search a transaction hash to see:

  • From/to addresses with labels
  • Value transferred (ETH and token amounts)
  • Gas used and gas price
  • Method selector and decoded function name (when available)
  • Event logs emitted by the transaction
  • Internal traces (call tree)

Block view

Search a block number to see:

  • Block header (hash, parent hash, timestamp, miner/validator)
  • Gas usage statistics
  • Transaction list
  • Base fee (post-EIP-1559)

Quick actions

From any Explorer result, you can:

  • Add to investigation — add the address as a node on your graph canvas
  • Bookmark — save for quick access later
  • Copy address — copy to clipboard
  • View on Etherscan — open in Etherscan for comparison

Rate limits

TierLookups/day
Anonymous10
Free (logged in)10
ProUnlimited
EnterpriseUnlimited
Explorer — ChainGraph Docs