Difference between revisions of "Lightweight node"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "While full nodes form the backbone of the Bitcoin network [https://coinfrog.io/full-nodes-light-nodes/ light nodes] provides for ease of use. '''Lightweight No...")
(No difference)

Revision as of 14:30, 14 January 2018

While full nodes form the backbone of the Bitcoin network light nodes provides for ease of use.

Lightweight Node

A light Node does not download the complete blockchain. Instead, it downloads the block headers only to validate the authenticity of the transactions. Because of this reason light nodes are easy to maintain and run. Lightweight nodes use a method called Simрlifiеd рауmеnt vеrifiсаtiоn (SPV) to verify transactions.

Lightweight nodes are served by full nodes to connect to the Bitcoin network. They are effectively dependent on the full nodes to function.