Skip to main content

Trusted Checkpoint

Definition

A trusted checkpoint in a blockchain refers to a specific block in the chain’s history that is assumed to be valid and immutable by network participants, particularly light clients. These checkpoints are often established by a majority of network validators or a trusted authority, allowing clients to synchronize quickly without verifying the entire chain from the genesis block. They serve as a known good state from which to begin validating subsequent blocks. This mechanism accelerates synchronization for new nodes.