The search functionality needs JavaScript enabled
BlockStorage.getBlock
Return the entire block, including his data, using his ID.
Block getBlock ( ulong Index );
Return the entire block, including his data, using his hash.
Block getBlock ( string Hash );