PPT-3 Types of Blockchain
PPT-3 Types of Blockchain
Blockchain
Athira Jayavarma
Dept. of EEE
Types of Blockchain
Public
Private
Permissioned
Public Blockchain
Anybody can join and leave as they wish.
It is open-source.
Eg:- Bitcoin
Every user can log on to the system and even develop new applications
building on the Bitcoin blockchain.
When registering via the Bitcoin website, users choose a so called “wallet”
and a Bitcoin address.
Bitcoin addresses are similar to email accounts, via which users can send
bitcoins to other users.
• The Swiss municipality of Zug has even become the first public administration
to accept Bitcoin payments.
Private Blockchain
The main difference between private and permissioned blockchains lies in the level of
access control and governance. Private blockchains are typically used within a single
organization or closed ecosystem, with centralized control and restricted access.
12/02/2024
Sample Footer Text 9
• Nodes in a blockchain network refer to the individual computers or devices that
participate in the network and maintain a copy of the blockchain's distributed ledger.
• Types of nodes:
Full node
Light node
Master node
Functions of a nodes
• Nodes save and store transaction blocks (storing Blockchain transaction history).
They download and store a complete copy of the blockchain's ledger, including all
transactions and blocks.
Full nodes independently validate each transaction and block, ensuring they adhere
to the network's consensus rules.
They maintain a complete history of the blockchain, making them reliable sources of
information for other nodes.
Light Nodes or SPV Nodes
Light nodes, also known as Simplified Payment Verification (SPV) nodes, do not
store a complete copy of the blockchain.
Instead, they store a subset of the blockchain's data, focusing primarily on the
transactions relevant to them.
Light nodes rely on full nodes to retrieve and verify transaction data, which
enables them to interact with the blockchain without the need for significant
storage or computational resources.
12/02/2024
Sample Footer Text 16
Bitcoin is a completely decentralized, peer-to-peer,
permissionless cryptocurrency put forth in 2009.
• Completely decentralized- No central party for ordering or recording
anything.