Post
Topic
Board Project Development
Re: A very simple blockchain explorer.
by
tobasco
on 21/12/2017, 18:32:08 UTC
Quick Update:

Just a couple of changes that might be helpful:

Blockchain

Blocks in the blockchain show how "full" they are. So for example, if you're browsing through the blockchain you can easily spot the empty blocks:



Transactions

The inputs and outputs of a transaction are sized based on their value. This makes it easier to follow the path of large amounts of bitcoins:


Merry Christmas.

Greg.