1
1
I would like to write small paper supported by Blockchain stats. Could you tell me how to access blocks chain remotely via GUI to make a query ?
Blockchain's size is 159GB as of today, so download is heavy.
Ok, I can study block headers only to limit overheads.
Do you know how to download or access blockchain headers as mySQL database ?
How to access Blockchain remotely for statistics study ?
Ok, I can limit my interest to block headers only to create database.
https://blockchain.info/block-height/474044?format=json So all I need is block header from the above block. Any download link ? Studied blockchain json API but no support for block header only.
https://blockchain.info/block-height/491459 is the answer but output is not generated via API, so I need raw json block header output, not full webpage code included – darius – 2017-10-24T23:37:07.330