The Ethereum Block Chain Explorer
Explore the Ethereum chain, check your balance, look up transactions or view some charts!
Price
${ page.currentStats.price_usd } USD / ${ page.currentStats.price_btc } BTC
Difficulty
${ page.currentStats.difficulty | toTerra } T
Block time
${ page.currentStats.block_time | toFixed(1) } s
Hashrate
${ page.currentStats.hashrate | toTerra } TH/s
TPS
${ page.currentStats.tps | toFixed(1) }
Uncle Rate
${ page.currentStats.uncle_rate | toPercentage(1) } %
Most recent blocks View more
Number | Age | Miner | Txs | Uncles | Reward |
---|---|---|---|---|---|
${ block.number } | ${ block.time | fromNow } | ${ block.tx_count } | ${ block.uncle_count } | ${ block.mining_reward | formatETH(5)} ETH |