Blocks update on the homepage as they are created with basic information including block number (block height), number of transactions in the block, and time since the block was created.Click on a specific block number for information about that block, or View All Blocks for a more detailed overview of recent blocks.The all blocks page can also be accessed from the top menu.
Blockscout displays are configurable and may show different information depending on the instance and/or consensus method. These examples use a V1 instance of the UI. V2 views are in process.
Click on a block number (this number, also referred to as block height, indicates how many blocks have been added to the chain) to view additional details about the block. Scroll down to view individual transactions contained in a block.Click on the tooltip (i) next to each item to view relevant info.
Block Height: Also known as block number, shows the position of the block on the chain.
Timestamp: Time & date the block was produced.
Transactions: Number of transactions included in the block.
Fee Recipient: Address of the validator (block producer) that received priority fees. Copy the address with the blue icon and paste into search to find more details about this validator.
Size: Size of the data contained in the block in bytes.
Hash: Cryptographic hash of the block header.
Parent Hash: Hash of the preceding block.
Difficulty: NA for PoS. Work required to mine a block in PoW.
Total Difficulty: NA for PoS. Total difficulty to mine the chain up until this block.
Gas Used: Total amount of gas used in the block & % of filled space.
Gas Limit: Total gas limit for the block. 30M is Ethereum limit, which represents 2x the 15M target.
Nonce: N/A for PoS. Demonstrates work in PoW.
Base Fee per Gas: Minimum multiplier required for a transaction to be included in a block.
Burnt Fees: Amount of ETH burned in the block.
Priority Fee/Tip: Total tips for transactions included in the block
Miner Reward: Amount received by fee recipient in PoS. Matches (15).
Scroll below the block details to view transactions contained within the block.