Open In App

Difference Between Centralized and Distributed Ledgers

The article focuses on discussing the differences between Centralized Ledger and Distributed Ledger.

What is Centralized Ledger?

A centralized ledger is a database that is administered and controlled by a single entity, such as a business, government body, or financial institution. All data is stored in a single location in a centralized ledger system, and access to that data is controlled by authorized individuals or institutions.



Pros of a Centralized Ledger

Cons of a Centralized Ledger

Distributed Ledger

A distributed ledger is a database that is distributed over a network of computers or nodes rather than being held in a single location. Because all data in a distributed ledger system is shared and synchronized across the network, no single entity has control over the data.

Pros of Distributed Ledger

Decentralization: Because distributed ledgers are not controlled by a single body, no single party can modify the data or transactions recorded on the ledger. This increases transparency and accountability, as well as security and resilience.



Cons of Distributed Ledger

Centralized Ledger vs Distributed Ledger

Below are the differences between centralized ledger and distributed ledger:

Parameter Centralized Ledger Distributed Ledger
Control Governed by a single person, group, or organization. Controlled by a network of participants.
Permission Requires permission to access and modify the ledger. Possibly needs the authorization to view and make changes to the ledger.
Transparency Limited transparency since the ledger is only accessible to the central authority. High transparency since everyone can see the ledger.
Trust Participants must have faith in the central authority to keep the ledger up to date. Trust is dispersed among all network participants.
Security Attacks are possible if the central authority’s security procedures fail. Because the ledger is duplicated across numerous nodes, it is more secure.
Efficiency Can be more efficient as there is only one central authority updating the ledger. It may be less efficient since all parties must reach an agreement before updating the ledger.
Cost Generally less costly to maintain. It may be more expensive since it needs more infrastructure and resources.
Scalability It may not be scalable enough to manage a high volume of transactions. Because the network can manage a high volume of transactions, it can be more scalable.
Flexibility Changes can only be made by the central authority, limiting flexibility. More flexible as changes can be made through consensus among participants.
Examples Traditional banking systems, government records. Blockchain, cryptocurrency networks.

Article Tags :