The Free ASIC
Every ASIC in Bitcoin's history has been someone's trade secret — designed behind closed doors, sold in sealed boxes, controlled by a handful of companies. Then Intel exited mining, and something unprecedented happened: its Bonanza Mine 2 chips became the only mining ASIC freely available in volume, and a nonprofit began distributing 256,000 of them to anyone who wants to build. Around those chips, an entire open stack is growing — a GPL hashboard, a Raspberry Pi control board, community firmware. It will never out-hash a Bitmain. That was never the point.
The Intel BZM2 (Bonanza Mine 2) is the only Bitcoin mining ASIC freely available in volume — a legacy of Intel’s exit from mining silicon — and the 256 Foundation is distributing 256,000 of them to open-source builders while developing the surrounding stack: the GPL-licensed Ember One hashboard with full KiCad designs, and the Libre Board controller built on a Raspberry Pi CM5. At ~26 J/TH the chip cannot compete commercially, and nobody involved claims otherwise. What it can do is unprecedented: make every layer of a Bitcoin miner — silicon supply, board, controller, firmware — open, auditable, and reproducible by anyone.
Key takeaways
- A first in Bitcoin’s history: mining silicon without a gatekeeper. Every previous ASIC generation lived inside closed supply chains; the BZM2’s 256,000 liberated chips break the precedent.
- The stack is the story: Ember One (open hashboard, GPL, KiCad) + Libre Board (Pi CM5 controller) + community firmware = the first fully open mining machine, from chips to code.
- The economics are honestly bad and honestly beside the point: ~26 J/TH is ~2.5× thirstier than modern flagships — this is the mining equivalent of running your own node: sovereignty, education, and participation, not yield.
- It completes what Bitaxe started: open boards on proprietary chips proved anyone can build a miner; an open chip supply works toward anyone being able to source one.
- For solo miners it’s kin: full pool freedom by design, standard stratum, and a value system — verify, don’t trust — that is solo mining’s own.
How Bitcoin got a free ASIC
Intel entered Bitcoin mining silicon with rare ambition — the Bonanza Mine program shipped real chips to real customers — and then exited the business as strategic priorities shifted, leaving a peculiar orphan: warehouses of functional SHA-256 ASICs with no product roadmap and no jealous manufacturer guarding them. In an industry where chip access has always been the moat — where three companies decide who mines on what silicon, running what firmware, repairable by whom — an unclaimed ASIC in volume was less surplus inventory than historical accident waiting for someone with a thesis.
The 256 Foundation supplied the thesis: mining’s decentralization problem is ultimately a supply-chain problem, and no amount of open firmware fixes a closed fab pipeline. Distributing 256,000 BZM2 chips to open-source builders converts the accident into infrastructure — a commons of silicon around which an open ecosystem can practice the whole discipline of miner-building: power delivery, thermal design, chip communication, firmware. The chips are dated. The knowledge, tooling, and precedent being built on them are not.
The open stack, layer by layer
| Layer | Component | What makes it open |
|---|---|---|
| Silicon | Intel BZM2 chips | Freely available in volume via the 256 Foundation — no manufacturer gatekeeping |
| Hashboard | Ember One | GPL-licensed, complete KiCad design files — manufacture it, modify it, audit it |
| Controller | Libre Board | Built on the Raspberry Pi Compute Module 5 — commodity, documented, hackable |
| Software | Community firmware & tooling | Open source through the stack, stratum-standard, pool-free by design |
Read the table against a conventional miner and the inversion is total: a sealed appliance opens nowhere; this stack closes nowhere. The practical consequences ripple outward — a university lab can teach real ASIC integration on it, a repair shop can service every component, a regional community can manufacture Ember Ones locally from the public files, and any future open chip (the ecosystem’s explicit hope) drops into a toolchain that already exists. The Bitaxe movement demonstrated open boards; this is the campaign for open everything — and the two communities overlap heavily, sharing the same firmware culture and the same conviction that verifiable beats efficient when you can only have one.
The honest economics — and the honest reasons anyway
At ~26 J/TH, a BZM2 build pays roughly two and a half times the electricity per terahash of a modern flagship: past the ~25 J/TH line, hardware is commercially viable only on nearly free power. Nobody in this ecosystem disputes it, and that candor is the project’s credibility. The reasons to build one live elsewhere, and they’re the same reasons this audience already understands: education (there is no better way to learn what a miner actually is than assembling one whose every schematic you can read); sovereignty (a machine with zero closed components answers to exactly one person); heat with a purpose (26 J/TH heats a room precisely as well as any resistive source — the hashrate heating math is efficiency-agnostic on the thermal side); and the lottery, played on principle (every hash is a standard SHA-256 ticket, and a fully open community-built miner finding a solo block would be the most storybook win in Bitcoin’s history — someone will eventually write that headline).
What it means for the rest of us
Even if you never solder a thing, the free ASIC shifts your landscape. It establishes the precedent that mining silicon can exist outside corporate moats — the argument every future open-chip effort will cite. It deepens the talent pool of people who understand miners at the component level, which feeds back into every open project from Bitaxe firmware to repair culture. And it plants a flag on mining’s longest timeline: Bitcoin’s security model assumes mining stays permissionless, yet the hardware layer has drifted toward a permission structure of three companies’ sales departments. Projects like this — alongside Stratum V2 on the protocol side and open architecture entering the industrial market — are the counter-drift. Inefficient, idealistic, and pointed exactly at the layer that matters most.
Verdict: who should care, and how much
Build one if you’re a tinkerer who wants the deepest possible mining education, a community or classroom seeking the perfect teaching platform, or a sovereignty maximalist who wants the only miner on Earth with no secrets — and go in expecting a builder’s journey, not a retail unboxing. Watch from a distance if you simply want hashrate: a NerdQAxe++ delivers more terahash per watt and per hour of your life. But either way, root for it — because every solo miner’s premise, that individuals verifying and participating beats trusting and delegating, is exactly what 256,000 free chips are quietly proving at the silicon layer.
Open hardware deserves open mining
Whatever open-source machine you run — BZM2 build, Bitaxe, Nerd*axe — SoloFury completes the sovereign stack: non-custodial coinbase payouts on five SHA-256 chains, TLS on every endpoint, no accounts, no KYC, your keys only. 1% fee, per-worker dashboards, verifiable on-chain history. Verify us the way you’d verify your hardware.
Mine on the open stack →Verify any pool: the 7 criteria →Frequently Asked Questions
What is the Intel BZM2 chip?
The Bonanza Mine 2 is Intel's second-generation Bitcoin mining ASIC, produced during the company's brief entry into mining silicon before it exited the market. At roughly 26 J/TH it's about 2.5× less efficient than current flagships — but it holds a unique status: it is the only mining ASIC freely available in volume, unencumbered by the closed supply chains of the major manufacturers.
What is the 256 Foundation?
A nonprofit dedicated to open-source Bitcoin mining, best known for distributing 256,000 Intel BZM2 chips to open-source hardware builders and for developing the surrounding stack: the Ember One hashboard (GPL-licensed, with full KiCad design files) and the Libre Board, a control board built on the Raspberry Pi Compute Module 5. The goal is a mining machine whose every layer — silicon supply, board, controller, firmware — is open and reproducible.
What are the Ember One and the Libre Board?
The two building blocks of the open stack. The Ember One is an open-source hashboard hosting BZM2 chips, licensed under the GPL with complete KiCad schematics — anyone can manufacture, modify, or audit it. The Libre Board is the open control board based on the Raspberry Pi CM5 that drives hashboards and runs the mining software. Together they replace the sealed, proprietary guts of a conventional ASIC miner.
Is a BZM2-based miner profitable?
Honestly: no, not as an income machine. At ~26 J/TH it consumes roughly 2.5× the electricity per terahash of modern flagships, which makes it uncompetitive for commercial mining almost everywhere. Its value is different: education, sovereignty, heat reuse, lottery participation, and proving that a fully open mining stack can exist. Build one for the same reasons people run their own Bitcoin node — none of which appear on a profitability calculator.
Why does an 'open ASIC' matter if it's inefficient?
Because ASIC supply is Bitcoin mining's deepest centralization: a handful of companies decide who gets chips, when, and with what firmware. An open, freely available chip — even a dated one — breaks the precedent: it lets builders learn real ASIC integration, lets communities manufacture independently, and creates the template for future open silicon. Efficiency improves with generations; openness only exists if someone establishes it.
Can I solo mine with an open-source BZM2 miner?
Absolutely — it speaks standard stratum like any SHA-256 hardware, with full pool freedom by design. Your odds scale with whatever hashrate your build achieves, exactly like any other machine: modest on Bitcoin, increasingly real down the SHA-256 ladder. A community-built open miner finding a solo block would be the most poetic win in Bitcoin — and mathematically, it's just a matter of hashes.
How does this relate to the Bitaxe and Nerd*axe projects?
They're complementary branches of the same movement. Bitaxe-family devices are open boards built around chips harvested from Bitmain's supply — open hardware on proprietary silicon. The 256 Foundation stack attacks the remaining closed layer: the chip supply itself. A Bitaxe proves anyone can build a miner; the BZM2 ecosystem works toward anyone being able to source the silicon too.
How do I get BZM2 chips or an Ember One?
Through the 256 Foundation's distribution program and the open-source mining community around it — the foundation allocates chips to builders, and the Ember One's GPL design files are public for anyone to manufacture. Expect a builder's journey rather than a retail purchase: this ecosystem currently rewards people comfortable with hardware projects, which is both its barrier and, for its audience, the entire appeal.