Registre du minage Bitcoin open source
Réponse rapide
Ce registre catalogue 56 projets de minage Bitcoin open source — matériel ASIC ouvert (Bitaxe, famille Nerd, EmberOne), firmware ouvert (ESP-Miner/AxeOS, Mujina), logiciels de pool et de nœud, et outillage de parc/diagnostic — de 30 créateurs et organisations. Chaque entrée relie le dépôt et sa licence.
D-Central maintient ceci comme une carte publique de la pile de minage ouverte sur laquelle nous construisons — cela crédite l'écosystème, cela ne prétend pas le posséder. Libre de télécharger (CSV/JSON) sous CC BY 4.0.
Télécharger le CSV Télécharger le JSON API REST →
Open ASIC Hardware (Bitaxe & Nerd family) (14)
| Projet | Par | Plateforme | Licence | Statut |
|---|---|---|---|---|
| Bitaxe (original hardware) World's first fully open-source ASIC Bitcoin miner (KiCad). Now split into model-specific repos under the bitaxeorg org; original repo superseded. | skot (Skot Croshere) | BM1366 | CERN-OHL-S-2.0 | Archived |
| bitaxeGamma Bitaxe 600-series open-hardware (KiCad), single BM1370, ~1.2 TH/s. Successor model line maintained by the bitaxeorg community. | bitaxeorg | BM1370 | CERN-OHL-S-2.0 | Active |
| BitaxeGT (Gamma Turbo) Open-hardware Gamma Turbo, 2x BM1370, ~2.15 TH/s. Community-maintained Bitaxe 800-series board. | bitaxeorg | BM1370 | CERN-OHL-S-2.0 | Active |
| bitaxeSupra Bitaxe 400-series open-hardware, single BM1368 (S21-derived), ~625-775 GH/s. | bitaxeorg | BM1368 | CERN-OHL-S-2.0 | Active |
| bitaxeUltra Bitaxe 200-series open-hardware, single BM1366 (S19XP-derived), ~500 GH/s. | bitaxeorg | BM1366 | CERN-OHL-S-2.0 | Active |
| bitaxeBonanza Bitaxe variant built around the Intel BZM2 ASIC instead of Bitmain BM13xx; open KiCad hardware. | bitaxeorg | Intel BZM2 | CERN-OHL-S-2.0 | Experimental |
| qaxe Quad-ASIC Bitaxe-family open-hardware miner (4x BM1366), ~1.7-1.8 TH/s. Predecessor of the NerdQAxe line. | skot / shufps | BM1366 | CERN-OHL-S-2.0 | Maintained |
| piaxe Raspberry Pi + BM1366 open miner (~500 GH/s) by shufps; Pi-hosted alternative to the ESP32 Bitaxe. | shufps | BM1366 | undeclared | Maintained |
| hashat Bitcoin ASIC mining HAT for Raspberry Pi (BM1397), work-in-progress open hardware. | skot (Skot Croshere) | BM1397 | undeclared | Experimental |
| NerdAxe ASIC-equipped Nerd-family open hardware (single BM1370, ~1.2 TH/s) on TTGO T-Display S3; builds on the Bitaxe/ESP-Miner lineage. | BitMaker-hub / pmaxuw | BM1370 | undeclared | Maintained |
| NerdQaxe Quad-chip Nerd-family open hardware (4x BM1368, ~2.4 TH/s); credits the qaxe/Bitaxe predecessors. | BitMaker-hub | BM1368 | undeclared | Maintained |
| NerdOCTAXE-Gamma 8x BM1370 open-hardware Nerd-family miner (~9.6-12 TH/s); extends the NerdQAxe multi-chip design. | Patsch91 | BM1370 | undeclared | Maintained |
| NerdNOS Headless USB-powered open-hardware HAT (BM1397, ~80-130 GH/s) for TTGO T-Display S3; KiCad design building on Bitaxe Max. | benjamin-wilson | BM1397 | undeclared | Maintained |
| DCENT_axe D-Central's open-hardware Bitcoin miner in the Bitaxe lineage: three board form factors across six ASIC generations, each with an onboard SX1262 LoRa mesh radio, running DCENT_OS for ESP. In active design (no boards yet); credits skot9000 and OSMU. | D-Central (on the Bitaxe by skot9000 / OSMU) | ESP32-S3 + BM1370/1368/1366/1397 (3 form factors); onboard SX1262 LoRa mesh | CERN-OHL-S-2.0 / GPL-3.0 | Experimental |
Open Mining Firmware (10)
| Projet | Par | Plateforme | Licence | Statut |
|---|---|---|---|---|
| ESP-Miner (AxeOS) AxeOS firmware for Bitaxe; drivers for BM1397/1366/1368/1370, web UI, Stratum V1 plus native Stratum V2 since ESP-Miner v2.14.0 (June 2026), OTA. The most-deployed open-source mining firmware (100k+ units). | bitaxeorg / skot (Skot Croshere) + community | ESP32-S3 | GPL-3.0 | Active |
| NerdMiner_v2 CPU-only educational/lottery miner (no ASIC), ~78-120 KH/s on ESP32 cores, touchscreen. Builds on the open NerdMiner project. | BitMaker-hub | ESP32 | undeclared | Active |
| ESP-Miner-NerdAxe ESP-Miner fork adapted to NerdAxe boards (BM1370/BM1397). Derived from bitaxeorg/ESP-Miner. | BitMaker-hub | ESP32-S3 | undeclared | Maintained |
| ESP-Miner-NerdQAxePlus ESP-Miner fork for the NerdQAxe+/++ multi-ASIC boards (4x BM1368/BM1370) with daisy-chain addressing. Builds on ESP-Miner. | shufps | ESP32-S3 | undeclared | Active |
| Mujina Modern async-Rust mining firmware for Linux; heterogeneous multi-board, Stratum V1/V2/DATUM, REST API. Currently drives Bitaxe Gamma; NOT production-ready. | 256 Foundation (Ryan Kuester, lead; Econoalchemist, PM) | BM1370 | GPL-3.0 | Experimental |
| mujina-xilinx-platform Buildroot system + ramdisk-replace boot-bypass to run Mujina on stock Antminer S19 Xilinx Zynq control boards. Working proof-of-concept. | 256 Foundation | Zynq-7007S | undeclared | Experimental |
| emberone-usbserial-fw RP2040 board-controller firmware (Rust) for EmberOne: exposes a control serial port (I2C/GPIO/ADC/LED) + a data UART to the ASICs. | 256 Foundation | RP2040 | GPL-3.0 | Maintained |
| bos-build Nix-based reproducible build system (fork of Braiins' OpenWrt firmware build) targeting BCB100. Builds on Braiins' open-source work. | 256 Foundation (fork of Braiins OS build) | STM32MP157 | GPL-3.0 | Maintained |
| aditboard-firmware Rust RP2040 firmware for aditBoard; a hashboard USB-adapter protocol reference. | skot (Skot Croshere) | RP2040 | GPL-3.0 | Maintained |
| DCENT_OS Open-source Bitcoin mining firmware for Antminer ASICs — Rust mining daemon, local-first dashboard, per-chain auto-tuner, no mandatory dev fee. Experimental beta; source public for audit and self-build. | D-Central | Antminer (Zynq ARM / Buildroot Linux), S9–S21 | GPL-3.0 | Experimental |
Open Pool & Template Software (9)
| Projet | Par | Plateforme | Licence | Statut |
|---|---|---|---|---|
| Hydrapool Modern Rust solo/PPLNS Bitcoin mining pool with trustless coinbase payouts; Stratum server, REST + Prometheus/Grafana, Postgres. | 256 Foundation | — | AGPL-3.0 | Active |
| CKPool Ultra-low-overhead C Bitcoin pool server; powers the popular solo.ckpool.org solo-mining service. Long-standing reference solo pool. | Con Kolivas (ckolivas) | — | GPL-3.0 | Maintained |
| Public Pool Zero-fee self-hostable Bitcoin pool (TypeScript/NestJS) popular for Bitaxe solo mining. Live GitHub shows GPL-3.0 (Bible MINING_ECOSYSTEM.md says MIT - conflict flagged). | benjamin-wilson | — | GPL-3.0 | Active |
| P2Pool Fully decentralized peer-to-peer Bitcoin mining pool using a sharechain (Python). Classic decentralized-pool reference; largely inactive. | p2pool project | — | undeclared | Archived |
| DATUM Gateway Decentralized template-construction Stratum V1 gateway (C) from OCEAN; lets miners build their own block templates. | OCEAN (OCEAN-xyz) | — | undeclared | Active |
| Miningcore Multi-coin mining-pool engine in C#/.NET with PPLNS / PROP / SOLO payout schemes, adaptive share difficulty, payment processing and a REST API. Archived read-only by its author in 2023; active community forks continue it. | Oliver Weichhold (oliverw) | — | MIT | Archived |
| BTCPool A full mining-pool backend in C++ (Stratum server, share logger, stats HTTP daemon) from the BTC.COM team, supporting multiple algorithms. Now abandoned/archived (last release 2020); of historical and reference value. | btccom (BTC.COM team) | — | MIT | Archived |
| eloipool A fast Python3 Bitcoin pool server by Luke Dashjr (Stratum plus legacy getwork). Largely inactive now; a historical reference implementation of an open-source pool server. | Luke Dashjr (luke-jr) | — | AGPL-3.0-or-later | Archived |
| node-stratum-pool (NOMP lineage) A high-performance Stratum pool server in Node.js — the basis of NOMP and s-nomp, with PPLNS / proportional multi-coin support. The original is largely inactive; maintained community forks (s-nomp) continue the lineage. | zone117x | — | GPL-2.0 | Archived |
Protocol & Node Software (1)
| Projet | Par | Plateforme | Licence | Statut |
|---|---|---|---|---|
| Stratum V2 Reference Implementation (SRI) Reference Stratum V2 stack in Rust (pool, JDS, JDC, translator proxy) with C FFI. Dual Apache-2.0/MIT licensed per repo. Defines the SV2 protocol. | stratum-mining (Stratum V2 / SRI working group) | — | Apache-2.0 | Active |
Fleet & Management Tooling (12)
| Projet | Par | Plateforme | Licence | Statut |
|---|---|---|---|---|
| bitaxe-web-flasher Official browser-based ESP-Miner firmware flasher for Bitaxe; flashes AxeOS over WebSerial. | bitaxeorg / skot | ESP32-S3 | GPL-3.0 | Active |
| asic-rs Async Rust multi-vendor ASIC management/telemetry library (~590 models, 12 firmwares) with pyasic_rs Python bindings. Modern successor to pyasic. | 256 Foundation (Brett Rowan, b-rowan) | — | Apache-2.0 | Active |
| pyasic Async Python library: unified interface across 500+ miner model/firmware combos via CGMiner RPC, web and SSH. The long-standing de-facto fleet library. | UpstreamData | — | Apache-2.0 | Maintained |
| Proto Fleet Open-source Bitcoin miner fleet control plane (Go/TS/Rust, Connect-RPC, TimescaleDB). Embeds 256 Foundation's asic-rs as its multi-vendor comms plugin. | Block, Inc. (block/proto-fleet) | — | Apache-2.0 | Active |
| hass-asic-rs Home Assistant integration surfacing any asic-rs-supported miner as native HA entities via pyasic-rs. No LICENSE file declared in repo as of v0.1.2. | Brett Rowan (b-rowan) | — | undeclared | Experimental |
| hass-miner Home Assistant integration for ASIC miners built on the Python pyasic library; the pyasic-era predecessor of hass-asic-rs. | johnny9 | — | undeclared | Maintained |
| btc-toolkit Desktop GUI (Rust, iced.rs) for ASIC farm management: network scan + miner discovery (Antminer, WhatsMiner). | 256 Foundation | — | undeclared | Experimental |
| miner-sentinel Self-hosted Bitcoin mining monitoring dashboard. | skot (Skot Croshere) | — | MIT | Maintained |
| cgminer-bitaxe cgminer fork with a Bitaxe driver. Credits the upstream cgminer project (Con Kolivas). | skot (Skot Croshere) | — | undeclared | Maintained |
| nano3ble BLE Wi-Fi provisioning tool for Canaan Avalon Nano3s miners. | skot (Skot Croshere) | — | GPL-3.0 | Maintained |
| bitaxe_updtrr Batch firmware updater for fleets of Bitaxe devices. | skot (Skot Croshere) | ESP32-S3 | GPL-3.0 | Maintained |
| DCENT_Toolbox Open-source command-line toolkit for Bitcoin miners — discovery, diagnostics, firmware auditing, configuration and recovery, run entirely from your own machine. | D-Central | Python CLI (cross-platform) | GPL-3.0 | Experimental |
Diagnostic & Bring-up Tools (5)
| Projet | Par | Plateforme | Licence | Statut |
|---|---|---|---|---|
| HashScope Transparent MITM proxy for Stratum protocol analysis (Python/TS, FastAPI + React) with optional Nostr relay; miner-pool comms debugging. | 256 Foundation | — | MIT | Maintained |
| bitcrane USB control board for direct Antminer hashboard communication (FTDI FT4232HQ); open hardware for firmware bring-up and diagnostics. | skot (Skot Croshere) | FTDI FT4232HQ | GPL-3.0 | Maintained |
| AntSniffer Antminer data-cable tap for logic analyzers; open hardware for protocol analysis on live Antminers. | skot (Skot Croshere) | — | MIT | Maintained |
| aditBoard Hashboard data-cable-to-USB adapter (RP2040); open hardware for direct hashboard comms during development. | skot (Skot Croshere) | RP2040 | undeclared | Maintained |
| amlogic-cb-tools Rust tools for Amlogic A113D Antminer control boards: I2C, PSU, fan, hashboard diagnostics and XXTEA EEPROM decrypt. | skot (Skot Croshere) | Amlogic A113D | GPL-3.0 | Maintained |
Boards, Docs & Other (5)
| Projet | Par | Plateforme | Licence | Statut |
|---|---|---|---|---|
| LibreBoard Open-source ASIC control board (RPi CM5) with PCIe M.2, GPIO, power mgmt; KiCad design, can also run a full Bitcoin node. | 256 Foundation | Raspberry Pi CM5 | CERN-OHL-S-2.0 | Maintained |
| EmberOne/00 Open-source ~100W Bitcoin ASIC hashboard (12x BM1362 from S19j Pro, ~3.5 TH/s); KiCad, USB-C via RP2040. Requires a control board (LibreBoard/RPi). | 256 Foundation | BM1362 | CERN-OHL-S-2.0 | Maintained |
| EmberOne/01 EmberOne hashboard variant using Intel BZM2 ASICs; same form factor as EmberOne/00. | 256 Foundation | Intel BZM2 | CERN-OHL-S-2.0 | Experimental |
| BCB100 Open control board forked from the Braiins BCB100 (STM32MP157, dual A7); compatible with all S19 models except Hydro. Credits Braiins upstream. | 256 Foundation (fork of Braiins BCB100) | STM32MP157 | CERN-OHL-S-2.0 | Maintained |
| OSMU Wiki (Open Source Miners United) Community wiki/knowledge base for the Open Source Miners United ecosystem (Bitaxe, Nerd-family, tooling). Published at osmu.wiki. | bitaxeorg / OSMU community | — | undeclared | Maintained |
Tiré de la base de connaissances du minage Bitcoin de D-Central ; licences porteuses confirmées contre GitHub en direct (juin 2026). Un projet listé avec une licence non déclarée n'a aucun fichier de licence SPDX dans son dépôt — traitez-le comme tous droits réservés jusqu'à clarification du mainteneur. Vous repérez une erreur ou un projet manquant ? Dites-le-nous.
Produits, réparations et guides connexes
- comment D-Central diagnostique les réparations ASIC
- bibliothèque de dépannage ASIC
- manuels ASIC et guides de réparation
- hashboards de remplacement
- cartes de contrôle ASIC
- blocs d’alimentation ASIC
- hub du refroidissement par immersion
- guide du refroidissement par immersion à la maison
- mineurs ASIC pour planifier l’immersion
- pièces de refroidissement ASIC
- conduit de ventilation avant l’immersion
- comparer les specs des mineurs dans la base de données
- soutien en réparation ASIC
- comparer les specs des mineurs ASIC
- base de mineurs ASIC
- specs et rentabilité de l’Antminer S19
- acheter un Antminer S19 testé
- guide d’entretien Antminer S19
- service de réparation Antminer S19
- specs de l’Antminer S21
- Bitmain Antminer S21
- guide d’entretien Antminer S21
- puce BM1370BC pour S21 Pro
- specs de l’Antminer S9
- Bitmain Antminer S9
- guide d’entretien Antminer S9
- ensemble de pièces de réparation de hashboard S9
- specs du Whatsminer M30S
- guide de réparation Whatsminer
- MicroBT Whatsminer M30S++
- conduit d’évacuation Whatsminer M3x
- réparation de hashboard Avalon (Canaan)
- démarrer une demande de réparation
- pièces de réparation ASIC
Dernière révision: 27 juillet 2026.
