The concept of blockchain is simple: a scalable and globally consistent database that maintains a growing list of ordered records.
Using App Engine and Spanner it is possible to build a basic blockchain in 200 lines of code.
Pull requests are welcome.