Blockchain is great, but: What are the limitations?

Blockchain is great, but: What are the limitations?

Blockchain News
May 17, 2022 by Dr. Pavel Kravchenko
4472
People admire decentralized technologies. They are expected to change the world and so on. Centralization is considered wrong. But the problem is that it’s still hard to find any ultimate decentralized solution implemented in the real world. There’s no doubt that Blockchain allows for quite a lot of advantages. Let’s outline some of them: Makes
Blockchain is great, but: What are the limitations?

People admire decentralized technologies. They are expected to change the world and so on. Centralization is considered wrong. But the problem is that it’s still hard to find any ultimate decentralized solution implemented in the real world.

There’s no doubt that Blockchain allows for quite a lot of advantages. Let’s outline some of them:

  1. Makes it simple to verify the integrity of the ‘database’.
  2. Allows for timestamping of all the changes.
  3. Provides an ability of easy backup in real-time
  4. Delivers consensus to a decentralized environment
  5. Makes it simple to audit the “book of records” in real-time

Note: These advantages are possible only in the case of a correctly designed protocol.

Undoubtedly, these qualities make the technology unique and give it an extremely high potential in the future. However, just like every new approach, it has a number of disadvantages that should be mentioned:

  1. Governance issue
  2. Responsibility issue
  3. Constantly growing volume of data
  4. Capacity issue
  5. Confirmation time issue

Governance issue

Before applying Blockchain in practice, there’s an essential, you can call it, an activity that is to be accomplished —  specify the governance. We’re dealing with a decentralized environment, where decision-making is carried out on the basis of consensus because participants don’t trust each other. If there would be a certain entity that was in charge of upgrading the system, dealing with certain difficulties in it, and so on — the system would be centralized. Thus, it is extremely hard to determine the correct conditions from the very start. Conditions that would allow accurate decision making in the network, that doesn’t have a responsible party, but a ‘decentralized community that, by means of consensus, decides what to do.

Ethereum split as an example

We won’t be going into many details here but just discussing the very essence. Some hackers found a vulnerability in Ethereum’s smart contract and stole 50 million dollars in Ether. So, Vitalik Buterin decided to ‘take them back by upgrading the protocol artificially. In this way, change the past state of Ethereum’s blockchain — ‘create’ a new one, that no longer has a ‘bad transaction’. The community was the one to decide, whether to do it or not. If an individual agrees, he must upgrade his equipment. In a natural way, the community has split in two: those who decided to stay with the original chain (that is now called Ethereum Classic) and those who accepted the change (it was the majority, so this chain is currently the main chain of Ethereum).

As you can see, the situation is quite controversial. On the one hand, the decision was made by the community (in a decentralized way), still, there are a lot of arguments considering the propriety of such a solution. And that is how, the problem with governance brings us to another issue, which is responsibility.

Responsibility

People are used to centralized governance systems and that’s a fact. Because you can always find someone to blame. If you bought a car and it broke down after a week of use — you go to these guys and claim your money back. The same thing happens when you use a service of a centralized entity. If you have problems with your bank account — you go to the closest branch office and they help you fix the issue.

In the case of a decentralized network, you take all the responsibility, because you are involved in the process of managing the state of the system together with everyone. While the rules by which the system operates are the only guarantor of integrity. Each participant verifies the activity correctness of the least. Even the court is unable to implement a solution that contradicts the protocol rules. Because management of digital assets is, so far, beyond the power and authority of the court.

Conclusion: The concept of responsibility in decentralized systems is extremely vague. People should accept the fact that each participant takes their own risks. Whilst, governments should work out new legal models, sometimes even laws that consider the essence of such behavior models.

Constantly growing volume of data

If we draw a parallel between a centralized accounting system and the decentralized one, there is one substantial difference. The centralized ledger only stores the final condition of the database. Ex: Alice sends 1$ to Bob; her account no longer has the data, referring to 1$, while Bob’s has. With the blockchain, we have a chain of blocks (sorry about tautology) that stores the whole history of all the changes that have ever happened at the time of the network’s existence.

To conclude, the constantly growing volume of data is not a critical limitation, but rather a peculiarity of the technology, to which a different approach should be applied.

Capacity issue

Most commonly, a decentralized network has a lower capacity than the centralized one. Having a centralized server that processes all the data, services such as Mastercard or Visa are able to verify thousands of transactions per second. While in a decentralized system:

1)The data must be spread across all the participants of the network;

2) All participants must reach a consensus on this data.

On top of it, the necessity of storing a large amount of data imposes some additional limitations. As a result, we have two factors, which eventually lead to the slower performance of the system. In this way, Bitcoin’s throughput is as low as around 3 tps.

Also, read – Blockchain to promote ‘Word-of-Mouth’ Marketing Campaigns

 Confirmation time issue

It’s quite obvious that delays, that occur due to the fact that participants should reach a consensus with each other, directly affect the response time of the whole network. A fully confirmed transaction in Bitcoin takes up to about an hour. Hour is an approximate time when everyone has definitely reached a consensus about your transaction. (Five blocks after the one, where your transaction has been verified is considered an optimum result. When you can be fully confident that everyone agreed to it).

Nevertheless, it’s worth noting that problems with capacity and confirmation delays in such decentralized networks as Bitcoin, Litecoin, and Ethereum are almost resolved, by virtue of such solutions as payment channels and the Lightning network.

Whereas some consensus protocols do not solve the very problem of the network throughput but considerably increase the performance factor. In this way, the  Bitshares protocol allows a fully decentralized payment network to compete against centralized services, such as Visa and Mastercard, even today.

Conclusion

To sum up, all the challenges Blockchain technology is currently going through are, somehow or another, related to the infancy of such an approach. By any measure, it is the people who need to maturate and get used to the new way of how things work. It will undoubtedly be a good lesson for society, especially, for those at the top of it. Those who steer the control wheel.

Add a comment