How is Blockchain a distributed database?

Blockchain

In most places blockchain is cited as a distributed database. Does it mean we can store any type of data in blockchain like audio, video, pdf?

1
Answers

Replies

Just think of blockchain as a relatively slow, very expensive database that provides excellent resistance to hacking and corruption. It's a Write-Once, Read Mostly (WORM) system.


You are allowed to store any data you want in a hypothetical blockchain. The practical limits are, you don't want to store very large chunks of data (so, not video); you probably don't want to store frequently changing data (so, not a thesis paper you're revising) -- unless it's important somehow to record every single change forever.



Because, its other feature is, once something is written to a blockchain, it's there forever.



To fix a typo, you add a new record with a correction.



To delete a record,  Too bad, you can't. Best you can do is enter a new record saying that the record you wish to delete is "obsolete" or "repudiated" or "no longer valid" or "should be considered as deleted."



In short, it's wise to treat your blockchain as a permanent record.



Slow: the Bitcoin blockchain runs about 3 transactions per second (tps) and the Ethereum blockchain runs about 30 tps.


Expensive: the Bitcoin blockchain cost an average of US$ 8.22 per transaction in November 2017

 
 

If you want to unleash your potential in this competitive field, please visit the Blockchain course page for more information, where you can find the Blockchain tutorials and Blockchain frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.