Types of Blockchain

Types of Blockchain

Hey all,

I know all are doing good only, that's great!

Today I come up with a new article on types of blockchain.

Before that, I am assuming you have an idea about blockchain technology. If not please read my previous article about this.

Awesome!

Why wait then? let's start :)

So, as you know, a blockchain is a chain of data blocks stored in hundreds or thousands of computers or servers distributed over a wide geographical area. It is a complete ledger that maintains a copy of all the credit/debit(not in all cases) transactions of a digital asset. And, blockchain is based on decentralized technologies.

Got some idea?

Superb!

Now, let's see how many types of blockchains are available.

Types of Blockchain

As you can see in the above image, there are 4 types of blockchain is available.

They are

  1. Permissioned Blockchain
  2. Private Blockchain
  3. Federated/Consortium Blockchain
  4. Public Blockchain

Let's see them one by one.

1. Private Blockchain

private blockchain is also called the permissioned blockchain. In this type, only the individuals involved in a contract will have the information of it, while the others will not be able to access it. It is also a faster and more cost-effective system. Only authorized nodes can read and write the transaction data into this blockchain. But, a private blockchain is less secure as compared to a public blockchain.

Example:- Linux foundation's Hperledger Fabric.

2. Public Blockchain

public blockchain is a permissionless blockchain. Anybody can access the network and read-write on participants without explicit authorization and permission.

Example:- Bitcoin, Litecoin, Ethereum, etc.

3. Federated/Consortium Blockchain

consortium or federated blockchain is a private, permissioned blockchain. It is opposed to the public blockchain, where entities can only become members of the network by prior approval or voting. In this type of blockchain, permissions are vested in a group of companies to individuals. Also, only consortium members can make, validate, and renew the transactions.

Example:- R3 Corda Blockchain

permissioned blockchain is the same as a private blockchain.

I am now 100% sure, you have got some idea about the types of blockchain.

That's Great!

This is all for today, see you soon with a new interesting article. I hope you enjoy this reading.

Cheers!

To view or add a comment, sign in

More articles by Saroj B.

  • React: “Lifting State Up” — Explained in a Simple Q&A Style

    Interviewer: Hi Saroj. I’ve been working on this React dashboard, and I’m running into an issue where two different…

  • 🔍 The Frontend Mindset – Issue #1

    Getting Comfortable with useEffect() — React’s Most ConfusinGetting Comfortable with useEffect() — React’s Most…

  • How to create an NFT in Solidity? With Example!

    Well, today we will see, how we can create a simple NFT using the Solidity programming language. And, we will also see,…

    3 Comments
  • What is NFT? And how it be useful in the coming Future?

    So today we will discuss NFT, and how it can be useful in the coming future. NFT stands for Non-Fungible Token, and it…

    2 Comments
  • Blockchain use cases in the Banking Industry

    Blockchain technology has the potential to significantly disrupt the banking industry by increasing efficiency…

    3 Comments
  • Ethereum Fork History

    Ethereum! As many of you know, Ethereum is a decentralized, open-source blockchain with smart contract functionality…

  • Deploying a Smart Contract with Truffle Ganache

    What is Ganache? Today we will see how we can deploy a smart contract with the help of truffle ganache. Ethereum…

  • Complete Solidity Code Deployment Process

    Solidity! I guess many of you know, that Solidity is the programing language for Ethereum smart contract development…

    4 Comments
  • Smart Contract and its Compilation Process

    Smart Contract! Before starting the smart contract I hope all of you know about the simple contract. Right? What is a…

  • Ethereum's Four Stages of Development

    Ethereum! What is an Ethereum? Many of you know, that Ethereum is the native blockchain of ETH cryptocurrency. Yup.

Others also viewed

Explore content categories