Bitcoin Quantum Threat: Real, Not Imminent, Ark Says
Ark Invest's quantum computing report says Bitcoin is safe for now—but 35% of BTC supply sits in vulnerable addresses. Here's what it means for holders.

What to Know
- Ark Invest and Unchained published a joint report concluding that quantum computing cannot currently break Bitcoin's cryptography
- ~35% of the total Bitcoin supply sits in addresses that could eventually be exposed if quantum computers advance far enough
- Bitcoin developers merged BIP 360 into the official GitHub repository, introducing a post-quantum output type called Pay-to-Merkle-Root (P2MR)
- Cryptographer Ethan Heilman warned that discussions about post-quantum upgrades could take 5 to 10 years to resolve
The Ark Invest quantum computing report, published Wednesday in partnership with Bitcoin-focused firm Unchained, lands a verdict that's simultaneously reassuring and quietly alarming: quantum computers can't crack Bitcoin today, but a non-trivial slice of the total supply is already sitting in addresses that a future machine could one day drain. That framing—'not imminent'—is doing a lot of work to make the situation sound comfortable. Whether it actually is depends on how fast the upgrade cycle moves.
What the Ark Invest Report Actually Says
Cathie Wood's Ark Invest, working alongside Bitcoin financial services firm Unchained, released a white paper this week examining whether quantum advances could eventually break the elliptic curve cryptography that secures Bitcoin wallets. The short answer: yes, eventually. The long answer involves a lot of caveats about timelines and technical thresholds that today's machines can't get close to.
Today's quantum systems operate in what researchers call the Noisy Intermediate-Scale Quantum (NISQ) era — roughly 100 logical qubits in most operational systems. Breaking a single Bitcoin private key from its public key would require thousands of high-quality, error-corrected qubits running an enormous volume of reliable quantum operations. That gap between what exists now and what would be needed is the crux of the 'not imminent' case. "Today's quantum systems lack the capabilities required to compromise Bitcoin," the researchers wrote. "Meaningful breakthroughs would disrupt internet security first, triggering coordinated responses well beyond Bitcoin."
The report's framing is measured — deliberately so. It positions quantum as a gradual technological progression rather than a sudden 'Q-day' rupture, giving Bitcoin's developer community time to see it coming and react. Within 10 to 20 years, according to the researchers, the practical quantum computing community should make enough algorithmic progress to give Bitcoin developers meaningful runway to adapt.
In our view, quantum development will be a gradual technological progression — not a sudden 'Q-day' event — giving markets and the Bitcoin network time to adapt.
How Much Bitcoin Is Actually at Risk?
What percentage of Bitcoin supply could quantum computers threaten?
Here's the part that deserves more attention than it's getting. According to the Ark Invest quantum computing report.pdf), approximately 35% of the total Bitcoin supply currently sits in addresses that could face exposure if quantum machines eventually advance enough to break elliptic curve cryptography. That breaks down roughly as follows: 1.7 million BTC are held in P2PK addresses — mostly believed to be lost coins from Bitcoin's earliest days — and another 5.2 million BTC sit in reused addresses or Taproot addresses that haven't been migrated to quantum-resistant formats.
The P2PK holdings are the gnarlier problem. Most of that 1.7 million BTC is presumed dormant — Satoshi's coins, early miner rewards, wallets where the keys have been lost. A future quantum machine scanning those exposed public keys wouldn't need the current owner to authorize anything. The cryptography itself becomes the vulnerability. That's not a hypothetical edge case. That's a significant chunk of the 21 million BTC hard cap sitting in structurally exposed positions.
The threat path is staged, not sudden. Quantum computers would first become useful in fields like chemistry, then advance to cracking weaker cryptographic systems, and eventually — in a final stage — be able to break elliptic curve keys faster than Bitcoin's roughly 10-minute block interval. At that point, any unspent transaction output with an exposed public key becomes fair game within a single block. Nobody is suggesting that's close. But the direction is clear.
BIP 360 and the Long Road to Post-Quantum Bitcoin
Bitcoin developers have been moving — slowly — to address this. In February, BIP 360 was merged into the official Bitcoin Improvement Proposals GitHub repository. It introduces a new output type called Pay-to-Merkle-Root (P2MR), which disables key-path spending — the feature that exposes public keys when coins are moved. That's a meaningful first step toward a post-quantum framework.
But 'first step' is doing heavy lifting here. Integrating post-quantum protections into Bitcoin's consensus layer would require agreement across a decentralized community of developers, miners, and users — plus updates to wallets, hardware devices, and exchange infrastructure. "Bitcoin isn't just one piece of software," BIP 360 co-author and cryptographer Ethan Heilman told reporters. "There's an entire ecosystem of wallets, hardware devices, and exchanges, and migrating all of that will take time."
Heilman estimated that the debate around which post-quantum algorithms to adopt, and how to integrate them, could easily run five to ten years. That's not a scandalous timeline given Bitcoin's track record on major upgrades — SegWit took years of contentious debate, and Taproot wasn't exactly a rapid rollout either. But it does mean that if quantum timelines compress faster than expected, the gap between 'threat real' and 'network protected' could get uncomfortably narrow.
If the threat isn't urgent, things move slowly. Once it becomes real, development tends to accelerate.
Does the 'Not Imminent' Label Give You a False Sense of Security?
There's a broader conversation happening around this report that the headline somewhat obscures. Coinbase CEO Brian Armstrong, Ethereum co-founder Vitalik Buterin, and Cardano founder Charles Hoskinson have all addressed quantum risk publicly over the past year. The fact that major ecosystem figures are raising it doesn't mean panic is warranted — but it does mean this isn't a fringe concern being amplified by noise.
The 'harvest now, decrypt later' attack vector is worth sitting with for a moment. The concern is that bad actors are already collecting blockchain data — public keys exposed during transactions — with the intent to decrypt it once sufficiently powerful quantum machines exist. It's a long game, but it's a game with a real payoff if quantum development accelerates on a compressed timeline. The Ark/Unchained report explicitly flags this risk, though it frames it as manageable rather than critical.
One complication the report touches on but doesn't resolve: exchanges that use Bitcoin hierarchical deterministic wallets — standardized under BIP32 — could face a specific problem if blockchains migrate to post-quantum cryptography. These systems let operators generate fresh deposit addresses from a public key stored server-side while private keys stay offline. A post-quantum migration that doesn't account for HD wallet architecture could break that entire model for major platforms like Coinbase and Binance.
The Ark Invest report lands on a cautiously optimistic note — Bitcoin's design makes it slow to change, but that same conservatism provides assurance against rushed, untested upgrades. "From that perspective, Bitcoin's caution represents a tradeoff between adaptability and assurance," the authors wrote. Call it prudent. Or call it a community that historically waits until a problem is staring it in the face before moving.
Frequently Asked Questions
What does the Ark Invest quantum computing report say about Bitcoin?
The Ark Invest and Unchained joint report concludes that quantum computers pose a real but non-imminent threat to Bitcoin. Current quantum machines operate far below the capability required to break Bitcoin's elliptic curve cryptography, with the threat expected to emerge gradually over 10 to 20 years rather than as a sudden event.
What is BIP 360 and how does it protect Bitcoin from quantum computers?
BIP 360 is a Bitcoin Improvement Proposal merged into the official GitHub repository in February 2026. It introduces a new output type called Pay-to-Merkle-Root (P2MR) that disables key-path spending, which exposes public keys when coins are spent. It represents the first formal step toward post-quantum cryptography for Bitcoin.
How much Bitcoin could be exposed to quantum computing attacks?
According to the Ark Invest and Unchained report, approximately 35% of the total Bitcoin supply sits in vulnerable addresses — including 1.7 million BTC in P2PK addresses believed to be lost, and roughly 5.2 million BTC in reused or Taproot addresses that have not yet been migrated to quantum-resistant formats.
How long would a post-quantum Bitcoin upgrade take?
BIP 360 co-author Ethan Heilman estimated that discussions about post-quantum upgrades could take five to ten years to resolve, due to open questions about which algorithms to use and the complexity of updating the entire ecosystem of wallets, hardware devices, and exchanges that Bitcoin depends on.
