Was ist Full node?
A node that downloads and validates the entire chain from genesis rather than trusting anyone else's summary of it.
Full validation means checking every signature, every issuance amount and every rule for every block ever produced. It takes time and disk space, and it is what makes the network trust-minimised.
Pruned nodes validate everything but discard old block data afterwards, keeping the security property with far less storage.
Verwandte Begriffe
Node
A computer running Bitcoin software that independently validates every block and transaction against the…
NetzwerkConsensus rules
The validity conditions every node enforces: issuance schedule, signature validity, block weight, and…
NetzwerkSPV (simplified payment verification)
Verifying that a transaction is in a block using merkle proofs, without downloading the full chain.
Diese Definition ist Teil des Bitcoin-Logical-Glossars. Für die ausführliche Erklärung beginnen Sie mit Lernen, oder sehen Sie die Live-Zahlen auf Das Bitcoin-Signal.