Block Header
A block header is the compact metadata portion of a block that commits to its parent, transaction or state data, timing, and…
Numbers and symbols are grouped under #. Letter matching ignores case and uses the first displayed title character.
A block header is the compact metadata portion of a block that commits to its parent, transaction or state data, timing, and…
Block height is the number of blocks between a block and the genesis block, with the genesis block normally assigned height zero.…
A block ID is the protocol-specific identifier used to reference a particular blockchain block, commonly a hash of its header or another…
Block inclusion is the event in which a valid transaction or operation is selected and recorded in an accepted block. Inclusion shows…
Block interval is the elapsed time between consecutive blocks, usually discussed as an observed value or protocol target rather than a fixed…
A block limit is a protocol rule that caps how much data, computation, gas, weight, or other resource one block may contain.…
Block monitoring continuously follows new blocks, reorganizations, execution results, and finality changes to maintain an accurate view of blockchain activity. RPC subscriptions…
A block number is a sequential position assigned to a block within a blockchain history, often starting at zero for the genesis…
A block producer is the miner, validator, sequencer, or other protocol-authorized participant that proposes or creates a candidate block. The producer proposes…
Block producer selection is the consensus process that determines which eligible participant may create or propose the next blockchain block. Selection rules…
Block production is the recurring creation, validation, and publication of candidate blocks by miners, validators, or authorized blockchain participants. Peers independently validate…
Block propagation is the peer-to-peer distribution of newly produced blocks or compact announcements across a blockchain network for validation. Large blocks, slow…
A block proposal is a candidate block submitted by an eligible participant for network validation, voting, and possible inclusion in canonical history.…
A block proposer is the miner, validator, authority, or selected participant responsible for submitting a candidate block during a production opportunity. Proposers…
A block receipt root is a cryptographic root that commits to the ordered set of transaction receipts produced by executing a block.…
Block relay is the networking process and protocol used by peers or specialized services to transmit new blocks efficiently between participants. Specialized…
A block reward is the total protocol-permitted compensation associated with producing a block, commonly including newly issued assets, transaction fees, or both.…
Block root is a general term for a cryptographic root or hash that represents a block, part of a block, or a…
Block size is the serialized amount of data in a block, usually measured in bytes, although some protocols use weighted or multi-resource…
Block space is the limited capacity within blocks for transaction data and computation, treated as a scarce network resource allocated through protocol…
A block state root is the cryptographic commitment to the blockchain state after, or at a protocol-defined point around, processing a block.…
Block status describes where a block stands in the consensus lifecycle, such as proposed, canonical, confirmed, finalized, orphaned, or invalid. Status can…
Block storage is the node subsystem that persists blockchain headers, bodies, indexes, receipts, and related data for validation and retrieval. Full, pruned,…
A block subsidy is the newly issued cryptocurrency that a protocol permits a block producer to claim for creating a valid block,…