Announce:Tokenview launched Beacon Chain explorer
Tokenview has officially launched ETH 2.0 Beacon Chain explorer. The Beacon chain is intended to support the transition from PoW to PoS and is the first step needed to complete The Merge.
Beacon Chain
- Beacon Chain introduced proof-of-stake to the Ethereum ecosystem.
- Beacon Chain will coordinate the network, serving as the consensus layer.
- Beacon Chain is an essential precursor to upcoming scaling upgrades, such as sharding.
Beacon Chain and Merge
Beacon Chain is a completely independent decentralized network that operates in parallel with the Ethereum main network, and it does not handle transactions or smart contract interactions.
Ethereum Mainnet — with all it’s accounts, balances, smart contracts, and blockchain state — continues to be secured by PoW, even while the Beacon Chain runs in parallel using PoS. The approaching Merge is when these two systems finally come together, and proof-of-work is replaced permanently by proof-of-stake.
Tokenview launched Beacon Chain explorer
Tokenview. io officially launched the ETH 2.0 Beacon Chain explorer, which supports data query including validator information, block lists, epoch lists, and ETH2 deposits. Beacon Chain explorer is the 125th blockchain explorer supported by Tokenview.
Validator Data
beacon.tokenview.io/en/validator can query all validators, active validators, validators to be confirmed, and exited validators other data.
Epoch Data
beacon.tokenview.io/en/epoch can query latest epoch、epoch block list and other data.
Deposits Data
beacon.tokenview.io/en/eth1deposits supports ETH1 deposits and ETH2 deposits data
Slot Data
beacon.tokenview.io/en/slot can query all latest blocks and forked blocks data.