Bitcoin’s Quantum Risk Is Real
Bitcoin faces a significant risk of quantum attacks, with approximately a quarter of all Bitcoin exposed to this threat due to public keys revealed on the blockchain. This vulnerability raises concerns about the overall security model of Bitcoin and whether trust in its cryptography is at risk.
Imagine waking up one day to find your Bitcoin balance at zero, both in your cold storage and exchange wallets. This scenario, though extreme, could be a coordinated quantum attack where millions of UTXOs are drained silently. Such an event would not only result in theft but also undermine the value of Bitcoin and shake trust in its security.
Potential attackers could exploit quantum computers to target older UTXOs in forgotten or inactive wallets, draining coins without detection. The emergence of quantum computing threatens the foundational assumptions that secure Bitcoin, as the cryptography that has protected the network could be compromised by these advanced machines.
Quantum computers operate differently from traditional computers, posing a threat to Bitcoin’s digital signatures like Schnorr and ECDSA, which rely on the discrete logarithm problem. With Shor’s algorithm, a quantum attacker could break this problem, allowing them to derive private keys from public keys on the blockchain.
Addressing the quantum threat requires difficult trade-offs, including the adoption of post-quantum signature schemes to enhance security. However, these schemes come with challenges such as larger signature sizes, increased broadcasting costs, and complexity in key management.
Taproot, introduced in 2021, offers a potential solution by allowing for the inclusion of post-quantum signature checks in hidden script paths. This feature could serve as a foundation for a smoother transition into a post-quantum world, safeguarding Bitcoin against quantum attacks.
By adding support for post-quantum signatures in Bitcoin Script and implementing a kill switch to disable vulnerable outputs, Bitcoin can prepare for the quantum threat proactively. Educating users and gradually migrating coins to upgraded Taproot outputs can mitigate potential disruptions caused by a last-minute scramble to address the quantum risk.
While uncertainties remain about the choice of post-quantum algorithms and their efficiency in Bitcoin, starting preparations now is crucial to ensure a secure transition. Timely upgrades and user education can minimize panic and facilitate a smoother adaptation to the evolving quantum landscape within the Bitcoin ecosystem.


