Bitcoin is decentralized digital money. It allows people to send, receive, and hold value on a peer-to-peer network without relying on a bank, payment processor, company, or government to operate the system. The Bitcoin network is open-source software run by many independent participants around the world.

People use Bitcoin for different reasons: to hold bitcoin directly, to send value without a traditional intermediary, to use money that is resistant to censorship, or to learn about a financial system based on cryptographic proof instead of trust in an institution. This article explains Bitcoin as a technology and payment network. It does not provide investment advice or price predictions.

Bitcoin is also the reason hardware wallets such as the BitBox02 exist. A hardware wallet helps protect the private keys that control your bitcoin, but bitcoin itself is not stored inside the hardware wallet.


What Bitcoin means

Bitcoin is a public network for holding and transferring value. Anyone can install compatible Bitcoin software, create a wallet, receive bitcoin, send bitcoin, or independently check whether Bitcoin transactions follow the network rules.

Bitcoin has no central operator. There is no Bitcoin company that can approve payments, reverse payments, create unlimited coins, or change everyone's balance. Instead, Bitcoin relies on a shared set of rules, a public transaction history, and independent participants who verify those rules.

The original Bitcoin whitepaper describes Bitcoin as peer-to-peer electronic cash. In practical terms, that means a Bitcoin payment can move directly from one user to another through the Bitcoin network, rather than through a bank account or card processor.


Why Bitcoin was created

Bitcoin was created to solve a hard problem: how can digital money be transferred without trusting a central party to keep the ledger honest?

Before Bitcoin, digital payments usually required an intermediary. A bank, card network, payment company, or online platform had to maintain balances, prevent double spending, and decide which payments were valid. Bitcoin approaches this differently. It uses cryptography, proof-of-work, and many independent computers to agree on one public transaction history.

This design gives Bitcoin several important properties:

  • Digital scarcity: bitcoin cannot be copied like a normal computer file and spent twice.
  • Direct ownership: users can control bitcoin with private keys instead of relying only on an account provider.
  • Censorship resistance: no single company can block all valid Bitcoin transactions.
  • Open participation: anyone can use the network or verify the rules with compatible software.
  • Predictable supply: Bitcoin's issuance schedule is defined by the network rules.

Educational purpose

This article explains how Bitcoin works at a beginner level. It is not financial advice and does not discuss Bitcoin price, trading, or investment strategy.

 

How Bitcoin works

Bitcoin works by combining wallets, transactions, nodes, miners, and a public ledger called the blockchain. Each part has a different role.

  • A wallet helps create receiving addresses and sign transactions with private keys.
  • A transaction is a signed instruction that transfers bitcoin from existing spendable amounts to new recipients.
  • Nodes are computers running Bitcoin software. Full nodes independently check transactions and blocks against Bitcoin's rules.
  • Miners collect valid transactions into blocks and use proof-of-work to propose those blocks to the network.
  • The blockchain is Bitcoin's public transaction history, organized into blocks that are linked together.

A simple Bitcoin payment works like this: your wallet creates and signs a transaction, the transaction is shared with the peer-to-peer network, miners include it in a block, and full nodes verify that the block follows the Bitcoin rules. After a transaction is included in a valid block, later blocks add confirmations. For a neutral technical overview outside the BitBox Knowledge Base, Bitcoin.org also explains how Bitcoin transactions and the blockchain work.

Bitcoin balances are made up of individual spendable amounts, often called UTXOs. To learn why that matters when you send bitcoin or pay a network fee, read what an unspent transaction output (UTXO) is and what blockchain network fees are.

If you want to learn what your BitBox02 protects during this process, read what public and private keys are. Private keys are the secret information needed to authorize spending bitcoin.


What is the Bitcoin network?

Bitcoin with a capital B usually refers to the Bitcoin network, protocol, or system. The Bitcoin network is made of many independent participants, including users, wallets, nodes, miners, exchanges, developers, businesses, and services.

No participant controls Bitcoin alone. Miners can propose blocks, but full nodes reject blocks that break Bitcoin's rules. Wallets can create transactions, but the network accepts only transactions that are valid. Developers can publish software changes, but users choose which software to run.

This is why Bitcoin is often described as decentralized. Bitcoin does not depend on one database, one company, one country, or one server.


What is bitcoin?

bitcoin with a lowercase b usually refers to the currency or asset used on the Bitcoin network. You send bitcoin, receive bitcoin, and hold bitcoin in a wallet controlled by private keys.

You do not need to own one whole bitcoin. Each bitcoin can be divided into 100,000,000 smaller units called satoshis, often shortened to sats. This makes it possible to receive, send, or hold a fraction of a bitcoin.


Why are Bitcoin and bitcoin written differently?

In technical writing, Bitcoin usually means the network, protocol, or system, while bitcoin means the currency. For example, you might say that the Bitcoin network confirms a transaction, and that the transaction sends bitcoin.

This distinction is useful, but it is not a rule enforced by the protocol. Many publications use Bitcoin for both the network and the currency. When the meaning is unclear, look at the context: the network confirms transactions, while the currency is what users send and receive.

Term Meaning Example
Bitcoin The network, protocol, or system The Bitcoin network validates blocks and transactions.
bitcoin The currency or asset You can send bitcoin to a receiving address.
BTC The common ticker symbol for bitcoin An exchange may show your bitcoin balance as BTC.
satoshi The smallest unit of bitcoin 1 bitcoin equals 100,000,000 satoshis.

What is BTC?

BTC is the most common ticker symbol for bitcoin. It is used by exchanges, price pages, wallets, and payment services to identify bitcoin as an asset.

BTC and bitcoin refer to the same currency. For example, 0.01 BTC means 0.01 bitcoin.


Why Bitcoin is decentralized

Bitcoin is decentralized because its operation is spread across many independent participants instead of being controlled by one authority. The Bitcoin network has no CEO, no support department that can reverse a transaction, and no administrator who can edit balances.

Several design choices support this decentralization:

  • Open-source software: Bitcoin software can be inspected, copied, and run by anyone.
  • Independent validation: full nodes check blocks and transactions for themselves.
  • Proof-of-work mining: miners must spend real-world resources to propose new blocks.
  • User choice: users decide which Bitcoin software and rules they accept.

Using a wallet connected to someone else's server is convenient, but it also means you rely on that server for some information. Users who want more privacy and independent verification can learn how to connect the BitBoxApp to their own Bitcoin full node. For broader background on why full nodes matter, read the BitBox blog article about Bitcoin full nodes and independent verification.


Why Bitcoin is limited to 21 million coins

Bitcoin's rules limit the total supply to about 21 million bitcoin. New bitcoin are created as part of the mining reward, and that reward is cut in half every 210,000 blocks, roughly every four years. This process is called the halving.

The supply limit is not enforced by a company promise. It is enforced by Bitcoin nodes that reject blocks creating more bitcoin than the rules allow. If a miner tried to create extra bitcoin, full nodes following Bitcoin's rules would reject that block.

The 21 million limit is one of Bitcoin's defining properties. It does not mean the supply is too small for normal use, because each bitcoin is divisible into 100,000,000 satoshis.

For a deeper explanation of the supply schedule, halvings, and how nodes enforce the rule, read the BitBox blog article about how the 21 million Bitcoin limit is enforced.


Is Bitcoin anonymous?

No. Bitcoin is pseudonymous, not anonymous. Bitcoin transactions are recorded on a public ledger, and anyone can inspect the transaction history. Bitcoin addresses are not real names, but activity can sometimes be linked to people through address reuse, exchange accounts, public payment requests, network data, or other information.

This means Bitcoin privacy depends on how you use it. Reusing the same receiving address, sharing an extended public key, using a custodial account, or connecting through a third-party wallet backend can reveal more information than beginners expect.

For everyday wallet use, start with simple privacy habits: use a new receiving address for each payment, avoid sharing account-level information unless necessary, and understand what external services can see. The article about Bitcoin receive addresses on your BitBox02 explains why address reuse matters.


Is Bitcoin the same as blockchain?

No. Bitcoin is not the same as blockchain. Bitcoin is a complete network and monetary system. The blockchain is one important part of Bitcoin: it is the public transaction history that records confirmed Bitcoin transactions.

A blockchain by itself does not create Bitcoin's full set of properties. Bitcoin also depends on its rules, proof-of-work, peer-to-peer network, full nodes, wallets, miners, and the shared agreement of its users about which rules define Bitcoin.


Can anyone own Bitcoin?

Anyone can create a Bitcoin wallet and receive bitcoin if they have access to compatible software and the internet. You do not need permission from the Bitcoin network to create an address or receive a payment.

In practice, how someone gets bitcoin may depend on local laws, available services, identity checks at exchanges, payment methods, and personal security choices. Owning bitcoin directly also means protecting the keys or backups that control it.

Recovery words warning

Never enter your recovery words into a computer, smartphone, website, browser extension, password manager, cloud service, or AI chatbot. Anyone with your recovery words can access your bitcoin.

 

If you use a BitBox02, your wallet backup is usually represented by recovery words or a microSD card backup. To understand this responsibility before holding bitcoin yourself, read what recovery words are. For practical self-custody background, the BitBox blog explains how to create and secure your wallet backup.


Where are bitcoins stored?

Bitcoins are not stored inside a hardware wallet, phone, computer, or exchange app like files in a folder. Bitcoin ownership is represented on the Bitcoin blockchain as spendable outputs. Your wallet stores or protects the private keys needed to spend those outputs.

A hardware wallet such as the BitBox02 keeps private keys isolated from your computer or phone and signs transactions securely. This helps protect your bitcoin, but it does not move the bitcoin into the device. If your BitBox02 is lost or damaged, your wallet can be restored with the correct backup.

For a deeper explanation of why this matters, read the BitBox blog article about why a hardware wallet helps keep bitcoin safe. For a more technical Knowledge Base explanation, read what makes a hardware wallet secure.


Common Bitcoin misconceptions

Misconception Clear explanation
Bitcoin is a company Bitcoin is an open network and protocol. Companies can build Bitcoin products, but no company owns Bitcoin.
Bitcoin is controlled by BitBox BitBox builds tools for using Bitcoin securely. BitBox does not control the Bitcoin network.
Bitcoin is stored inside a hardware wallet A hardware wallet protects private keys. The Bitcoin ledger records which outputs can be spent by those keys.
Bitcoin can be hacked directly by guessing a wallet Bitcoin uses cryptography that makes guessing valid private keys infeasible. Most real-world losses come from backup exposure, scams, malware, or user mistakes.
Losing a hardware wallet means losing bitcoin Not necessarily. If you still have the correct wallet backup, you can restore access on a compatible wallet.

Bitcoin transactions are final

Bitcoin transactions cannot be reversed by BitBox, miners, or Bitcoin support. Always verify the receiving address and transaction details before confirming a payment.

 

When sending bitcoin with a BitBox02, verify the recipient address and amount on the BitBox02 display. The guide to sending Bitcoin with the BitBoxApp and BitBox02 explains the full sending workflow.


FAQ

Is Bitcoin the same as BTC?

BTC is the common ticker symbol for bitcoin. In everyday use, BTC and bitcoin refer to the same currency. Bitcoin with a capital B can also refer to the Bitcoin network or protocol.

Who created Bitcoin?

Bitcoin was introduced by Satoshi Nakamoto, the name used by the author or group of authors who published the Bitcoin whitepaper in 2008 and released the first Bitcoin software in 2009. Satoshi Nakamoto's real-world identity is not publicly known.

Can Bitcoin be copied?

Bitcoin software can be copied because it is open source, but bitcoin balances cannot simply be copied and spent twice. Bitcoin nodes reject transactions that try to spend bitcoin that has already been spent, or that otherwise break the network rules.

Can governments shut down Bitcoin?

No single government can shut down Bitcoin globally because the network is distributed across many countries and participants. Governments can regulate companies, exchanges, payment services, mining operations, or local access to Bitcoin services within their jurisdiction.

The legal framework for Bitcoin depends on the country or region. Owning and using bitcoin may be permitted, restricted, or regulated, especially when using exchanges or payment services. Check local rules if you are unsure.

Do I need a hardware wallet to own Bitcoin?

No. You can own bitcoin with different types of wallets or through a custodian. For self-custody, a hardware wallet can be a good choice because it helps keep private keys isolated from internet-connected devices. For more context, read why using a hardware wallet can help keep bitcoin safe.

Can I buy less than one Bitcoin?

Yes. Bitcoin is divisible. One bitcoin equals 100,000,000 satoshis, so users can buy, receive, or send small fractions of a bitcoin.

Why does Bitcoin have value?

Bitcoin has value because people choose to use and exchange it. Common reasons include its limited supply, open network, censorship resistance, portability, and ability to be held directly with private keys. Its market value can change significantly, and this article does not provide investment advice.

Can Bitcoin be counterfeited?

Valid bitcoin cannot be counterfeited under Bitcoin's rules. Full nodes verify that transactions spend existing bitcoin and that miners do not create more bitcoin than the rules allow. Fake websites, fake apps, and scam tokens can still impersonate Bitcoin, so always use trusted sources.

Where are bitcoins stored?

Bitcoins are represented on the Bitcoin blockchain, not stored inside a hardware wallet. A wallet protects the private keys that can spend bitcoin recorded on the blockchain.

Does BitBox control my Bitcoin?

No. BitBox does not control your bitcoin when you use a self-custody BitBox wallet. Your BitBox02 helps protect the private keys, and your backup lets you restore access if the device is lost or damaged.

What happens if I lose my BitBox02?

Losing a BitBox02 does not automatically mean losing your bitcoin. If you still have the correct wallet backup and any passphrase you used, you can restore the wallet on a compatible device. If you lose both the device and the backup, BitBox cannot recover the wallet for you.