Finality
The point at which a blockchain transaction or block is considered irreversible and cannot be practically changed or removed.
Finality is the assurance that once a transaction is included in a blockchain, it will not be reversed, replaced, or removed. Different networks achieve this in different ways. Some blockchains offer probabilistic finality, where each new block added after a transaction makes reversal increasingly unlikely. Others use consensus designs that provide deterministic or near-instant finality, meaning a block is treated as final once validators agree on it under the protocol’s rules.
Finality matters because users, wallets, exchanges, and applications need to know when it is safe to act on a transaction. For example, a crypto exchange may wait for several block confirmations before crediting a deposit, reducing the risk that a temporary chain reorganization could undo it. In everyday terms, finality is similar to the difference between a payment that is still pending and one that has fully settled. The stronger and faster the finality, the sooner participants can rely on the blockchain’s record.
Other terms in Blockchain Fundamentals
Atomic Swap
A peer-to-peer crypto trade that lets two parties exchange different coins directly without relying on a centralized exchange or custodian.
Block (Blockchain)
A block is a bundled set of blockchain transactions and metadata that is added to the chain after the network accepts it as valid.
Blockchain
A blockchain is a shared digital ledger that records transactions in linked batches and is maintained by a network of computers.
Blockchain Fork
A blockchain fork is a split or change in a blockchain’s rules that can create two different versions of the network’s transaction history.