Skip to main content
Important: We do not provide financial advice or custody funds. All transactions occur on third-party platforms.

What is Crypto Mining?

Discover how mining works, the role of the halving, the evolution of mining hardware, and the structure of mining pools that secure Bitcoin today.

17 min · intermediate · part of Crypto Mining & Validation

What Mining Actually Is

When most people hear "Bitcoin mining," they picture a server farm, a stack of glowing rigs, or a cartoon pickaxe striking a digital gold vein. The pickaxe metaphor is older than Bitcoin and more famous than what mining actually does. The reality is simultaneously simpler and stranger: mining is the process by which the Bitcoin network agrees on which transactions are real, in what order they happened, and which fresh coins enter circulation as a reward for that agreement. In a traditional financial system, agreement is enforced by an institution: a bank, a clearinghouse, a central registry. The institution is trusted because it is regulated, audited, and (in theory) accountable. Bitcoin's revolutionary contribution, when Satoshi Nakamoto launched it in January 2009, was a system in which agreement is enforced not by an institution but by economics. Anyone in the world can be a miner, and the rules are written in code that everyone can verify. Cheating the system requires more electricity and more specialized hardware than honestly playing by the rules — and that asymmetry, properly tuned, is what makes Bitcoin secure. Mining serves three intertwined functions: 1. **Transaction validation**. Miners gather pending transactions, verify that each one is well-formed and authorized by valid signatures, and refuse to include invalid ones. 2. **Ordering and finality**. Miners propose blocks of transactions in a specific sequence; once a block has been accepted by the rest of the network, the transactions in it are considered confirmed. After several more blocks build on top of it, those transactions become economically irreversible. 3. **Issuance**. Each successfully mined block creates a new batch of coins from nothing, paid to the miner as a block reward. This is how new Bitcoin enters the world — not by a central bank or a foundation, but by a decentralized lottery in which the prize goes to whoever solved a cryptographic puzzle first. This last function is the source of the gold-mining metaphor. Just as gold is dug from the ground in a process that costs real energy, real labor, and real capital, Bitcoin is mined through a process that costs real electricity, real hardware, and real expertise. The cost is not a bug; it is the feature that makes the system trustworthy.

Also in this lesson

  • How a Block Gets Mined
  • The Halving and Bitcoin's Issuance Schedule
  • Mining Hardware: From Laptops to ASICs
  • Mining Pools: Why Solo Mining Is Effectively Dead
  • Mining Scams and What to Avoid
  • For Deeper Reading

Key terms

Mining
The process by which Bitcoin miners use computational power to validate transactions, order them into blocks, and earn newly created BTC plus transaction fees as a reward.
SHA-256
The cryptographic hash function used by Bitcoin proof-of-work. Miners repeatedly hash block headers with varying nonces, searching for a hash below the network target.
Nonce
A 32-bit number in the Bitcoin block header that miners vary while searching for a valid hash. Most blocks require trillions of nonce trials before a valid one is found.
Block subsidy
The fresh BTC created and paid to the miner of each block. Currently 3.125 BTC after the April 2024 halving; halves approximately every four years.
Halving
The event, every 210,000 blocks (~4 years), at which the Bitcoin block subsidy is cut in half. Most recent: April 19/20, 2024 (50 → 25 → 12.5 → 6.25 → 3.125 BTC).
Difficulty adjustment
The algorithmic recalibration of the mining target every 2,016 blocks to maintain ~10-minute average block intervals. Bitcoin's difficulty was ~144.4 trillion in February 2026.
Hashrate
The total computational power of a miner or the entire network, measured in hashes per second. Bitcoin network hashrate ~915-927 EH/s in May 2026, with a peak of ~1.1 ZH/s in October 2025.
ASIC (Application-Specific Integrated Circuit)
Specialized chips designed solely for cryptocurrency mining. Modern Bitcoin ASICs (Antminer S21 Pro, WhatsMiner M60/M63) achieve 15 J/TH or better efficiency.
Mining pool
A coordinated group of miners who share computational work and split rewards. Foundry USA (~30.86%), AntPool (~15.78%), and SpiderPool (~11.60%) lead the May 2026 landscape.
Block reward
The total revenue a miner earns for finding a block — block subsidy plus transaction fees. As the subsidy declines through halvings, fees grow as a share of total reward.
Stock-to-flow
The ratio of existing supply to annual new issuance. Each Bitcoin halving doubles this ratio. After the 2024 halving, Bitcoin's stock-to-flow exceeds gold's on most measures.
EH/s, ZH/s
Exahashes (10^18) and zettahashes (10^21) per second — the units used to describe the staggering computational scale of modern Bitcoin mining.

Continue this lesson — 6 more sections in the CryptoBipto app.

Open lesson

Educational only — not financial advice.