go-chain
A very basic Blockchain implementation in Golang.
Disclaimer
Use this at your own risk. I'm writing this as a learning aid to better understand Bitcoin fundamentals.
I'm not a cryptography expert and some of this stuff is pretty fiddly - you can almost certainly find a better blockchain impl than this.