An amateur miner using a sub-$500 Bitaxe—essentially a tiny, open-source ASIC with the hash power of a 2014 mining rig—just found a valid Bitcoin block. The headline screams: "Proof that anyone can still mine Bitcoin." The numbers behind it? Over the past year, all solo miners combined earned just $4.7 million from block rewards. That’s 0.00004% of Bitcoin’s market cap. Let’s stop the feel-good narrative here and dive into what this event actually exposes about the protocol’s evolving security assumptions.
Context: The Probability of Being the One
Bitcoin’s Proof-of-Work is a lottery. Every second, the network’s combined hash rate—currently hovering around 600 exahashes per second (EH/s)—competes to find the next block. A Bitaxe delivers roughly 1 terahash per second (TH/s). The probability that any single hash from that device solves the block is 1 in 600 million per attempt. Statistically, a solo miner with 1 TH/s would expect to wait 23,000 years to find one block. That’s not an exaggeration; it’s a back-of-the-envelope calculation that every mining engineer recites before buying hardware.
The event itself is real—a block was mined, the wallet received 3.125 BTC (plus fees). But the narrative that this validates Bitcoin’s egalitarian ethos is a dangerous distortion. In my 2020 analysis of Uniswap V2’s liquidity mechanics, I learned that rare events in decentralized systems often obscure systemic risks. Here, the risk is not in the code but in the economics of scale.
Core: The Math Behind the Myth
Let’s break down the numbers with precision. The network’s difficulty adjusts every 2,016 blocks to maintain a 10-minute block interval. At current difficulty, the expected time for a 1 TH/s miner to find a block is:
- (600 EH/s) / (1 TH/s) = 600,000,000
- Each second, the miner makes 1 trillion attempts. The chance per second ~ 1/600,000,000,000,000,000? No, that’s wrong. Let’s recalc properly.
Actually, the probability per hash is: 1 / (difficulty 2^32). Difficulty today is ~80 trillion. So 1 hash = 1/(80e12 4.3e9) ~ 1/3.44e23. A 1 TH/s miner does 1e12 hashes per second. So probability per second ~ 1e12 / 3.44e23 ~ 2.9e-12. That means 1 chance in 345 billion per second. To have a 50% chance of finding a block, you’d need to run for about (345 billion seconds) / (600 seconds per block) ~ 575 million blocks, which is ~11,000 years. (I’m simplifying; the exact expected time is indeed thousands of years.)

This is not a lottery; it’s a statistical outlier of such magnitude that it’s essentially a miracle.
Now, why does this matter? Because stories like this fuel a false hope that leads new entrants to buy hardware, pay electricity, and lose money. In 2021, during the Axie Infinity smart contract forensics, I saw how small errors in incentive design could harm retail participants. Here, the error is not in the code but in the marketing narrative. The Bitaxe project is brilliant for education and tinkering—I own one myself for testing. But using it for serious mining is akin to buying a lottery ticket with a 1-in-600-million chance of winning. The expected loss is near-certain.
Why the Narrative Is Dangerous
The article cites $4.7 million in total amateur miner rewards over the past year. That’s about 23 blocks out of 52,560 blocks mined annually—0.044%. Over 99.95% of blocks are now captured by industrial-scale operations. And those operations are increasingly centralized: the top three mining pools control over 60% of hash power. The code is law, but trust is the currency. The trust in Bitcoin’s decentralization is propped up by the illusion that anyone can participate. In reality, post-halving, miner revenues have collapsed, and only the most efficient operations survive.
During the 2022 Terra/Luna collapse, I spent weeks dissecting the rebalancing algorithm and witnessed firsthand how narratives can override technical reality. The “amateur miner” story is the same pattern—a single data point exaggerated to sell a worldview. The real takeaway is not that solo mining is dead, but that its death is a slow, inevitable drift toward industrial capture.

Contrarian: The Hidden Centralization Signal
Let me offer a counter-intuitive angle: this event actually underscores the centralization of Bitcoin mining, not its resilience. Think about it: the fact that a single amateur found a block is newsworthy precisely because it’s so rare. If solo mining were viable, we wouldn’t celebrate it—we’d expect it. The $4.7 million figure for all amateur miners globally is smaller than the weekly electricity bill of a single large mining farm. Audit the intent, not just the syntax. The intent of news outlets is to generate clicks by appealing to the Robin Hood fantasy. But the syntax of the protocol—the difficulty adjustment, the halving schedule, the ASIC arms race—reveals a different story.
I recall my 2017 Ethereum Foundation dissection: we found edge cases in block validation that could cause forks under high latency. That was a technical vulnerability. The vulnerability here is economic: the mining ecosystem is consolidating into a few hands, and this “lucky miner” narrative distracts from the urgent need to discuss mining pool centralization, stratum protocols, and the risk of a 51% attack by colluding pools. When I reviewed the Bitcoin ETF institutional architecture in 2024, I saw Wall Street’s custody solutions further centralize key generation. The same forces are at play here.
Takeaway: What This Means for the Next Halving
By the 2028 halving, block rewards will drop to 1.5625 BTC. At current prices, that’s ~$100,000 per block. The break-even cost for industrial miners will rise; for amateurs, it will become impossible. We will see more such “miracle” stories, each one further distorting the reality that Bitcoin’s security model relies on a small number of large, profit-driven entities.
The question we should ask is not “Can an amateur still mine?” but “What happens when the mining cartel colludes?” The code may be law, but the law is only as strong as those who enforce it. When the next lucky block is mined from a garage, remember the 99.95% that are not. The real vulnerability forecast is not in the software—it is in the assumption that decentralization persists simply because the network is permissionless. Permission is not the same as economic feasibility.