Header Chain

Architecture

A header chain constitutes the sequential arrangement of block headers within a cryptographic ledger, serving as a compressed representation of the entire transactional history. Each link contains the hash of the preceding block, ensuring immutable connectivity across the distributed network. This structural integrity allows nodes to verify state transitions without requiring the storage of the full transaction set, optimizing computational efficiency during synchronization.