Reorganization Depth
Reorganization Depth refers to the number of blocks that are discarded when a network experiences a chain fork and converges on a new, longer chain. When a reorganization occurs, any transactions included in the discarded blocks are effectively undone unless they are included in the new, winning chain.
This creates significant risks for financial applications, as a trade that appeared to be settled might suddenly vanish. The depth of the reorganization determines the severity of the impact, with deeper reorganizations causing more disruption to the ledger state.
Protocols aim to minimize the likelihood and depth of these events through robust consensus rules and faster finality mechanisms. For high-frequency derivatives trading, even a shallow reorganization can lead to significant slippage or the failure of a liquidation event.
Understanding the typical reorganization depth of a network is vital for risk management and for setting appropriate confirmation requirements. It is a key metric for assessing the reliability of a blockchain's settlement layer.