A Bitcoin full node downloads and verifies blocks and transactions according to the rules it accepts. It helps a user verify Bitcoin directly instead of relying only on third-party servers.
Node vs wallet
A wallet manages keys and creates transactions. A node verifies the blockchain and can broadcast transactions. Some wallets connect to a user’s own node for stronger privacy and verification.
Why run one
- Verify the supply and consensus rules yourself.
- Reduce reliance on public wallet servers.
- Improve privacy when checking balances.
- Learn Bitcoin infrastructure more deeply.
Tradeoffs
A node needs disk space, bandwidth, updates and basic maintenance. It is not required for every beginner, but it is useful for users who care about self-verification.
When it makes sense
Consider a node after you understand wallets, backups and basic transactions. It is infrastructure, not a shortcut to profit.
Related reading
Start with what Bitcoin is and Bitcoin wallets before moving to node setup.