Bible Network Crypto DeFi Onchain RWA AI Agent Stablecoin Chain SAFU CryptoTax DeFAI AGI Claude Me Claude Skill Claude Design Claude Cowork
Independent Media
Not affiliated with any project
Blockchain Technology, Every Layer Deconstructed
chain-bible.com
LATEST
What Is a Testnet: A Blockchain Where You Can Break Everything and No One Actually Loses Money  ·  Your Transaction Shows "Pending" After You Hit Send — Where Is Your Money Actually Right Now?  ·  What Actually Happens to Your Money When a Rollup Sequencer Goes Down (Not What You'd Assume)  ·  The Fee You Pay on a Rollup Is Actually Two Separate Bills Merged Into One  ·  Ten European Banks Launch RL1 Consortium Blockchain: Did This One Learn TradeLens's Lesson?  ·  Is Running Your Own Validator Node Worth It? Do This Math First
Glossary · Consensus Mechanisms

51% Attack

Consensus Mechanisms beginner

30-Second Version · For the impatient
A <a href="/en/glossary/consensus-mechanisms/51-percent-attack/">51% Attack</a> occurs when a single entity gains control of more than half of a blockchain's <a href="https://crypto-bible.com/en/glossary/blockchain-fundamentals/block/" target="_blank" rel="noopener">Block</a>-production power (hash power on PoW chains, staked tokens on PoS chains), letting them rewrite recent transaction history and double-spend their own funds — but not steal assets from other people's wallets.
Full Explanation +
01 · What is this?

What is a 51% Attack, and how does it differ from the common assumption of "a hacker breaking in and stealing assets"?

When people hear "51% attack," the intuitive association is often a hacker cracking passwords and directly stealing money from other people's wallets — but that picture isn't accurate. A 51% attacker can't forge signatures, can't access wallets they don't hold the private keys to, and can't create new tokens out of thin air in violation of protocol rules — these are all cryptographic-layer protections that a 51% attack never touches.

What a 51% attack can actually do is manipulate the history of transactions the attacker was themselves a party to: once an attacker controls the majority of hash power or Staking weight, they can privately mine a parallel chain that excludes a transaction that already happened, and once this private chain's accumulated work (or validation weight) exceeds the public chain, broadcast it to replace the original one — a process called a chain reorganization, or reorg. If the attacker first deposits money at an exchange, converts it into another asset, or withdraws it, then uses this method to make the deposit record "disappear" from the chain, the same money has effectively been used twice — this is a double-spending attack.

02 · Why does it exist?

Why can 51% attacks happen, and what structural problem does this risk reflect?

Most consensus mechanisms' security assumptions are fundamentally built on the economic logic that the cost of acquiring majority Block-production power is far higher than the benefit an attack could yield — Bitcoin is rarely considered a realistic 51% Attack target because assembling more than half the network's hash power requires hardware investment and electricity costs on the scale of billions of dollars, far exceeding any benefit a single attack could extract.

But this security assumption depends heavily on the premise that total network hash power or Staking volume is large enough. Once that premise doesn't hold — such as on a smaller, lower-market-cap chain — the cost of acquiring majority hash power or staking weight drops substantially, potentially achievable even by short-term renting cloud hash power, or temporarily borrowing hash power from a larger chain that shares the same mining algorithm (Ethereum Classic, for instance, still uses the mining algorithm Ethereum used before its Merge). Once the attack cost falls below what an attacker could gain through double-spending, a 51% attack becomes economically worthwhile — which is precisely why most real-world cases have concentrated on small and mid-sized chains.

03 · How does it affect your decisions?

How is a 51% Attack actually carried out, and what real historical cases exist?

A typical attack unfolds in a few steps: the attacker first deposits funds at an exchange or merchant, converting them into another asset or withdrawing directly; meanwhile, using the majority hash power or Staking weight they control, the attacker privately mines a parallel chain that excludes that deposit transaction. Once this private chain's accumulated work (or validation weight) exceeds the public chain, the attacker broadcasts it, and the network — following the longest-chain rule or the corresponding consensus rule — switches to this chain that doesn't include the deposit record. The original deposit record disappears from the chain, and the attacker has effectively obtained assets they already withdrew for free.

History offers several real cases: Bitcoin Gold suffered a 51% attack in May 2018, with attackers double-spending roughly $18 million; Ethereum Classic (which uses the same mining algorithm as pre-Merge Ethereum, meaning hash power could easily be temporarily rented from Ethereum to attack this much smaller chain) was attacked in January 2019 and again in August 2020 — the former double-spent roughly $1.1 million, the latter reorganized over 7,000 blocks and double-spent roughly $5.6 million; Vertcoin was attacked in December 2018, with roughly $100,000 double-spent. A more recent case occurred in August 2025, when a project called Qubic claimed to have obtained majority hash power on Monero and executed a six-Block chain reorganization; major exchanges immediately suspended deposits, and the Token's price fell more than 16% within a single week.

04 · What should you do?

What does a 51% Attack mean for me, and what should I watch for?

If you hold or trade a PoW Token that's smaller in scale, lower in market cap, and shares a mining algorithm with a larger chain, the realistic risk of a 51% attack is substantially higher than holding a mainstream chain like Bitcoin or Ethereum — this is also why most exchanges set longer confirmation requirements for withdrawals of smaller PoW tokens than for mainstream coins, precisely to increase the time and cost an attacker would need to maintain a private chain's lead.

A more practical form of self-protection is: before confirming a transaction as a recipient (especially in the role of a merchant or exchange accepting high-value on-chain payments), verify whether that chain's total network hash power or Staking scale is large enough, whether it has experienced a real 51% attack before, and whether the confirmation count set by the exchange or platform for that chain is reasonable. It's also worth remembering that even a successful 51% attack can't let an attacker steal any of your other assets that weren't part of that specific transaction — meaning the actual victims of a 51% attack are typically exchanges or merchants who accepted the attacker's deposit and were then subject to a successful double-spend, rather than random ordinary holders.

Real-World Example +

Because Ethereum Classic uses the same mining algorithm as pre-Merge Ethereum, its network's hash power could be relatively easily rented temporarily from Ethereum. The chain suffered 51% attacks in January 2019 and again in August 2020, the latter reorganizing over 7,000 blocks and double-spending roughly $5.6 million — a typical example of this kind of attack actually happening on a mid-sized PoW chain.

Common Misconceptions +
✕ Misconception 1
× Misconception: A 51% attacker can steal assets from anyone's wallet on the network, when actually: an attacker can't forge signatures or access wallets they don't hold private keys to — they can only manipulate the history of transactions they themselves were party to, in order to double-spend. Assets in other people's wallets that weren't involved in the attacking transaction are completely unaffected
✕ Misconception 2
× Misconception: Mainstream large chains like Bitcoin could face a genuine 51% attack threat at any time, when actually: acquiring more than half of Bitcoin's network-wide hash power requires hardware and electricity costs on the scale of billions of dollars, far exceeding any benefit a single attack could yield. Historically, real 51% attack cases have concentrated almost entirely on small and mid-sized tokens with far less total hash power or stake than mainstream chains
The Missing Link +
Direct Impact

Assessing a chain's 51% attack risk is, to some extent, a matter of weighing the chain's scale and market cap against the functionality and decentralization it offers — smaller, newer chains are typically still in a growth phase, with total network hash power or stake not yet reaching a scale that effectively deters attacks. This is a common stage-of-life risk for emerging chains, not entirely a design flaw, but it does mean that until a chain's scale grows, holding and transacting related assets calls for more conservative confirmation counts and risk assessment.

Ask a Question
Please enter at least 10 characters
Related Articles
There's No One-Shot Fix for 51% Attacks — Only a Set of Defenses That Trade Off Against Each Other
consensus · Aug 17
More Related Topics