51% Attack

51% Attack: When Consensus Gets Hijacked

A 51% attack occurs when a single entity controls the majority of a network’s mining power or stake, allowing them to manipulate transactions and double-spend coins.

A 51% attack is when an individual or group controls more than half of a blockchain network’s mining hash rate or staking power, giving them the ability to reverse transactions and manipulate the blockchain. It’s the digital equivalent of hijacking the entire banking system.

How 51% Attacks Work

Majority control allows attackers to mine or validate blocks faster than the honest network, eventually creating a longer chain that becomes the “true” blockchain according to consensus rules.

Double spending becomes possible when attackers reverse their own transactions after receiving goods or services, effectively spending the same coins twice.

Network disruption can halt transaction processing as attackers refuse to include certain transactions in blocks or reorganize the blockchain to exclude them.

Infographic showing a 51% attack with an honest network and an attacker’s chain that eventually overtakes the main chain

Real-World Examples

  • Bitcoin Gold suffered multiple 51% attacks resulting in millions in double-spent coins
  • Ethereum Classic experienced several attacks after major miners moved to Ethereum mainnet
  • Smaller altcoins are frequent targets due to lower hash rates and cheaper attack costs

Why Beginners Should Care

Network size matters for security. Bitcoin’s massive hash rate makes 51% attacks prohibitively expensive, while smaller networks remain vulnerable to well-funded attackers.

Exchange risks increase during 51% attacks as attackers often target high-value transactions on exchanges through double-spending schemes.

Recovery challenges exist after successful attacks. Networks must decide whether to reverse attacker transactions, which can undermine immutability principles.

Related Terms: Hash Rate, Mining, Consensus Mechanism, Double Spending

Back to Crypto Glossary

Similar Posts

  • DeFi Primitives

    DeFi Primitives: Basic Building BlocksDeFi primitives are fundamental financial functions like lending, borrowing, and trading that serve as building blocks for more complex decentralized finance applications. They're like Lego blocks for financial services.DeFi primitives refer to basic financial functions implemented as smart contracts that can be combined to create more complex financial products and services. These…

  • DPoS

    DPoS: Democratic Blockchain GovernanceDelegated Proof of Stake (DPoS) is a consensus mechanism where token holders vote for representatives who validate transactions on their behalf. It's like electing politicians to make decisions for the community.Delegated Proof of Stake (DPoS) is a consensus mechanism where token holders vote for a limited number of delegates who are responsible…

  • Light Client

    Light Client: Lightweight Blockchain AccessA light client provides blockchain access without downloading the entire blockchain history. It's like having a summary instead of reading the entire encyclopedia.A light client is a blockchain node that maintains network connectivity and basic functionality without storing the complete blockchain history or state. This enables resource-constrained devices to participate in blockchain…

  • Sequencer

    Sequencer: Transaction Order ControllerA sequencer determines the order in which transactions are processed in Layer 2 networks and some blockchain systems. It's like the traffic controller that decides which cars go through the intersection first.A sequencer is a component in Layer 2 scaling solutions that collects, orders, and batches transactions before submitting them to the…

  • Network Decentralization

    Network Decentralization: Distributed Control ArchitectureNetwork decentralization refers to distributing control and operation of blockchain networks across many independent participants rather than concentrating power. It's like having a town where decisions are made by all residents voting together instead of a single mayor controlling everything.Network decentralization describes the distribution of control, validation, and governance functions across…

  • Smart Contract Audit

    Smart Contract Audit: Code Security ReviewSmart contract audits involve professional security reviews of blockchain code to identify vulnerabilities before deployment. It's like having building inspectors for digital architecture.A smart contract audit is a comprehensive security review of blockchain application code conducted by experts to identify vulnerabilities, bugs, and potential attack vectors before public deployment. These reviews…