What mining actually is

On a Proof-of-Work blockchain, transactions are grouped into blocks, and each block must be added to the chain in a way that everyone agrees on without any central authority. Mining is how that agreement is reached. Miners are computers competing to find a special number — a "nonce" — that, when combined with the block's data and run through a hashing function, produces a result below a target value. There is no shortcut: the only way to find it is to try trillions of guesses per second. The first miner to find a valid answer broadcasts the block, the rest of the network verifies it instantly, and that miner collects a reward.

The brilliance is the asymmetry: finding the answer is enormously expensive, but checking it is trivial. That asymmetry is what makes the chain secure — to rewrite history, an attacker would have to redo all that work faster than the entire honest network combined.

Block rewards and the halving

Miners are paid in two ways: a block reward of newly created coins, and the transaction fees from the transactions they include. The block reward is also how new coins enter circulation — there is no central bank printing them. On Bitcoin, this reward halves roughly every four years in an event called "the halving," steadily reducing new supply until the last bitcoin is mined around the year 2140. This programmed scarcity is central to Bitcoin's "digital gold" thesis.

The hardware evolution

Mining has gone through an arms race. In Bitcoin's earliest days, people mined on ordinary computer processors (CPUs). Miners then moved to graphics cards (GPUs), which are far better at parallel guessing, then to specialised chips called ASICs — Application-Specific Integrated Circuits — built to do nothing but mine one algorithm as fast as physically possible. Today, competitive Bitcoin mining is an industrial activity dominated by warehouses of ASICs near cheap electricity. Some other coins deliberately use "ASIC-resistant" algorithms to keep mining accessible to ordinary hardware.

The economics

Mining profitability comes down to a simple equation: the value of coins and fees earned, minus the cost of electricity and hardware. Because the network automatically adjusts the puzzle's difficulty to keep block times steady, more miners joining means each miner earns less — the system self-balances. The single biggest variable cost is electricity, which is why mining migrates to wherever power is cheapest: hydro-rich regions, stranded natural gas, and increasingly renewable and surplus energy.

The energy debate

Proof-of-Work's security comes from consuming real energy, and that has made it controversial. Critics point to Bitcoin's large electricity footprint; defenders argue the energy buys genuine security, increasingly uses renewable or otherwise-wasted power, and can even stabilise grids by acting as a flexible buyer. This debate is a major reason Ethereum abandoned mining entirely in 2022, switching to Proof of Stake — which secures the chain with staked capital instead of energy, cutting its consumption by over 99%.

Mining in India

Crypto mining is not illegal in India, but it sits in an awkward spot. India's high electricity costs in most states make large-scale Bitcoin mining largely uncompetitive against regions with cheap power, so there is little industrial mining domestically. On the tax side, the rules are unfavourable: coins received from mining are treated as having a cost of acquisition of zero, meaning the entire value is taxable when you eventually sell, at the flat 30% VDA rate. The mining itself may also raise income-tax questions at the point of receipt. Anyone mining at scale in India should get professional tax advice, because the treatment is both strict and still evolving.

Keep reading