If any rule is broken, the full node rejects the block or transaction. Some full nodes prune older historical data to save storage space while still validating the current state, whereas an archive node keeps the complete history since the genesis block. Both types validate the chain in the same way; they mainly differ in how much history they retain.
Full nodes are the backbone of a decentralized network. Each one acts as an independent node that enforces the rules, so no single party can rewrite history or spend the same coins twice. The more widely full nodes are distributed, the harder it generally becomes to censor or attack the network.
Running a full node can also give users greater privacy and control, since they can verify their own transactions rather than trusting a third party. In return, operators usually need enough disk space, bandwidth, and time to download and stay in sync with the chain, which can range from hours to days depending on the network.
A decentralized, digitized ledger that records transaction information about a cryptocurrency in a chronolo...
A cryptocurrency created by the pseudonymous developer(s) Satoshi Nakamoto. The first cryptocurrency, initi...
A participant on a blockchain network that communicates with other participants to ensure the security and ...