What Is a Blockchain Consensus Algorithm?

Technology CommunityCategory: BlockchainWhat Is a Blockchain Consensus Algorithm?
VietMX Staff asked 3 years ago

consensus algorithm may be defined as the mechanism through which a blockchain network reach consensus. Public (decentralized) blockchains are built as distributed systems and, since they do not rely on a central authority, the distributed nodes need to agree on the validity of transactions. This is where consensus algorithms come into play. They assure that the protocol rules are being followed and guarantee that all transactions occur in a trustless way, so the coins are only able to be spent once.

There are several types of consensus algorithms:

  • Proof-of-Work(PoW)
  • Proof-of-Capacity (PoC)
  • Proof-of-Activity (PoA)
  • Delegated Proof-of-Stake(DPoS)
  • Proof-of-Stake(PoS)
  • Proof-of-Authority
  • Proof-of-Burn
  • Unique Node Lists
  • Proof-of-Weight
  • Proof-of-Elapsed Time
  • SIEVE
  • Byzantine Fault Tolerance