StateViz

Blockchain Data Structures


Algorithms

Built for exploring blockchain data structures

StateViz

Interactive playground for blockchain data structures

Explore and understand how blockchain protocols organize and manage data through interactive visualizations.


Available Data Structures

Merkle Patricia Trie

MPT

A cryptographic data structure used in Ethereum to efficiently store and verify state data.

Key Features:

Deterministic structure

Efficient proofs

Space optimization

Fast lookups

More algorithms coming soon...

Build your understanding of blockchain data structures step by step