Peer-to-Peer Electronic Cash

Basecoin

A decentralized, CPU-mined cryptocurrency built on SHA-512 proof-of-work. No banks. No intermediaries. No trust required.

SHA-512 PoW CPU Mining 21M BSC MIT License Open Source
21,000,000Max Supply
50 BSCBlock Reward
10 minutesBlock Time
SHA-512Algorithm
Why Basecoin

Built for Everyone

Basecoin restores individual participation in block production with stronger cryptography and automatic privacy.

🔐

SHA-512 Security

A hash space of 2512 — exponentially more secure than Bitcoin's SHA-256. Built for long-term cryptographic resilience including post-quantum safety margins.

💻

CPU Mining

No ASICs required. SHA-512 is natively optimized for 64-bit CPUs — any modern computer can participate in block production and earn rewards.

🕵️

Satoshi Mode

Every block mined automatically generates a fresh address. No two rewards ever go to the same address — privacy by design, not by configuration.

📉

Fixed Supply

21,000,000 BSC. Hard cap. No pre-mine, no developer allocation, no inflation. Every coin earned through computational proof-of-work.

🌐

Decentralized

No company, no foundation, no central authority. The network is governed entirely by consensus of its nodes. Permissionless and open to all.

RPC Ready

JSON-RPC server enabled by default. basecoin-cli connects out of the box alongside the GUI wallet. Developer-friendly from day one.

Quick Start

Start Mining in Minutes

Download Basecoin Core, open the wallet, and your CPU starts contributing to the network immediately. No configuration required.

⬇ Download Now Read the Docs
# Start continuous CPU mining
./basecoin-cli -rpcwallet="YourWallet" \
  generatecontinuous

# Check your balance
./basecoin-cli -rpcwallet="YourWallet" \
  getbalance

# Get network info
./basecoin-cli getnetworkinfo
Protocol

Technical Specifications

ParameterValueNotes
TickerBSCNetwork identifier
AlgorithmSHA-512512-bit hash space 2⁵¹²
Mining TypeCPU Proof-of-WorkNo ASIC required
Block Time10 minutesTarget interval
Block Reward50 BSCInitial coinbase
Max Supply21,000,000Hard cap
Halving210,000 blocksEvery ~4 years
P2P Port6555Mainnet
RPC Port6554Default enabled
Satoshi ModeEnabled by defaultNew address per block
Full Specification →
Latest

News & Updates

release
Basecoin Mainnet Launch

Basecoin (BSC) mainnet is officially live. Start mining with your CPU today.

Read more →
View All Posts →

Ready to Join the Network?

Download Basecoin Core v0.10.0 and start mining BSC with your CPU today. Free, open source, MIT licensed.

⬇ Download Basecoin Core View Roadmap