Full Node
Infrastructure
Node that fully verifies and stores blockchain state.
A full node downloads and verifies blocks and transactions according to the protocol. It relays valid data and rejects invalid history. Running your own node gives you independent verification and better privacy.
Frequently asked questions
Why run a full node?
To verify the chain yourself, improve privacy, and support the network. Apps can read from your node instead of third parties.What are the hardware needs?
It varies by chain. Expect persistent storage, reliable bandwidth, and enough RAM and CPU for validation.How do I keep it healthy?
Monitor disk space, CPU, peers, and logs. Keep software up to date and back up critical data where applicable.