Verify everything yourself
What is a Bitcoin node?
A Bitcoin node is a computer that checks the network's homework. This guide explains what nodes do, how they differ from miners, why people run them, and how to set up one of your own.
Reviewed and current as of September 12, 2026
01What a node actually does
A Bitcoin node is a computer that keeps its own copy of the blockchain and checks every block and transaction against Bitcoin's rules. When a new block arrives, your node verifies the signatures, the math, and the supply on its own. It trusts the code it runs and the rulebook everyone runs together.
When all those independent checks agree, the network moves forward. Think of nodes as the referees of Bitcoin: miners write the plays, nodes call the game.
02Nodes and miners, different jobs
Miners compete to add new blocks and collect the fresh coins and fees that come with them. Nodes verify those blocks and keep the whole system honest. One job produces, the other checks.
Every miner runs a node, since even a miner checks the rules before building on a block. Plenty of node runners mine nothing at all. Verifying is open to anyone with a computer.
03Why people run one
Sovereignty comes first. Your wallet can ask your own node whether a payment arrived, instead of asking someone else's server. You verify, and then you believe.
Privacy follows. When your wallet talks to your own machine, your addresses and balances stay inside your home.
Support matters too. Every honest node strengthens the commons, making the network a little harder to silence and a little easier to reach. You give Bitcoin the gift of one more independent witness.
Running a node also teaches the protocol faster than any article. The machine on your shelf turns abstract ideas into something you can watch working.
04Full and pruned, choose your flavor
A full node keeps every block since 2009. Today that takes hundreds of gigabytes of storage, growing a little every day, so a 1TB drive is the friendly minimum. Full suits archivists, businesses, and anyone who wants the complete history on hand.
A pruned node checks everything once, then discards the old blocks it has fully verified, keeping the working set small. It enforces the same rules on far less hardware. Pruned suits small machines and curious learners: the same referee, a lighter whistle.
05What it takes to get started
The recipe is friendly: a small computer that stays online, plenty of storage, and a steady internet connection. A popular starter kit is a Raspberry Pi with a 1TB drive, running approachable node software like Umbrel, Start9, or RaspiBlitz.
Budget a few hundred dollars for the parts. Download the software and let the first sync run in the background. It can take days while your machine downloads and verifies the whole chain, and it happens once. After that your node stays current on its own, humming along in the corner.
Give the box the same care you give any computer you rely on: cool air, steady power, and updates when they arrive.
06Lightning lives on top
Many node runners add the Lightning Network next, opening payment channels and routing instant payments for tiny fees. Your quiet little box becomes a tiny hub of instant payments. When you are ready to take that step, the Lightning Guide shows the way.
Running a node turns you from a spectator into a participant. You stop taking the network's word for it and start checking the work yourself. In a money system built on verification, the strongest seat is the one with its own referee.
01What does a Bitcoin node actually do?
It keeps a copy of the blockchain and checks every new block and transaction against Bitcoin's rules. Your node verifies signatures, supply, and formatting on its own, then shares valid data with the peers around it.
02Do I have to mine to run a node?
Mining is entirely optional. A node only verifies, so any ordinary computer can do the job. Miners run nodes too, because even a miner checks the rules before building on a block.
03How much storage and money does a node need?
A full node wants a terabyte drive today, while a pruned node fits in a few gigabytes after its first sync. The hardware runs a few hundred dollars for a popular starter kit: a small computer, a big drive, and friendly node software.
04How long does the first sync take?
Anywhere from a day to several, depending on your machine and connection. The sync runs in the background, it happens once, and after that your node stays current on its own.
05Does running a node pay?
Block rewards go to miners. Your node pays in something miners chase with machines: certainty. You get self verified payments, stronger privacy, and the satisfaction of giving the network one more independent witness: you.