Built on real Bitcoin
Not a fork-and-forget clone. The same battle-tested codebase that secures Bitcoin, running its own genesis and its own rules.
Mine with your CPU — not a warehouse.
Bitcoin-style fair launch · RandomX (no ASIC farms, no GPU edge)
Your laptop or desktop is enough — mainnet live now.
One file · double-click · no extracting. Built-in CPU mining. macOS & Linux →
Block Zero mainnet began at one fixed moment: 06.06.2026, 06:06:06 UTC. The genesis timestamp was the launch — and because a block can never be older than the block before it, nobody could mine block 1 before the clock struck. No early access. No head start. Everyone started together — and the chain has been growing ever since.
● MAINNET IS LIVE — mine the genesis chain now.
"The Times 06/Jun/2026 Block Zero - a second chance at Genesis"
44c1a8c852b3eda21966e1ddb6b0807e22488dffe8a270bf24bf1fa2d66c13bd1780725966 · 2026-06-06 06:06:06 UTCReproducible & published — verify it yourself in mainnet.json.
Mainnet seed 217.160.46.61:8210 · Testnet still available at 217.160.46.61:18210.
Block Zero is an independent layer-1 blockchain built on the Bitcoin Core v31 engine. It keeps everything that makes Bitcoin solid — UTXOs, Script, SegWit, Taproot, the wallet, the P2P network — and changes the one thing that decides who gets to mine.
Not a fork-and-forget clone. The same battle-tested codebase that secures Bitcoin, running its own genesis and its own rules.
RandomX is built for ordinary CPUs — memory-hard programs that ASICs and GPUs can't dominate. No rig, no datacenter — just your processor.
No premine. No presale. No team allocation. Every coin is mined in the open. Nobody got a head start.
Bitcoin today is mined almost only by purpose-built ASIC machines in industrial farms. Block Zero uses RandomX — a proof-of-work designed to run well on a CPU and badly on ASICs and GPUs. Building an ASIC for it would essentially mean building a CPU.
Mainnet is live. Mine BLOZ with your CPU — same fair-launch rules as day one Bitcoin. On Windows the one-click wallet installer has built-in mining — just open the Mining tab. Or mine on the official pool, join Discord if you need help. Prefer solo? Run your own node and keep whole blocks.
# Full guide: github.com/Rexemre/blockzero-docs → how-to-use-wallet.md
# Windows — one file, double-click, install. Built-in CPU mining.
https://github.com/Rexemre/blockzero-core/releases/latest/download/blockzero-windows-x64-setup.exe
# macOS (Apple Silicon) — one line:
curl -fsSL https://raw.githubusercontent.com/Rexemre/blockzero-ops/main/scripts/mainnet/install-macos.sh | bash
open "$HOME/Applications/Block Zero.app"
# Receive tab → copy your bz1… address
# Windows (PowerShell as Administrator)
$env:ADDRESS='bz1qYOURADDRESS'; irm https://pool.bloz.org/install.ps1 | iex
# Linux (sudo = huge pages) / macOS
curl -fsSL https://pool.bloz.org/install.sh | sudo ADDRESS=bz1qYOURADDRESS bash
curl -fsSL https://pool.bloz.org/install.sh | ADDRESS=bz1qYOURADDRESS bash
# Windows
$env:ADDRESS='bz1qYOURADDRESS'; $env:THREADS='8'; $env:WORKER='gaming-pc'; irm https://pool.bloz.org/install.ps1 | iex
# Linux
curl -fsSL https://pool.bloz.org/install.sh | sudo ADDRESS=bz1qYOURADDRESS THREADS=8 WORKER=rig2 bash
# macOS
curl -fsSL https://pool.bloz.org/install.sh | ADDRESS=bz1qYOURADDRESS THREADS=8 WORKER=mbp bash
# Omit THREADS for auto (recommended) · same ADDRESS + different WORKER on multiple PCs
# Sync to the seed first (never mine with 0 peers)
.\mine-mainnet.ps1 -Status
# Mine solo — full 50 BLOZ per block you find
.\mine-mainnet.ps1
Get a bz1 address from the wallet (Receive tab) · Uses XMRig (rx/blockzero) on pool.bloz.org:3334 · Options: THREADS, WORKER · Windows needs Admin (antivirus flags all miners) · Mainnet seed 217.160.46.61:8210
Native BLOZ lives on Block Zero. wBLOZ is the BEP-20 token on BNB Smart Chain — fully backed by the bridge reserve. Three paths, same token.
Earn native BLOZ on any PC. Fair launch, no premine — then wrap when you're ready.
Start miningSend BLOZ → claim wBLOZ on BSC. 1:1 reserve · 0% bridge fee · unwrap anytime.
Open bridgeDEX price is indicative (PancakeSwap via DexScreener) — high volatility, not financial advice. Use only the official wBLOZ contract: 0x395B11E87ac0630aF9DC32520f411dB17C13F24C
Pool dashboard, live hashrate and PPLNS payouts. No account needed.
Browse blocks, transactions and the chain tip live.
Wrap native BLOZ to wBLOZ on BSC. Fully backed reserve · then trade on PancakeSwap.
Swap wBLOZ on BSC. Live price: … USDT · third-party DEX.
The node, consensus and RandomX proof-of-work.
Mining guides, specs and network status.
Mine together, ask questions, shape the launch.