UTXO and Account-Based Blockchains

Explore the fundamental differences between UTXO-based (like Bitcoin) and Account-based (like Ethereum) blockchain models, how they track user balances, prevent double-spending or replay attacks, and their respective pros and cons.

May 2021

Merkle Trees and Bitcoin

Explore Merkle trees (binary hash trees): their construction, use of cryptographic hash functions, and role in data integrity. Learn about applications in Bitcoin, SPV nodes, vulnerabilities, and Sparse Merkle Trees (SMTs).

Jan 2021