[erlang-questions] bitcoin blockchain

PAILLEAU Eric eric.pailleau@REDACTED
Sat Mar 4 18:15:02 CET 2017


Hi Joe,

This site might help : https://blockexplorer.com

See API : https://blockexplorer.com/api/block-index
           https://blockexplorer.com/api/block

cheers


Le 04/03/2017 à 16:37, Joe Armstrong a écrit :
> A few  questions.
>
> 1) How big is the current bitcoin blockchain ?
>
> 2) How can I download the first 1000 blocks in the bitcoin blockchain ?
>     Is there a web server that can give me the N'th block????
>
> (I don't want to download the entire blockchain - and then take the
> first 1000 blocks)
>
> 3) Has anybody written an erlang blockchain checker - I'd want
> to validate the first 1000 blocks
>
> Cheers
>
> /Joe
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>




More information about the erlang-questions mailing list