Official mainnet scripts — pool mining in one command. RandomX = your processor counts; ASIC & GPU farms don't.
Fair launch. Proof-of-work. No presale. No insiders.
👉 New here? Join Discord → · ⛏ pool.bloz.org · 🌐 bloz.org
- Wallet — Windows rc24 → get a
bz1…address - Pool mine (recommended) — clone this repo, run:
Windows:
cd scripts/mainnet ./mine-pool.sh bz1YOURADDRESS # Linux / macOS
.\install-windows.ps1→.\mine-mainnet.ps1 -Pool - Help — Discord · pool stats at pool.bloz.org
Latest pool miner: pool-miner-v0.6.9 · FORCE=1 ./mine-pool.sh pulls it automatically.
| Platform | Script |
|---|---|
| Windows (pool) | install-windows.ps1 → mine-mainnet.ps1 -Pool or mine-pool.bat |
| Linux / macOS (pool) | mine-pool.sh — ./mine-pool.sh bz1YOURADDRESS |
| Windows (solo) | install-windows.ps1 → mine-mainnet.ps1 |
| Linux / macOS (solo) | Build from blockzero-core Releases, then use scripts/mainnet/ |
Public seed: 217.160.46.61:8210 · Explorer: https://explorer.bloz.org
git clone https://github.com/Rexemre/blockzero-ops.git
cd blockzero-ops\scripts\mainnet
.\install-windows.ps1
.\mine-mainnet.ps1 -Pool # pool mine (recommended)
.\mine-mainnet.ps1 -Status # solo: sync first — never mine with 0 peers
.\mine-mainnet.ps1 # solo mineDownloads prebuilt binaries from blockzero-core Releases.
Use native Windows binaries for mining — WSL2 RandomX is ~10× slower.
Full walkthrough: blockzero-docs/quickstart-mining.md
cd blockzero-ops\scripts\mainnet
.\mine-mainnet.ps1 -Pool # wallet + pool mine
.\mine-mainnet.ps1 -Pool -Threads 4 # custom thread count
.\mine-pool-mainnet.ps1 -Status # check pool.bloz.orgPool dashboard: https://pool.bloz.org
- Pool mining quickstart — mine on pool.bloz.org (Windows)
- Mainnet mining pool (ops) — pool VPS infrastructure
- Mainnet Seed Node — run a persistent, reachable mainnet peer
- Mainnet Explorer — btc-rpc-explorer for BLOZ
- Testnet Seed Node — testnet peer (TBLOZ, dev/testing)
scripts/wsl-portproxy.ps1— Windows→WSL port proxy (dev only)
- Public seed nodes and network bootstrap (mainnet + testnet)
- Release checklists and CI
- Pool miner builds (pool-miner-v* releases)
- Monitoring, incident response, postmortems
| Website | https://bloz.org |
| Pool | https://pool.bloz.org |
| Explorer | https://explorer.bloz.org |
| Bridge | https://bridge.bloz.org |
| Discord | https://discord.gg/FbJzrwAU2W |
| X (Twitter) | https://x.com/Block_Zero_2009 |
| Full list | official-links.md |
Mainnet seed: 217.160.46.61:8210
| Repo | Purpose |
|---|---|
| blockzero-core | Node & chain |
| blockzero-docs | Documentation |
| blockzero-ops (here) | Scripts & infrastructure |
| blockzero-wallet | Wallet guides |
| blockzero-bridge | wBLOZ bridge |
Warning: Copycat sites (e.g.
.ccdomains) and third-party pools are not affiliated with Block Zero — we have no insight into their code and accept no liability for malware, wrong-chain mining, fraud, or unfair pool payouts. Read the full warning →