Skip to main content

Chained Consensus

Definition

Chained consensus refers to a class of blockchain consensus algorithms where blocks are linked sequentially through cryptographic proofs, forming a chain. Each new block builds upon the cryptographic hash of the preceding block, thereby confirming its validity and securing the ledger. This method enhances finality and resistance to adversarial attacks by making past transactions progressively more difficult to alter. It represents a fundamental approach to maintaining distributed ledger integrity.