Can a blockchain be Centralised Will it be called as Blockchain if it is centralised

0 votes

I was reading a lot of articles on blockchain and almost everyone has some different understanding of blockchain. Is there any accepted definition of Blockchain by any community? In few articles I read:

  • Blockchains are Decentralised while DLTs are not.

  • All blockchains are DLT but not all DLTs are blockchain. It added "if transactions get stored in blocks then it is a blockchain else it is not"

From above statements-

Is Decentralisation a must for a Blockchain or is it just an Immutable Distributed Database? which can be centralised or decentralised?

Mar 3, 2022 in Blockchain by Soham
• 9,710 points
532 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes
The term “blockchain” is often overused, and can have different meanings in different contexts. Blockchain technology has 3 major components that together really make it an innovation. Strictly speaking, a blockchain is just a data structure similar to a linked list. Blocks of data reference their previous block by including their digital fingerprint or hash in their block of data. If a previous block is modified, then all the following hashes will be different and it is easy to detect if the data has been tampered with. Even more importantly, is that this establishes an order to when events took place, in the case of Bitcoin, these events are transactions. The final piece is a consensus mechanism that allows participants on a public distributed network to all agree on a chain of blocks.

A consensus mechanism on the other hand extends the blockchain data structure by providing rules that enforce how blocks are accepted by the network as a whole. For example, with the proof-of-work consensus, there is an agreed upon amount of work that must be done before a block is accepted as valid. The lower the threshold, the more work must have been done to calculate the block hash. Providing a valid block hash becomes a proof-of-work. This can make it much more difficult to modify past blocks, as the same amount of work must be done in order for the network to accept it as valid, thus distributed consensus can be achieved. This is why “blockchain technology” was invented, to achieve distributed consensus without relying on a third party. “Blockchain technology” is not really that interesting without the proof-of-work component and so it depends on what your definition of “blockchain technology” happens to be.

In conclusion, by this definition of blockchain, it doesn't make sense to use blockchain in a centralised environment.
answered Mar 3, 2022 by Aditya
• 7,680 points

edited Mar 5

Related Questions In Blockchain

+1 vote
1 answer

I would like to create a blockchain network which will stay at the same level of complexity, is it possible?

You can very easily create a cryptocurrency having a ...READ MORE

answered Apr 4, 2018 in Blockchain by Christine
• 15,790 points
959 views
+1 vote
1 answer

Can a data be altered in a blockchain without changing its hash?

Yes, it should work. The authentication practice ...READ MORE

answered Apr 8, 2018 in Blockchain by Shashank
• 10,400 points
1,103 views
0 votes
1 answer

In a Blockchain, how difficult is it to modify the third to last block?

Technically, it's not difficult at all, all ...READ MORE

answered Apr 20, 2018 in Blockchain by Christine
• 15,790 points
1,127 views
+1 vote
1 answer

Is it possible to store blockchain in a sql or no-sql database?

Currently, following are the options to store ...READ MORE

answered Apr 21, 2018 in Blockchain by Perry
• 17,100 points

edited Aug 9, 2018 by Omkar 1,398 views
0 votes
2 answers
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,596 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP