Blockchain

Block Explorer

A website that lets anyone search a blockchain's transactions, addresses, and blocks in readable form.

A block explorer is a search engine for a public chain. Paste in a transaction ID and you see whether it confirmed, how much moved, and what fee it paid. Etherscan and Blockchair are common examples.

Because the data is public, explorers let you verify a payment without trusting anyone's word. They also expose wallet balances and contract code, which is why on-chain analysts live in them.

Related terms