Exploring the Block Page
A block is a core concept that can be thought of as a page in a ledger. A block contains transaction data and the hash of the previous block that ensures immutability and security in the blockchain network.
Users can view more blocks detail by going to FTMScan's View Blocks page.
Viewing Blocks Page
- Network Utilization: The average percentage of gas limit used per block based on the blocks listed on the current page.
- Block Size (24H): The average block size for the past 24H.
- Block Rewards (24H): The total block reward for the past 24H.
- Burnt Fees: This represents the total sum of fees burned in FTM.
- Block: The block height, also known as a block number, indicates the position of a particular block in the blockchain.
- Age: Shows how long ago a block was built. Can be toggled with Date Time (UTC) to display the date and time at which the block was built.
- Txn: Total number of transactions in the block. Does not include contract internal transactions.
- Validator: Shows the validator that has successfully produced the block.
- Gas Used: The total gas used in the block. The gas used percentage (out of the total gas limit) was also included.
- Gas Limit: Total gas limit for the block.
- Reward: The total block reward received by the validator for including the block in the blockchain.
- Network Utilization: The average percentage of gas limit used per block based on the blocks listed on the current page.
- Block Size (24H): The average block size for the past 24H.
- Block Rewards (24H): The total block reward for the past 24H.
- Burnt Fees: This represents the total sum of fees burned in FTM.
- Block: The block height, also known as a block number, indicates the position of a particular block in the blockchain.
- Age: Shows how long ago a block was built. Can be toggled with Date Time (UTC) to display the date and time at which the block was built.
- Txn: Total number of transactions in the block. Does not include contract internal transactions.
- Validator: Shows the validator that has successfully produced the block.
- Gas Used: The total gas used in the block. The gas used percentage (out of the total gas limit) was also included.
- Gas Limit: Total gas limit for the block.
- Base Fee: This represents the minimum gasUsed multiplier required for a transaction to be included in a block.
- Reward: The total block reward received by the validator for including the block in the blockchain.
- Burnt Fees (MATIC): This represents the part of the tx fee that is burnt: baseFeePerGas * gasUsed. The burnt fees percentage out of total transaction fees is also displayed.
- Network Utilization: The average percentage of gas limit used per block based on the blocks listed on the current page.
- Block Size (24H): The average block size for the past 24H.
- Block Rewards (24H): The total block reward for the past 24H.
- Burnt Fees: This represents the total sum of fees burned in FTM.
- Block: The block height, also known as a block number, indicates the position of a particular block in the blockchain.
- Age: Shows how long ago a block was built. Can be toggled with Date Time (UTC) to display the date and time at which the block was built.
- Txn: Total number of transactions in the block. Does not include contract internal transactions.
- Gas Used: The total gas used in the block. The gas used percentage (out of the total gas limit) was also included.
- Reward: The total block reward received by the validator for including the block in the blockchain.
Clicking on the block height will bring you to the block details page. You may learn more about viewing specific block details here.
Teck Yuan Lee
Last updated: