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.
Missed 2009? Start at Block Zero.
Modern Bitcoin code. CPU-mineable. Fair launch.
Mine with a normal PC — like the early days.
Block Zero mainnet begins at one fixed moment. The genesis timestamp is the launch — and because a block can never be older than the block before it, nobody can mine block 1 before the clock strikes 06:06:06 UTC. No early access. No head start. Everyone starts together.
● 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 seeds 217.160.46.61:8210 · 13.140.142.65:8210 (bloz.cc node) · 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 proof-of-work runs fast on an ordinary processor. No rig, no datacenter — just your computer, like 2009.
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. Grab the release binaries, sync to the public seed, and start mining. Testnet (TBLOZ) stays up for experimentation.
# 1. Get the tools (launch release v1.0.0-rc3+)
git clone https://github.com/Rexemre/blockzero-ops.git
cd blockzero-ops\scripts\testnet
.\install-windows.ps1 -Version v1.0.0-rc3 -Force
# 2. Mainnet — sync to the seed first (never mine with 0 peers)
cd ..\mainnet
.\mine-mainnet.ps1 -Status
# 3. Mine BLOZ (after 06:06:06 UTC launch moment)
.\mine-mainnet.ps1
cd blockzero-ops\scripts\testnet
.\mine-testnet.ps1 -Status
.\mine-testnet.ps1
Mainnet seeds 217.160.46.61:8210 · 13.140.142.65:8210 (bloz.cc node) · Testnet 217.160.46.61:18210 · Linux & macOS supported · GUI wallet bitcoin-qt in full release.
The node, consensus and RandomX proof-of-work.
Browse blocks, transactions and the chain tip live.
Point your CPU at pool.bloz.cc — steady payouts, no solo variance.
Mining guides, specs and network status.
Mine together, ask questions, shape the launch.