Archive Node
Archive Node is a node retaining historical state needed for deep historical queries.
Read full definitionShouldEye Trust Intelligence Glossary
Blocks, consensus, explorers, on-chain vs off-chain data, and network transparency concepts.
Educational information only. ShouldEye does not provide legal, banking, or individualized financial advice. Dispute rights, deadlines, and outcomes depend on your payment method, card network, issuer, processor, jurisdiction, and the facts of your case. Legal Disclaimers
65 published definitions in this topic.
Archive Node is a node retaining historical state needed for deep historical queries.
Read full definitionBitcoin Improvement Proposal is a design document process for proposing Bitcoin protocol or process changes.
Read full definitionBlock is a batch of transactions plus header metadata appended to a blockchain.
Read full definitionBlock Header is metadata in a block including previous hash, merkle root, and consensus fields.
Read full definitionBlock Height is the sequence number of a block counting from the genesis block.
Read full definitionBlock Propagation is the spread of newly found blocks across the peer-to-peer network.
Read full definitionBlock Reward is newly issued coins and/or fees awarded for producing a valid block under protocol rules.
Read full definitionBlockchain is a chained sequence of blocks that records transactions using cryptographic links and consensus.
Read full definitionBlockchain Bridge is infrastructure that moves or represents assets across chains, often a high-value attack target.
Read full definitionByzantine Fault Tolerance is the ability of a system to keep agreeing despite some faulty or malicious participants.
Read full definitionCanonical Chain is the chain history honest nodes treat as authoritative under consensus rules.
Read full definitionChain Reorganization is when nodes switch to a heavier/longer valid chain, potentially displacing recent blocks.
Read full definitionCheckpoint is a marked ledger point used to speed sync or define finality boundaries in some designs.
Read full definitionConsensus Layer is the portion of a modular stack that agrees on block ordering and finality.
Read full definitionConsensus Mechanism is the method validators or miners use to agree on the next valid ledger state.
Read full definitionCross-Chain Message is data passed between chains through bridges or messaging protocols with trust assumptions.
Read full definitionCryptographic Hash Function is a one-way function producing fixed-size digests used to link blocks and detect tampering.
Read full definitionNonce is a number varied during mining or used once in cryptographic protocols.
Read full definitionCryptographic Signature is a mathematical proof that a private key authorized a message or transaction.
Read full definitionData Availability is assurance that transaction data needed to verify state is accessible to participants.
Read full definitionDeterministic Finality is protocol rules that mark a block finalized once specific validator thresholds are met.
Read full definitionDifficulty is a network parameter controlling how hard it is to find a valid proof-of-work solution.
Read full definitionElliptic Curve Cryptography is the public-key mathematics commonly used for crypto address keypairs.
Read full definitionEthereum Virtual Machine is a widely used smart-contract execution model and bytecode environment.
Read full definitionExecution Layer is the portion of a modular stack that executes transactions and updates state.
Read full definitionFinality is the point after which a transaction is considered practically irreversible under a protocol’s rules.
Read full definitionFraud Proof is evidence used in optimistic systems to challenge an invalid state assertion.
Read full definitionFull Node is a node that verifies transactions and blocks according to consensus rules.
Read full definitionGenesis Block is the first block of a blockchain from which height counting begins.
Read full definitionHard Fork is a non-backward-compatible rule change that can permanently split chains if not universally adopted.
Read full definitionHash is the output digest of a hash function, often shown as a hex string in explorers.
Read full definitionLayer One Blockchain is a base settlement network that defines its own consensus and security budget.
Read full definitionLayer Two Network is a scaling system that settles or posts data to a layer-one chain while executing off the base layer.
Read full definitionLight Node is a resource-light client that verifies less data than a full node, with different trust assumptions.
Read full definitionMempool is the set of unconfirmed transactions waiting to be included in a block.
Read full definitionMerkle Root is the single hash summarizing all transactions in a block’s merkle tree.
Read full definitionMerkle Tree is a hash tree that efficiently commits to a set of transactions in a block.
Read full definitionMining is the process of expending energy and computation to produce proof-of-work blocks.
Read full definitionNetwork Congestion is a state where demand for block space rises, often increasing fees and confirmation delays.
Read full definitionNode is software participating in peer-to-peer networking and validation for a blockchain.
Read full definitionOptimistic Rollup is a rollup that assumes batches are valid unless challenged during a dispute window.
Read full definitionOracle is a service that feeds external data into smart contracts, introducing dependency risk if manipulated.
Read full definitionOrphan Block is a valid block that is not retained on the canonical chain after competition.
Read full definitionPeer Discovery is how nodes find other network participants to exchange blocks and transactions.
Read full definitionProbabilistic Finality is growing confidence as more blocks bury a transaction, without an absolute instant guarantee.
Read full definitionProof of Stake is a consensus approach where validators lock stake and follow protocol rules to propose and attest blocks.
Read full definitionProof of Work is a consensus approach where block proposers expend computational work to earn the right to append blocks.
Read full definitionReorg Depth Risk is the residual chance recent confirmations could be displaced by a chain reorganization.
Read full definitionRollup is a layer-two design that batches transactions and posts data or proofs to a parent chain.
Read full definitionSequencer is a component that orders layer-two transactions, which may introduce centralization or censorship risks.
Read full definitionSharding is splitting network load across multiple shards to improve scale, with cross-shard complexity.
Read full definitionSidechain is a separate chain pegged or bridged to a parent chain with its own security assumptions.
Read full definitionSlashing is protocol penalties that destroy or lock stake for validator misbehavior.
Read full definitionSmart Contract Platform is a blockchain that hosts programmable contracts beyond simple transfers.
Read full definitionSoft Fork is a backward-compatible tightening of consensus rules when widely adopted.
Read full definitionState Channel is an off-chain interaction pattern that settles final state on-chain when participants close the channel.
Read full definitionState Root is a commitment hash representing account and storage state after executing a block.
Read full definitionThroughput is how many transactions a network can process per unit time under given conditions.
Read full definitionTime Lock is a condition preventing spending until a time or block height is reached.
Read full definitionUnspent Transaction Output is a ledger model tracking spendable outputs rather than account balances.
Read full definition