IBM's Quantum Roadmap: The Published Milestones
IBM has published detailed quantum computing roadmaps since 2020. The company tracks progress along two axes: qubit count and error rates. Both matter for cryptographic relevance, and both are still far from the thresholds needed to threaten deployed cryptography.
The current generation processor is the Heron r2, which IBM released in late 2024. The planned next major architecture is Flamingo, a modular system targeting more than 1,000 qubits through multi-chip interconnects. Understanding what these milestones actually mean requires separating raw qubit counts from the logical qubit counts that matter for cryptographic attacks.
The Heron r2 Processor: What the Numbers Mean
IBM's Heron r2 chip runs 133 qubits with a two-qubit gate error rate of approximately 0.3%. On its face, 133 qubits sounds significant. The error rate figure requires more context to interpret correctly.
A 0.3% two-qubit gate error rate means that each two-qubit gate operation has a 0.3% probability of producing an incorrect result. Cryptographic algorithms like Shor's require millions to billions of gate operations to factor the integers underlying ECDSA-256 or RSA-2048. At 0.3% error per gate, errors accumulate catastrophically long before the computation completes correctly.
Error rates below approximately 0.1% (one in a thousand) are often cited as a rough threshold for surface code error correction to become net-beneficial. Below the surface code threshold, adding more physical qubits to implement error correction actually reduces logical error rates. Above the threshold, error correction overhead makes things worse. Heron r2 at 0.3% sits above the most demanding error correction requirements, which means it cannot yet run the deep quantum circuits needed for cryptographic attacks.
What "Error Rate" Means vs Logical Qubit Count
There are two distinct concepts journalists frequently conflate: physical qubits and logical qubits. Physical qubits are the actual hardware components. They are noisy and error-prone. Logical qubits are error-corrected units built from many physical qubits working in concert.
The surface code error correction scheme requires roughly 1,000 physical qubits per logical qubit at current error rates, to achieve a logical error rate low enough for deep cryptographic circuits. At 133 physical qubits, Heron r2 cannot implement a single logical qubit with surface code protection at the quality needed for Shor's algorithm.
This is the central fact that most media coverage omits. The qubit count headline is misleading without the logical qubit context. A machine with 1,000 physical qubits at today's error rates has, for cryptographic purposes, approximately zero fault-tolerant logical qubits.
The Flamingo Architecture and the Modular Approach
IBM's Flamingo processor targets more than 1,000 qubits through a modular architecture. Rather than building a single monolithic chip with thousands of qubits, IBM plans to connect multiple smaller chips using quantum interconnects. This approach addresses one of the fundamental scaling challenges in superconducting qubit systems: as chip size grows, maintaining uniform qubit quality becomes increasingly difficult.
The modular architecture introduces new engineering challenges. Quantum interconnects between chips must preserve qubit coherence. Gate fidelity across chip boundaries tends to be lower than on-chip gate fidelity. IBM has not published gate error rates for inter-chip operations in the Flamingo architecture.
Even at 1,000+ physical qubits, the logical qubit math does not change. At 1,000:1 physical-to-logical overhead, a 1,000-qubit Flamingo system would implement approximately one logical qubit. Running Shor's algorithm against secp256k1 (the curve used in Bitcoin and Ethereum) requires an estimated 2,330 logical qubits according to a 2022 analysis by Mark Webber et al. published in AVS Quantum Science. The machine required to do this in a reasonable timeframe needs millions of physical qubits.
How IBM Compares to Google Willow
Google announced its Willow chip in December 2024. Willow runs 105 qubits and demonstrated a key milestone: below-threshold error correction, where adding more physical qubits to a surface code array actually reduced the logical error rate exponentially. This was the first experimental demonstration of this behavior at scale.
Google's result is more significant as an error correction milestone than as a cryptographic threat indicator. Willow solved a problem called random circuit sampling, which is a benchmark designed to be hard for classical computers. It does not directly translate to the ability to run Shor's algorithm. The circuits are shallow and the problem is not cryptographically relevant.
IBM's roadmap focuses more on gate fidelity improvements and modular scaling. Google focuses more on demonstrating error correction principles. Both approaches are relevant to eventual fault-tolerant quantum computing, but neither is on a trajectory to threaten ECDSA-256 within the next five years. The realistic quantum threat timeline puts cryptographically relevant machines in the 2030s at the earliest, under optimistic assumptions.
Why This Matters for Blockchain Security Now
The gap between current hardware and cryptographically relevant machines is large. But the harvest-now-decrypt-later attack model changes the calculus. Adversaries recording encrypted blockchain transactions today can attempt to decrypt them once quantum hardware matures. Long-lived cryptographic commitments signed today with ECDSA may be verifiable as broken in ten to fifteen years.
IBM's roadmap progress is relevant not because Heron r2 or Flamingo pose immediate threats, but because they mark measurable progress on a trajectory. Each generation of IBM processors has improved gate fidelity. The error rates have fallen from around 1% in 2020-era systems to 0.3% in Heron r2. Reaching 0.1% or below would cross an important error correction threshold and accelerate progress toward fault-tolerant systems.
The appropriate response is not alarm at each IBM announcement but rather preparation. NIST finalized post-quantum cryptography standards in 2024 precisely because the migration lead time for large-scale blockchain infrastructure is measured in years, not months. Tracking IBM's roadmap is useful for calibrating that timeline, not for reacting to each chip announcement.
What Would Actually Constitute a Cryptographic Threat
A machine capable of breaking ECDSA-256 in a practically relevant timeframe needs roughly 4,000 fault-tolerant logical qubits running Shor's algorithm, according to estimates from Craig Gidney and Martin Eker at Google (2021). Converting to physical qubits at current surface code overhead rates requires millions of high-quality physical qubits.
IBM's published roadmap targets are meaningful engineering milestones. They do not put millions of fault-tolerant physical qubits within a five-year horizon. The honest interpretation of IBM's 2026 roadmap is that it represents continued, measurable progress toward fault-tolerant quantum computing, not a near-term threat to deployed cryptographic systems. Blockchain systems using post-quantum cryptography are protected against this trajectory regardless of how quickly IBM or Google advance their hardware. The competing approach from Microsoft's topological qubit program aims to reduce physical qubit overhead but has not yet demonstrated competitive gate fidelities.
Frequently Asked Questions
Does IBM's Heron r2 chip threaten Bitcoin or Ethereum?
No. Heron r2 has 133 physical qubits and approximately 0.3% two-qubit gate error rates. Breaking ECDSA-256 requires an estimated 4,000 fault-tolerant logical qubits, which translates to millions of physical qubits at current error correction overhead ratios. Heron r2 cannot implement a single fault-tolerant logical qubit for this purpose.
What is the Flamingo quantum processor?
Flamingo is IBM's planned modular quantum architecture targeting more than 1,000 physical qubits through multi-chip interconnects. The modular approach helps address scaling challenges with superconducting qubits. Even at 1,000 physical qubits, Flamingo would support only approximately one logical qubit under surface code error correction at current error rates.
What error rate threshold is needed for cryptographically relevant quantum computing?
Surface code error correction becomes net-beneficial when two-qubit gate error rates fall below approximately 0.1% (one in a thousand). At this threshold, adding more physical qubits to a logical qubit block exponentially reduces the logical error rate. IBM's Heron r2 at 0.3% is above this threshold for the most demanding circuits, though Google demonstrated below-threshold operation with its Willow chip in late 2024.
How does Google Willow compare to IBM Heron r2?
Google Willow (105 qubits) demonstrated below-threshold error correction in December 2024, showing that adding physical qubits reduced logical error rates. IBM Heron r2 (133 qubits) has better individual gate fidelity metrics. Both machines are far from the millions of physical qubits needed for cryptographic attacks. The two companies use different benchmarks and different architectural approaches.
When should blockchain projects start migrating to post-quantum cryptography?
The migration should begin now for any long-lived system. The harvest-now-decrypt-later threat means adversaries can record transactions today for decryption once quantum hardware matures. NIST finalized post-quantum standards in 2024. The engineering lead time for migrating blockchain signature schemes is measured in years, so waiting until quantum hardware matures is too late.


