Skip to main content

Finality

consensus · blockchain

The rules or confidence used to judge whether a confirmed transaction can still be reversed.

1.general

Finality describes resistance to reversing confirmed state. Proof-of-work chains usually provide probabilistic finality: additional accumulated work makes a reorganization less likely and more costly but does not create one universally irreversible height.

2.explicit

Some proof-of-stake and Byzantine-fault-tolerant systems define checkpoints as finalized after a required validator threshold signs or votes. Those guarantees depend on the protocol's fault assumptions, validator set, slashing or recovery rules, and whether clients accept an emergency override.

3.policy

Services choose confirmation requirements based on value, available hash rate or stake, reorganization history, fraud signals, settlement dependencies, and their tolerance for delay. An unconfirmed acceptance policy is a risk decision, not consensus finality, even when wallets provide conflict alerts or double-spend proofs.

Related terms

All terms and definitions may update as the Cryptionary improves.