Bitcoin Forum
June 18, 2024, 09:37:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin get all Block-Headers - Java method failed  (Read 334 times)
ChriZyzz (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 14, 2015, 11:10:40 AM
 #1

I have tried to download mined Block-Headers from https://blockchain.info/. I used a JSON method to download, and some other Java code to safe the mined Block-Headers into a txt. After a few thousand (9000) I couldn't download anymore, because of to many requests.

To remember, a Block-Header looks like this (https://en.bitcoin.it/wiki/Block_hashing_algorithm):

0100000081cd02ab7e569e8bcd9317e2fe99f2de44d49ab2b8851ba4a308000000000000e320b6c 2fffc8d750423db8b1eb942ae710e951ed797f7affc8892b0f1fc122bc7f5d74df2b9441a42a146 95

The Problem is I need to get more than a few thousand, I think there are actual about 388213 mined Block-Headers.

I don't need all of them, but about 350000 in a continuously row (It's important!).

Is there any other option (without single downloading them) to get the Block-Headers?

Thank you for your support.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!