EVM Deep Dives: The Path to Shadowy Super Coder 🥷 💻 - Part 6
Understanding the data structures that make up a blockchain can help you think about new and creative ways to parse that data.
In this article, we’ll journey from the block header all the way down to the internals of an event log giving you a comprehensive understanding of what data is available to you and how it was created.
For the purpose of this article understanding that the node has access to all the transactions and receipts is all we need to know.
Block Header has 3 Merkle Roots.
we’re going to reference https://etherscan.io/block/15001871
There are 3 components we’re interested in