Chain Reorg (Reorganization)

Chain Reorg (Reorganization): Blockchain History Changes

Chain reorgs occur when a blockchain adopts a different version of transaction history, potentially reversing confirmed transactions. It’s like time travel, but messier and more expensive.

A chain reorganization (reorg) happens when a blockchain network adopts an alternative chain of blocks as the canonical history, potentially reversing previously confirmed transactions. This can occur due to network splits, competing miners, or consensus failures.

How Chain Reorgs Work

Competing chains develop when different groups of miners or validators work on different versions of blockchain history simultaneously.

Longest chain rule (or other consensus mechanisms) eventually determines which chain becomes official, potentially orphaning blocks from the alternative chain.

Transaction reversal affects any transactions that were included in orphaned blocks, requiring them to be re-confirmed in the new canonical chain.

Chain reorganization diagram showing canonical blockchain branch versus orphaned competing branch

Real-World Examples

  • Ethereum Classic experienced deep reorgs during 51% attacks that reversed thousands of blocks
  • Bitcoin Cash has had several reorgs during periods of hash rate instability
  • Polygon faced a 157-block reorg in 2023 due to infrastructure issues

Why Beginners Should Care

Confirmation security requires waiting for multiple block confirmations to reduce the risk of transaction reversal from reorgs.

Exchange impacts as platforms may halt deposits/withdrawals during suspected reorgs to prevent double-spending attacks.

Network stability indicators include reorg frequency and depth, which signal overall blockchain health and security.

Related Terms: 51% Attack, Block Confirmation, Consensus Mechanism, Double Spending

Back to Crypto Glossary

Similar Posts

  • Community Governance

    Community Governance: Collective Decision MakingCommunity governance enables token holders and participants to collectively make decisions about project direction and protocol changes. It's like a democracy where community members vote on important issues.Community governance refers to decision-making systems where project participants have input and voting rights over protocol changes, resource allocation, and strategic direction. This distributes control…

  • Minting

    Minting: Creating New Tokens or NFTs Minting is the moment digital assets come into existence. Whether it’s new cryptocurrency tokens or unique NFTs, minting transforms code into valuable digital property. Minting is the process of creating new tokens or NFTs by executing a smart contract function that adds them to a blockchain. It’s like printing…

  • Altcoin

    Altcoin: Every Cryptocurrency That Isn’t Bitcoin “Altcoin” literally means “alternative to Bitcoin.” Some are innovative improvements, others are marketing experiments, and many are outright scams. An altcoin is any cryptocurrency other than Bitcoin. The term covers everything from Ethereum’s smart contract platform to obscure meme coins with dog themes. How Altcoins Work Each altcoin attempts…

  • Liquidity Mining

    Liquidity Mining: Earning Rewards for Providing Liquidity Liquidity mining rewards users who provide capital to DeFi protocols with governance tokens. It’s like getting paid to be the house money at a casino. Liquidity mining is a DeFi incentive mechanism where protocols distribute governance tokens to users who provide liquidity to their platforms. Users earn both…

  • Rollups

    Rollups: Scaling Through Bundling Rollups process hundreds of transactions off-chain then bundle the results into single on-chain transactions. It’s like carpooling for blockchain transactions – everyone shares the gas costs. Rollups are Layer 2 scaling solutions that execute transactions off the main blockchain but post transaction data on-chain for security. They inherit the security of…

  • Dynamic NFTs (dNFTs)

    Dynamic NFTs (dNFTs): Evolving Digital Assets Dynamic NFTs can change their metadata, appearance, or properties based on external data or on-chain events. They’re like digital collectibles that grow and evolve over time. Dynamic NFTs (dNFTs) are non-fungible tokens that can modify their metadata, attributes, or visual appearance in response to external data feeds, user actions,…