All 160 puzzles/Puzzle 125
Puzzle 125 of 160125 bit rangeSolved: July 9, 2023

Bitcoin Puzzle 125

One of the 160 puzzle addresses created in 2015 to show how hard it is to guess a Bitcoin private key. This one has fallen: the key was found on July 9, 2023 and the prize was claimed.

Puzzle
#125
Range size
2.1 × 1037
Balance
0
Status
Solved

Puzzle address

1PXAyUB8ZoH3WD8n5zoAthYjN15yN5CVq5
View live balance and history on blockchain.com ↗

Private key search range

The private key of this address is a number between 2124 and 2125, which is 2.1 × 1037 possible keys. In hex, the range looks like this:

From
10000000000000000000000000000000
To
1fffffffffffffffffffffffffffffffff

Revealed private key

Since this puzzle is solved, its private key is public knowledge and the prize was claimed long ago. It is shown here for reference and study: you can verify that this key really does produce the address above.

Hex
1c533b6bb7f0804e09960225e44877ac
WIF (compressed)
KwDiBf89QgGbjEhKnhXJuH7Nbdz1FhKePEPcr4to6PqoSc6KxQy6

Watch the search find this key

This puzzle is already solved, so the demo scans the range from the start and stops when it reaches the known key. It is a replay, not a treasure hunt.

About puzzle 125

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 125 sits at the 125 bit mark, so its key is one of 2.1 × 1037 candidates.

A range this size is far beyond raw brute force. This puzzle fell because its public key was deliberately exposed, which let solvers use Pollard's kangaroo algorithm to cut the work down to roughly the square root of the range. The key was found on July 9, 2023. It stands as a real world benchmark of how far that technique scales.

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.