A solo pool sends your computer a real candidate block to work on.
CPU Bitcoin mining
Can you mine Bitcoin on a normal PC?
Yes, a normal PC can perform Bitcoin hashes. No, it should not be treated as a realistic way to earn money. The honest answer is technical yes, economic no.
Why the answer is confusing
Bitcoin mining is not magic hardware. It is a simple but very repetitive computation: build a block header, change a nonce, hash the header twice with SHA-256, and check whether the result is low enough. Your PC can do that. Your phone can do that. A tiny microcontroller can do that.
The problem is scale. Modern Bitcoin miners use ASICs, which are machines designed only for SHA-256 mining. They perform vastly more hashes per second while using electricity far more efficiently than a general-purpose CPU. A CPU miner is therefore a lottery ticket, not a business plan.
What happens when you try
The miner changes nonces and produces hashes. Each hash is one tiny chance.
Most sessions will find no share and no block. That is normal for CPU-speed Bitcoin mining.
How to try it safely
- Start with low intensity and increase slowly only if your computer remains responsive.
- Use a public Bitcoin address only. Never paste a seed phrase or private key into any miner.
- Stop mining if the computer becomes hot, unstable, loud, or uncomfortable to use.
- Treat the experience as education first. Any real block win would be extraordinary luck.
PC mining vs ASIC mining
Normal PC
Good for learning, experimenting, and seeing proof-of-work on hardware you already own. Bad for profitable Bitcoin mining.
ASIC miner
Purpose-built for Bitcoin mining. Much faster and more efficient, but noisy, hot, expensive, and still dependent on power cost and network difficulty.