OptionalblobThe total amount of BLOb gas consumed by transactions within the block. See [[link-eip4844].
For proof-of-work networks, the difficulty target is used to adjust the difficulty in mining to ensure a expected block rate.
OptionalexcessThe running total of BLOb gas consumed in excess of the target prior to the block. See [[link-eip-4844]].
Additional data the miner choose to include.
The maximum amount of gas a block can consume.
The amount of gas a block consumed.
OptionalhashThe block hash.
The miner (or author) of a block.
A random sequence provided during the mining process for proof-of-work networks.
The block number.
OptionalparentThe hash tree root of the parent beacon block for the given execution block. See [[link-eip-4788]].
The hash of the previous block in the blockchain. The genesis block has the parentHash of the [[ZeroHash]].
OptionalprevThe latest RANDAO mix of the post beacon state of the previous block.
OptionalreceiptsThe hash of the transaction receipts trie.
OptionalstateThe root hash for the global state after applying changes in this block.
The timestamp for this block, which is the number of seconds since epoch that this block was included.
OptionaltracesOptionaltransactionThe list of transactions in the block.
The protocol-defined base fee per gas in an [[link-eip-1559]] block.