One-Sentence Definition
A NerdMiner is a DIY Bitcoin mining device built from inexpensive microcontroller boards (usually ESP32 chips) that performs solo mining at extremely low hashrates purely for educational purposes and the fun of participating in the lottery mining process.
Why It Matters for Solo Mining
NerdMiner represents the absolute entry point into solo mining Bitcoin—you can build one for $10-20 and actually participate in finding blocks, even though your odds are astronomically low. It’s basically the purest form of lottery mining because you’re contributing maybe 50-200 kilohashes per second against a network hashrate of hundreds of exahashes. For people interested in solo mining, it’s a great way to understand the concepts without investing in expensive hardware, and it connects to solo pools just like any other miner.
How It Works
A NerdMiner uses microcontroller boards like the ESP32, which normally power IoT devices and WiFi gadgets, but can be programmed to perform SHA-256 hashing for Bitcoin mining. You flash special firmware onto the board, connect it to WiFi, and point it at a solo pool like CKPool using the Stratum protocol. The device submits shares and technically has a non-zero chance of finding a solo block, though your expected time to block would be millions of years.
Most NerdMiner setups include a small OLED screen that displays your hashrate, shares submitted, and mining stats in real-time. The whole thing draws only 1-2 watts of power and can run 24/7 on a USB phone charger. People often build multiple NerdMiners just for the aesthetic of having a little mining farm on their desk.
Example
Imagine trying to win the Powerball lottery by buying one ticket every few hours—that’s essentially what a NerdMiner does. An ESP32 running at 50 KH/s against Bitcoin’s 600 EH/s network has about a 1 in 12 trillion chance per hash, but technically someone could get incredibly lucky. In 2026, there were viral stories of NerdMiner operators actually finding valid blocks, though these were likely testnet or alternative mining experiments rather than mainnet Bitcoin.