Bobcoin Core V0.1.0 x64
Independent proof-of-work money, built from its own chain upward.
Bobcoin (BBC) is a native cryptocurrency built in pure Python with proof-of-work mining, Bitcoin-style UTXO transfers, peer-to-peer syncing, wallets, and a public explorer.
Overview
What Is Bobcoin?
Bobcoin is designed to be simple, transparent, and community-driven. It has its own wallet, node software, peer-to-peer network, and fixed maximum supply instead of living as a token on another chain.
The project began on July 3, 2025, and Bobcoin Core V0.1.0 is scheduled for January 3, 2027.
Live Tools
Explorer And Robert
The Bobcoin explorer shows public chain activity, blocks, transactions, addresses, OP_RETURN notes, and network health. Robert can explain what you are looking at using live read-only network context.
Core Design
Why Bobcoin?
Native Blockchain
Bobcoin runs on its own chain, giving the network its own rules, identity, and block history.
Proof Of Work
Mining secures the chain and distributes new BBC through solved blocks and coinbase rewards.
UTXO Transfers
Transactions use spendable outputs, keeping transfers transparent, verifiable, and natively on-chain.
Release Path