Crypto moves, explained.Analysis throughout the day
FoundationsEvergreen explainer

What is Bitcoin?

A monetary network, a scarce digital asset and a public accounting system — three related ideas that are often collapsed into one.

Reviewed 2026-08-05. Educational commentary, not financial advice.

Definition

Bitcoin is an open network for transferring and holding a digital asset called bitcoin, usually written BTC. No company owns the ledger and no central operator decides which valid payment may be recorded. Instead, independent computers follow shared rules, relay signed transactions and agree on an ordered history. The asset is the unit moved on that network; the blockchain is the record the network maintains. Calling Bitcoin only “digital money” misses the coordination system underneath it, while calling it only a database misses why people assign value to its limited, transferable units.

How it works

A user creates a transaction that points to bitcoin received earlier and authorizes new ownership with a digital signature. Network nodes check that the signature is valid, that the referenced coins exist and that the same coins have not already been spent. Valid transactions wait for miners, which gather them into candidate blocks. Mining is a competitive proof-of-work process: miners repeatedly hash block data until one finds an output below the current difficulty target. Other nodes can verify that work cheaply before accepting the block.

Blocks refer to the block before them, making an ordered chain. Rewriting an old payment would require rebuilding its proof of work and catching the honest chain while the network continues to extend it. That is why confirmations matter: a recent transaction is not literally irreversible, but changing it becomes progressively harder as more work accumulates above it. Difficulty adjusts after each 2,016-block period so block production tends back toward an average of about ten minutes when mining power enters or leaves.

New bitcoin enters circulation through the block subsidy, which is paid to the winning miner alongside transaction fees. The subsidy halves on a programmed schedule, and the issuance rules cap the eventual supply at 21 million units. The cap does not guarantee a price, an income stream or low volatility. It describes the maximum issuance permitted by nodes enforcing the software rules; market demand still determines what a unit is worth in another currency.

Why it matters

Bitcoin matters because it separates settlement from a single institution’s balance sheet. A person can verify supply and transaction rules with software rather than relying only on an intermediary’s internal ledger. That can be useful for censorship resistance, cross-border transfer and long-term self-custody, but the usefulness varies with fees, regulation, access to exchanges and a holder’s ability to secure keys.

For markets, BTC is also the largest reference asset in crypto. Its liquidity, derivatives and macro sensitivity often shape risk appetite across the rest of the sector. Understanding the network mechanism helps distinguish a protocol event — such as a difficulty adjustment — from an exchange failure, an ETF flow or an ordinary change in market price.

Risks and misconceptions

Bitcoin is not anonymous by default. Addresses are pseudonymous and the transaction graph is public, so activity may be linked to real identities through exchanges or other information. It is not automatically safe because the protocol has operated for years: users can lose keys, send to the wrong address, install compromised wallet software or leave coins with a custodian that fails.

Proof of work consumes energy and concentrates some practical influence among large mining pools, hardware makers and operators with cheap power. Concentration is not the same as ownership of the network, because nodes still validate blocks, but it is a real area to monitor. A falling price does not mean the blockchain stopped working, and a rising hashrate does not make an investment profitable. Network security, custody safety and market value are separate questions.

Practical example

Suppose Maya receives 0.01 BTC and later pays 0.004 BTC to a merchant. Her wallet selects earlier transaction outputs, signs a transaction assigning part to the merchant and normally sends the remainder to a change address she controls. Nodes reject the payment if the signature is wrong or the inputs were already spent. A miner includes it in a block, and later blocks add confirmations. The merchant chooses how many confirmations are enough for the value and risk involved; the protocol does not promise that every payment is final the instant it is broadcast.

What changes over time

The core consensus rules change cautiously, but the way people use Bitcoin does evolve. Wallet interfaces, custody practices, exchange access, fee markets and second-layer systems can change without altering the 21 million issuance ceiling. Mining economics change at every subsidy halving and whenever energy, hardware, fees or BTC’s market price moves.

Watch changes in fee demand, hashrate distribution, mining difficulty, software adoption and regulation separately. None alone settles the investment case. A high-fee period may show strong demand or temporary congestion; a difficulty decline may be the designed adjustment to departing miners rather than evidence that the chain is broken.

Sources

Stable primary or foundational references, checked on the date shown.