Qu’est-ce que 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.
Termes liés
Node
A computer running Bitcoin software that independently validates every block and transaction against the…
RéseauConsensus rules
The validity conditions every node enforces: issuance schedule, signature validity, block weight, and…
RéseauSPV (simplified payment verification)
Verifying that a transaction is in a block using merkle proofs, without downloading the full chain.
Cette définition fait partie du glossaire Bitcoin Logical. Pour l’explication complète, commencez par Apprendre, ou consultez les chiffres en direct sur Le Signal Bitcoin.