Chain Reorganization
Web3 / blockchain technology
Chain reorganization, or reorg, occurs when a blockchain client discovers a new chain of blocks that is longer or has greater cumulative difficulty than the currently accepted chain, causing it to discard previously confirmed blocks and reorganize its state. During a reorg, transactions included in blocks that are discarded become temporarily unconfirmed and may be reincluded in alternative blocks or dropped entirely, creating transaction uncertainty. The probability and depth of reorgs depend on network conditions, consensus mechanism, and the distribution of mining or validator power—longer reorgs are rarer but possible during network partitions or attacks. Most blockchain systems experience shallow reorgs of one to two blocks as a normal part of operation, while deeper reorgs indicate potential attacks or severe network issues. Exchanges and critical applications typically wait for multiple block confirmations to minimize reorg risk. Example: During Bitcoin's March 2013 fork, a chain reorganization spanning several blocks caused the network to split temporarily when clients running different software versions produced divergent chains. Why it matters for blockchain technology: Chain reorgs reveal the probabilistic security model of blockchains; understanding reorg mechanics is essential for assessing transaction finality, setting appropriate confirmation requirements, and defending against attacks like 51% attacks.
Explore the full Web3 Glossary — 2,020+ expert-curated definitions. Need guidance? Talk to our consultants.