SietseChain
My own Blockchain written in Python, capable of mining blocks and making transactions using the Python Flask framework. I started this project by following a tutorial about how to create your own blockchain. This is obviously not meant to be an amazing functional blockchain (in fact, it is a pretty crappy one), but this project gave me a better understanding of how blockchain networks function in detail, simply for research purposes.