ETC / data guide
Reading Ethereum Classic network data
Ethereum Classic explorers show blocks, transactions, contracts and account balances. Treat displayed values as observations, not promises about future blocks.
Three useful explorer concepts
- Block height
- The current position in the Ethereum Classic chain.
- Gas used
- Execution resource consumed by transactions in a block.
- Confirmations
- The number of later blocks observed after a transaction.
Source: Ethereum Classic explorer · reviewed 2026-09-12.