Block Data
Block data is the complete protocol-defined information associated with a block, including header fields, payloads, commitments, and derived execution results. Not every…
Networks, consensus systems, protocols and blockchain infrastructure.
Block data is the complete protocol-defined information associated with a block, including header fields, payloads, commitments, and derived execution results. Not every…
Block difficulty expresses how hard a proof-of-work block was to mine relative to a defined target or reference level. Difficulty is not…
A block engine is specialized infrastructure that receives transaction bundles, evaluates ordering opportunities, and connects searchers with block builders or validators. Implementations…
A block filter is a compact probabilistic summary that lets lightweight clients test whether a block may contain relevant script data. Filters…
Block monitoring continuously follows new blocks, reorganizations, execution results, and finality changes to maintain an accurate view of blockchain activity. RPC subscriptions…
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…
Block relay is the networking process and protocol used by peers or specialized services to transmit new blocks efficiently between participants. Specialized…
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 template is a structured candidate blueprint containing transactions and consensus parameters that a miner or producer can finalize into a…
Block utilization measures how much of a block's available capacity is consumed by transactions, gas, weight, bytes, or other constrained resources. High…
Block validation is the independent process by which nodes verify a proposed block's structure, transactions, state transition, and consensus authorization. Validation must…
Block weight is Bitcoin's resource metric that combines non-witness and witness data with different scaling factors to enforce capacity limits. Transaction weight…
Block witness is auxiliary cryptographic data, such as signatures or proofs, needed to validate transactions or state without defining their core effects.…
A blockchain bridge transfers value or messages between separate networks by locking, releasing, minting, burning, or verifying cross-chain state. Bridges use different…
A blockchain client is software that implements network communication, consensus validation, state processing, storage, and APIs for a specific protocol. Some networks…
A blockchain network is the connected system of nodes, rules, cryptography, and incentives that maintains one shared distributed ledger. Networks with similar…
A blockchain node is a computer running protocol software to exchange, verify, store, or serve ledger data within a network. Full, light,…
A blockchain oracle delivers external or cross-system data to smart contracts through defined sourcing, aggregation, signing, and update mechanisms. Oracle security depends…
A blockchain protocol is the formal set of rules that defines how a blockchain represents transactions and state, communicates between nodes, validates…
Core concepts behind cryptocurrency, blockchain and distributed systems.
367 terms
Digital assets, token standards, cryptocurrencies and stablecoins.
351 terms
Crypto payment acceptance, settlement, refunds, invoices and payouts.
641 terms