₿₿₿Bitcoin Horizon
Dashboard
Skip to content
  1. Home
  2. ›
  3. Glossary

Node

A computer running Bitcoin software that validates transactions and blocks, enforces consensus rules, and relays data across the network. Running a full node is the most sovereign way to interact with Bitcoin.

Definition

A computer running Bitcoin software that validates transactions and blocks, enforces consensus rules, and relays data across the network. Running a full node is the most sovereign way to interact with Bitcoin.

Explanation

A Bitcoin node is a computer running the Bitcoin Core software (or a compatible implementation) that maintains a complete copy of the blockchain and independently validates every transaction and block against Bitcoin's consensus rules. Full nodes do not trust any other participant — they verify everything themselves. This trustless verification is what gives Bitcoin its decentralization and censorship resistance.

Full nodes enforce all of Bitcoin's rules: the 21 million supply cap, the block size limit, the halving schedule, transaction validity, and script execution. If a miner produces a block that violates any rule, full nodes will reject it regardless of how much hash power is behind it. This means miners cannot change Bitcoin's rules without the consent of node operators — the network's true power lies with the tens of thousands of full nodes, not just the miners.

Running your own node provides the highest level of sovereignty in using Bitcoin. When you verify transactions through your own node, you don't need to trust any third party for accurate balance information or transaction confirmation. Your node independently validates the entire blockchain from the genesis block forward. The hardware requirements are modest — a basic computer with ~1 TB of storage and a broadband internet connection is sufficient. Many Bitcoiners consider running a node a fundamental responsibility of network participation.

Key Takeaways

  • •Full nodes independently verify every transaction and block against consensus rules
  • •Nodes enforce Bitcoin's rules — miners cannot change them without node operator consent
  • •Running your own node is the most sovereign way to interact with Bitcoin
  • •Hardware requirements are modest: basic computer, ~1 TB storage, broadband connection

Frequently Asked Questions

Running a node gives you independent verification of the entire Bitcoin blockchain. Without your own node, you are trusting someone else's node for balance and transaction information. Your node enforces Bitcoin's rules — it's your vote on what Bitcoin's protocol should be. It also improves network decentralization by adding another independent validator. Practically, it ensures your wallet is giving you accurate information and that the transactions you receive are valid.

Running a Bitcoin full node is relatively inexpensive. You need a computer with at least 2 GB of RAM, a 1 TB SSD (the blockchain is roughly 600 GB and growing), and a broadband internet connection. A Raspberry Pi 4 with an external SSD (under $200 in hardware) is a popular low-cost option. Electricity costs are minimal — a node consumes roughly the same power as a small light bulb. There is no financial reward for running a node; the benefit is personal sovereignty and network participation.

Related Terms

Block Reward
The amount of new Bitcoin awarded to miners for successfully adding a block to the blockchain. The reward started at 50 BTC per block and is cut in half approximately every four years through the halving process.
Cold Storage
A method of storing Bitcoin offline, disconnected from the internet, to protect against hacking and theft. Hardware wallets and paper wallets are common forms of cold storage.
Halving
An event that occurs approximately every four years (every 210,000 blocks) where the Bitcoin block reward is cut in half. Halvings reduce the rate of new supply entering the market and have historically preceded major bull runs.
Mining
The process of using computational power to validate transactions and add new blocks to the Bitcoin blockchain. Miners are rewarded with newly minted Bitcoin (the block reward) plus transaction fees.
Private Key
A secret cryptographic key that proves ownership of Bitcoin and authorizes transactions. Losing your private key means losing access to your Bitcoin permanently. It should never be shared with anyone.
Satoshi
The smallest unit of Bitcoin, equal to 0.00000001 BTC (one hundred-millionth). Named after Bitcoin's creator, Satoshi Nakamoto. As Bitcoin's price rises, "stacking sats" has become a popular way to think about accumulation.
← Back to Glossary