Tamper Resistant Nature of a Blockchain ⛓

Hey everyone ??,

In this article, let us understand the Tamper Resistant Nature of a Blockchain. This is the third part of my Blockchain Series on Dev.

? ↔ ? ↔ ? ↔ ? ↔ ? ↔ ?

✏ Tamper Resistant Nature of a Blockchain ⛓

Every block ? o…


This content originally appeared on DEV Community and was authored by The Nerdy Dev

Hey everyone ??,

In this article, let us understand the Tamper Resistant Nature of a Blockchain. This is the third part of my Blockchain Series on Dev.

? ↔ ? ↔ ? ↔ ? ↔ ? ↔ ?

✏ Tamper Resistant Nature of a Blockchain ⛓

Alt Text

Every block ? of the blockchain contains its own hash value and the hash of the previous block (previous block hash) in the blockchain. These hash values chain the blockchain together in order in which the most recent block was made and goes all the way to the very first block that was created.

Alt Text

Whenever the data of a block gets changed, the hash of the block needs to be re-computed and this invalidates the block.

Alt Text

Now as a consequence of this (hash of the block changing), it also changes the hash of the block that exists on the next block. This changes the data in that block as well changing the hash value and hence this block will also get invalidated too. This change of hash values will run all the way down to the set of the blocks effectively breaking the entire chain. This proves that blockchain is TAMPER PROOF !

So this is it for the third article on Blockchain. Thanks for reading !

PS - If you are looking to learn Web Development, I have curated a FREE course for you on my YouTube Channel, check the below article :

Looking to learn React.js with one Full Project, check this out :

?? Follow me on Twitter : https://twitter.com/The_Nerdy_Dev

?? Check out my YouTube Channel : https://youtube.com/thenerdydev


This content originally appeared on DEV Community and was authored by The Nerdy Dev


Print Share Comment Cite Upload Translate Updates
APA

The Nerdy Dev | Sciencx (2021-07-14T13:35:15+00:00) Tamper Resistant Nature of a Blockchain ⛓. Retrieved from https://www.scien.cx/2021/07/14/tamper-resistant-nature-of-a-blockchain-%e2%9b%93/

MLA
" » Tamper Resistant Nature of a Blockchain ⛓." The Nerdy Dev | Sciencx - Wednesday July 14, 2021, https://www.scien.cx/2021/07/14/tamper-resistant-nature-of-a-blockchain-%e2%9b%93/
HARVARD
The Nerdy Dev | Sciencx Wednesday July 14, 2021 » Tamper Resistant Nature of a Blockchain ⛓., viewed ,<https://www.scien.cx/2021/07/14/tamper-resistant-nature-of-a-blockchain-%e2%9b%93/>
VANCOUVER
The Nerdy Dev | Sciencx - » Tamper Resistant Nature of a Blockchain ⛓. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/14/tamper-resistant-nature-of-a-blockchain-%e2%9b%93/
CHICAGO
" » Tamper Resistant Nature of a Blockchain ⛓." The Nerdy Dev | Sciencx - Accessed . https://www.scien.cx/2021/07/14/tamper-resistant-nature-of-a-blockchain-%e2%9b%93/
IEEE
" » Tamper Resistant Nature of a Blockchain ⛓." The Nerdy Dev | Sciencx [Online]. Available: https://www.scien.cx/2021/07/14/tamper-resistant-nature-of-a-blockchain-%e2%9b%93/. [Accessed: ]
rf:citation
» Tamper Resistant Nature of a Blockchain ⛓ | The Nerdy Dev | Sciencx | https://www.scien.cx/2021/07/14/tamper-resistant-nature-of-a-blockchain-%e2%9b%93/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.