Tuesday, October 17, 2023

Breaking Blockchain

Blockchain: A public record of digital events stored chronologically in linked blocks, securing timestamps for documents.

How does a blockchain work - Simply Explained - YouTube

Image source: https://images.app.goo.gl/rRfQYDnWwwgBCXz97 

Blockchain's strength lies in its tamper-proof nature. Each block contains a unique fingerprint (hash) that also references the hash of the block before it. This creates a chain where altering any single block would expose the change, as all subsequent blocks would become invalid.

Blockchain 101: The Simplest Guide You Will Ever Read

Image source: https://images.app.goo.gl/rFpPNLr9aLK7eC5C8 

Blockchains leverage three key security features:

  • Cryptographic hashing: Each block holds a unique fingerprint linked to the previous block's hash. Tampering with a block exposes the change, as all following blocks would become invalid.
  • Proof of work (PoW): This mechanism slows down adding new blocks (e.g., 10 minutes in Bitcoin) making it computationally expensive to tamper with the blockchain history.
  • Distributed ledger: Everyone on the network verifies each block, achieving consensus (typically 50%+) for validation. This decentralized approach makes altering the blockchain highly improbable.

No comments:

Post a Comment

The WHY of this Blog.

Demystifying Data: Your Quick Guide to Talking Tech The world of data – analytics, science, and ad-tech – can feel like a foreign languag...