This Bitcoin dictionary explains the words a beginner meets when reading about payments, wallets, nodes and mining. Each definition is short, but the guide also shows how terms connect so that they do not become an isolated list.
Official documents sometimes use a word more narrowly than adverts or social media. Check the context, software version and status of any proposal before acting on a definition.
Estimated reading time: 7 minutes
TL;DR
- Wallets manage keys; the blockchain records transactions and unspent outputs.
- Nodes validate rules while miners build candidate blocks and perform proof of work.
- A BIP is a proposal or specification, not proof that a feature is active.
What This Means in Simple English
A Bitcoin dictionary turns technical labels into a map. Learn who checks rules, what a wallet controls, how a payment spends outputs and why mining is different from owning a node. Then read detailed guides for decisions involving money or security.
Simple Example
Learning car terms such as brake, engine and tyre helps a driver describe a fault, but it does not qualify them to rebuild an engine. Bitcoin terms help you ask better questions without replacing tested wallet or electrical procedures.
Key Terms in Plain English
| Bitcoin: | The network, protocol and unit commonly described by the same word. |
|---|---|
| Satoshi: | The smallest standard bitcoin unit, equal to one hundred-millionth of a bitcoin. |
| Blockchain: | The accepted ordered history of blocks. |
| Wallet: | Software or hardware managing keys and transaction information. |
| Node: | Software participating in Bitcoin communication and, for a full node, independent validation. |
Bitcoin Dictionary: Money and Unit Terms
BTC is the common market ticker for bitcoin. A satoshi is 0.00000001 bitcoin. Price is an external market quote, while an on-chain output records satoshis rather than pounds.
Market capitalisation multiplies a quoted price by a chosen supply figure. It is not cash stored in the network and does not show how much could be sold at one price.
Wallet and Key Terms
A private key authorises spending and must remain secret. A public key is derived from it. An address is a user-facing encoding for requesting payment to a script condition. Recovery material may derive many keys.
Custodial means a provider controls the withdrawal system. Self-custody means the user or organisation controls required keys. Neither label alone proves that the process is safe.
Transaction Terms
A transaction spends earlier unspent transaction outputs, called UTXOs, and creates new outputs. Inputs name what is being spent. Change returns surplus input value. The unassigned difference is the transaction fee.
A transaction identifier labels the transaction data. Confirmation begins when a valid accepted block includes it; later blocks add confirmations.
Block and Chain Terms
A block contains a header and transactions. Its header commits to the transaction set through a Merkle root and points to earlier history. Block height counts position from genesis.
A reorganisation occurs when a node adopts a valid chain with more accumulated work and replaces recent tip history. More confirmations generally make a deep replacement harder.
Node and Network Terms
A full node checks blocks and transactions against consensus rules. A peer is another network connection. The mempool is each node's local set of valid unconfirmed transactions, not one global queue.
Relay policy affects what a node forwards without changing the validity of confirmed transactions. RPC is an interface through which authorised software or operators request node functions.
Mining Terms
A miner builds candidate blocks and hashes headers. Hashrate measures attempts per second. Difficulty adjusts the proof-of-work target. A pool coordinates many workers and applies its own payout method.
The block reward consists of allowed subsidy plus transaction fees. A share proves work to a pool at an easier target and is not automatically a valid Bitcoin block.
Security and Privacy Terms
Multi-signature requires a stated number of keys. Cold storage keeps signing away from normal internet exposure. A hot wallet can sign on a connected device. Neither removes backup and verification duties.
Bitcoin is pseudonymous: addresses do not automatically contain names, but public transaction history and outside records can create identity links.
Upgrade and BIP Terms
A Bitcoin Improvement Proposal documents a proposed process, standard or rule. Its number is an identifier, not an activation certificate. Status, implementation and deployment must be checked separately.
A soft fork tightens validity rules in a backwards-compatible form for old nodes, while a hard fork permits rules old nodes reject. The social and deployment consequences depend on adoption.
Fee and Payment Terms
Fee rate is normally expressed per virtual byte, while total fee depends on transaction size. Replace-by-fee can replace certain unconfirmed transactions. Child-pays-for-parent uses a related transaction to improve package incentive.
Lightning is a separate payment-layer protocol using Bitcoin transactions to open and settle channels. A Lightning invoice is not the same as an on-chain address.
How to Use This Dictionary
Start with the term in context, then follow the linked detailed guide and primary source. Check whether the text describes consensus, wallet policy, market practice or law; those layers use different kinds of authority.
For safety decisions, record the software version, network and date. A short definition cannot capture every edge case, and outdated instructions can be dangerous.
Terms That Are Often Confused
Hashrate is work attempted per second; difficulty is the network target adjustment; profitability is a business result after revenue and costs. A block reward is subsidy plus fees, while a pool payout follows the pool's separate scheme. Keeping these pairs distinct prevents many misleading mining claims.
Likewise, encryption and signing are not synonyms. A signature proves authorisation under a key; encryption hides readable content under a keying method. Bitcoin transactions use signatures for spending authority, while wallets may separately encrypt local files or backups.
What the Current Data Can and Cannot Tell You
Terminology evolves, and wallet or policy usage may differ from strict protocol definitions.
BIP status and Bitcoin Core implementation must be checked separately for each proposal.
Legal and tax terms are jurisdiction-specific and should come from current official guidance.
Decision Table
| Term Pair | Key Difference |
|---|---|
| Wallet and address | Manager of keys versus receiving identifier |
| Node and miner | Validator versus proof-of-work producer |
| BTC and satoshi | Whole unit label versus smallest standard unit |
| Fee rate and fee | Price per size unit versus total paid |
A table is a starting point, not a promise. Verify current official sources and apply each detail to the decision you are actually making.
Frequently Asked Questions
Is a Bitcoin Wallet an Account?
Not at protocol level; it manages keys and outputs, though custodians may show accounts.
Is a Node the Same as a Miner?
No. Nodes validate; miners perform proof of work for candidate blocks.
Does a BIP Number Mean the Feature Is Active?
No. Check status, implementation and deployment.
What Is One Satoshi?
One hundred-millionth of a bitcoin.
Is the Mempool One Global List?
No. Each node maintains its own local view.
Conclusion
This Bitcoin dictionary gives beginners a working map of wallets, transactions, nodes, mining and upgrades. Use each definition as a starting point, then check the detailed guide, current software documentation and proposal status before making a security or money decision.
Join the ASIC Mining Discussion
Members can read and join the discussion
Log in to read comments from other miners. Create a free account if you would like to ask a question or share your experience.
Membership helps us protect the discussion from spam and keep answers useful.