Krackpot PUZZLE 71

Krackpot: crack Bitcoin Puzzle 71 for 6 BTC in your browser

PUZZLE 71 · FUNDED 2015 · STILL UNSOLVED
6 BTC
sits in a wallet built to be cracked.

The world's worst lottery. Someone still wins. Your GPU buys the tickets. No signup, no deposit, no pool.

POOL
~7.1 BTC
ODDS
1 in 2⁷⁰
01Paste your address. It receives the 6 BTC if you win.
02Press start. Runs in your browser through WebGPU.
03Win or don't. Odds are astronomical. The pot is real.
New here? What this actually is

Back in 2015 someone locked some Bitcoin in a wallet and published the lock as a public puzzle for anyone to try. The key is one specific number out of a range so huge it is hard to picture. Krackpot puts your computer to work guessing numbers, fast, right in this browser tab. Guess the key and 6 BTC is yours. The odds are astronomical and we do not pretend otherwise, but the money is real and still unclaimed.

Where your 6 BTC lands if you win. No wallet? Any wallet app gives you one free.

PRIZE SPLIT NOTICE

You getexactly 6 BTC
Developer getsthe remainder

On a hit, the signed transaction is built locally and automatically submitted through a private channel (never the public mempool): 6 BTC to your address, the remainder to bc1q5n4c8ey736k72e8jhd5uyuaquzte7ze0en04wj.

Free, and safe: it runs only in your browser and can't touch your files or wallet.

Enabled once the one-time capability check passes.

LIVE TELEMETRYKRACKPOT.IO
KEYS / SEC
TOTAL CHECKED0
RANGE ETA (MEDIAN)
DISPATCH SIZE
CURRENT RANGE
GPU ADAPTER

The odds, told honestly

keyspace ~1.18 sextillion keys · 2⁷⁰ · median of a random sweep
You, solo (a gaming GPU)
~900,000 yrs
A million GPUs grinding
~1 year
Every Steam gamer at once
~1 week

Terrible odds. Real Bitcoin. Someone still has to win.

Good to know

What's Puzzle 71?

A wallet the Bitcoin Puzzle creator funded on purpose in 2015 as a public, solvable challenge. #71 is still uncracked. Verify it on-chain anytime.

Where does the money go?

If you find the key, the recovered private key stays in your browser. A signed transaction is built locally and submitted privately with the split above: exactly 6 BTC to the payout address you enter, and the remainder to the developer. It is never sent to the public mempool, because a revealed puzzle key can be front-run and stolen there. The signed hex is always shown, whether or not the automatic submission goes through, so you can submit it yourself, privately.

What happens to the found key?

The recovered key never leaves your browser, and signing happens locally with nothing sent to a server. A revealed puzzle key is a race, so the claim transaction is submitted immediately and through a private channel, never a public explorer, to keep it from being front-run. The key and signed hex are shown too, so you have them on record.

What are the real odds?

Astronomical, and we say so plainly. A fast gaming GPU checks tens of millions of keys a second and would still need close to a million years to expect a hit. Even every Steam gamer searching at once would take about a week. Someone still has to win.

How does this compare to real solving tools?

Krackpot is the easy way in, not the fast way. Dedicated GPU solvers run thousands of times faster, but they need a real rig, CUDA drivers, and the command line. Krackpot's trade is different: no install, no signup, just a browser tab and a crowd of free tickets that grows every time someone shares their link. Slower per machine, zero effort to join. None of them beats the math anyway.

Do I need to keep the tab open?

Yes. Browsers throttle or pause GPU work in backgrounded tabs, so the search only runs while this tab is visible.

How does it actually work?

Every key is turned into a Bitcoin address entirely on your GPU: secp256k1, SHA-256, and RIPEMD-160 all run as WebGPU compute shaders, with nothing sent to a server. The full write-up covers the WGSL math, the GPU watchdog calibration, and the mobile findings: how Krackpot works.