A decentralized, CPU-mined cryptocurrency built on SHA-512 proof-of-work. No banks. No intermediaries. No trust required.
Basecoin restores individual participation in block production with stronger cryptography and automatic privacy.
A hash space of 2512 — exponentially more secure than Bitcoin's SHA-256. Built for long-term cryptographic resilience including post-quantum safety margins.
No ASICs required. SHA-512 is natively optimized for 64-bit CPUs — any modern computer can participate in block production and earn rewards.
Every block mined automatically generates a fresh address. No two rewards ever go to the same address — privacy by design, not by configuration.
21,000,000 BSC. Hard cap. No pre-mine, no developer allocation, no inflation. Every coin earned through computational proof-of-work.
No company, no foundation, no central authority. The network is governed entirely by consensus of its nodes. Permissionless and open to all.
JSON-RPC server enabled by default. basecoin-cli connects out of the box alongside the GUI wallet. Developer-friendly from day one.
Download Basecoin Core, open the wallet, and your CPU starts contributing to the network immediately. No configuration required.
# Start continuous CPU mining
./basecoin-cli -rpcwallet="YourWallet" \
generatecontinuous
# Check your balance
./basecoin-cli -rpcwallet="YourWallet" \
getbalance
# Get network info
./basecoin-cli getnetworkinfo
| Parameter | Value | Notes |
|---|---|---|
| Ticker | BSC | Network identifier |
| Algorithm | SHA-512 | 512-bit hash space 2⁵¹² |
| Mining Type | CPU Proof-of-Work | No ASIC required |
| Block Time | 10 minutes | Target interval |
| Block Reward | 50 BSC | Initial coinbase |
| Max Supply | 21,000,000 | Hard cap |
| Halving | 210,000 blocks | Every ~4 years |
| P2P Port | 6555 | Mainnet |
| RPC Port | 6554 | Default enabled |
| Satoshi Mode | Enabled by default | New address per block |
Basecoin (BSC) mainnet is officially live. Start mining with your CPU today.
Download Basecoin Core v0.10.0 and start mining BSC with your CPU today. Free, open source, MIT licensed.