Mining
Mining serves two roles at once: it creates new coins and it validates transactions. When someone sends bitcoin to another person, that transaction sits unconfirmed until a miner bundles it with others into a block and solves a computationally intensive puzzle. The first machine to solve the puzzle broadcasts its answer to the network; if the rest of the network agrees the answer is correct, the block is added to the blockchain and the winning miner collects a reward in newly issued coins plus any transaction fees attached to the transfers in that block.
The puzzle-solving mechanism is called Proof of Work. It requires real-world resources — primarily electricity and specialized hardware called ASICs (Application-Specific Integrated Circuits) — which is why mining has an observable cost floor. Suppose the electricity cost to mine one bitcoin is hypothetically $30,000; miners generally find it unprofitable to keep running when the market price falls far below that threshold, which can affect how much computing power secures the network.
A common confusion is thinking mining "creates" value from nothing. In practice, miners exchange real inputs (hardware, energy, time) for newly issued coins. As explained in the Bitcoin explained guide, the reward is also subject to the halving roughly every four years, gradually reducing how many new coins miners receive. Tracking mining economics is one reason analysts watch metrics like network hash rate alongside coin prices on live crypto data pages.