All 160 puzzles/Puzzle 135
Puzzle 135 of 160135 bit rangeUnsolvedPublic key exposed

Bitcoin Puzzle 135

One of the 160 puzzle addresses created in 2015 to show how hard it is to guess a Bitcoin private key. This one still stands, with 13.5 BTC (about $881,782) waiting for whoever finds the key.

Current prize
13.5$881,782
Puzzle
#135
Range size
2.2 × 1040
Balance
₿13.5
Status
Unsolved

Puzzle address

16RGFo6hjq9ym6Pj7N5H7L1NR1rVPJyw2v
View live balance and history on blockchain.com ↗

Private key search range

The private key of this address is a number between 2134 and 2135, which is 2.2 × 1040 possible keys. In hex, the range looks like this:

From
4000000000000000000000000000000000
To
7fffffffffffffffffffffffffffffffffff

For scale: one modern GPU checking about a billion keys per second would need about 1024 years to sweep this entire range.

Public key is exposed

The creator deliberately revealed the public key of this address. That changes the math completely: with a known public key, Pollard's kangaroo algorithm cuts the search to roughly the square root of the range, and a future quantum computer running Shor's algorithm could derive the private key outright. This is exactly why puzzles like this one act as an early warning system, a quantum canary for Bitcoin.

02145d2611c823a396ef6712ce0f712f09b9b4f3135e3e0aa3230fb9b6d08d1e16

Feel the scale in your browser

This demo samples random keys inside the exact range of this puzzle, right in your browser. Every candidate is real, but at JavaScript speed the odds of landing on the key are astronomically small. It exists to give you a feel for the scale, not to win the prize. Dedicated GPU tools scan roughly a thousand times faster, and the full table on the home page explains what to do in the absurdly lucky case that a search actually hits.

About puzzle 135

In 2015, an anonymous user created 160 Bitcoin addresses and funded them with about 1000 BTC in total. Each address hides its private key in a range that doubles with every puzzle number: puzzle 1 uses a 1 bit range, puzzle 160 a 160 bit range. Puzzle 135 sits at the 135 bit mark, so its key is one of 2.2 × 1040 candidates.

Nobody has claimed this prize yet, but this puzzle is special: its public key is out in the open. Kangaroo style solvers can attack it with square root effort, and a sufficiently capable quantum computer could break it outright with Shor's algorithm. If this puzzle and its exposed key neighbors all fall within a short window, that is the clearest public signal available that practical quantum attacks on Bitcoin have arrived.

The whole series is best understood as a public experiment, not a hacking contest. These coins were placed on purpose to be found, and the solved and unsolved puzzles together map the exact frontier of what today's hardware can do against Bitcoin's cryptography. Guessing the key of a normal wallet remains astronomically out of reach: a real 256 bit key has a keyspace about 1029 times larger than even puzzle 160. Read more about the math and the quantum angle in the FAQ on the main page.