On today’s episode,
We understand how blockchains work, and their two basic types. We also talk about DAOs, aka Decentralized Autonomous Organizations and why they’re important.
Binance launches in Idaho, Solana goes down…again! And some tech news regarding Meta, Tesla & SpaceX.
For the full transcript, please read https://farezv.substack.com/p/farez-for-me-podcast-ep-3-what-is?s=w and subscribe to my newsletter to not miss any updates!
If you've ever seen an accounting ledger, you're already halfway there in your understanding of what a blockchain is. In simple terms, it's a connected list of records. Imagine a growing list of digital records, resembling real a life ledger book, known as blocks that are connected using cryptography.
These blocks each have cryptographic signature associated with another block in the chain, a timestamp, and sometransaction data signifying the connectivity of the chain. This cryptographic signature is known as a hash, it's implemented in computer code and is essentially a one-way mathematical algorithm to obfuscate simple information into complex information.
For example, there may be a function f(x)
such that if x = hello
, f(x)
meaning f(hello)
may return some value that resembles 0x43a5fc78
(which is some made up gibberish). There's no way for someone who reads 0x43a5fc78
to decode it back to the original message hello
. This one-way nature of these hashing algorithms or hash functions as they're commonly known, ensures secure obfuscation of data (in this example, the term "hello"). Applying this same concept to blockchains ensures that each chain of blocks is unchangeable (especially by malicious 3rd parties).
Here’s how it works, from the book Mastering Bitcoin.
Each block within the blockchain is identified by a hash, generated using the SHA256 cryptographic hash algorithm on the header of the block. Each block also references a previous block, known as the parent block, through the “previous block hash” field in the block header. In other words, each block contains the hash of its parent inside its own header. The sequence of hashes linking each block to its parent creates a chain going back all the way to the first block ever created, known as the genesis block.
By the way, hashing is different from encryption. Encryption is two-way. Data obfuscated by encryption can be decrypted to be human readable again whereas hashing is a one way data obfuscation method.
Stuff You Should Know
If you've ever wanted to know about champagne, satanism, the Stonewall Uprising, chaos theory, LSD, El Nino, true crime and Rosa Parks, then look no further. Josh and Chuck have you covered.
Dateline NBC
Current and classic episodes, featuring compelling true-crime mysteries, powerful documentaries and in-depth investigations. Follow now to get the latest episodes of Dateline NBC completely free, or subscribe to Dateline Premium for ad-free listening and exclusive bonus content: DatelinePremium.com
CrimeLess: Hillbilly Heist
It’s 1996 in rural North Carolina, and an oddball crew makes history when they pull off America’s third largest cash heist. But it’s all downhill from there. Join host Johnny Knoxville as he unspools a wild and woolly tale about a group of regular ‘ol folks who risked it all for a chance at a better life. CrimeLess: Hillbilly Heist answers the question: what would you do with 17.3 million dollars? The answer includes diamond rings, mansions, velvet Elvis paintings, plus a run for the border, murder-for-hire-plots, and FBI busts.