17

I could download a bootstrap.dat.torrent from bitcoin.org before, but it is no longer available. Does bitcoin.org still maintain it?

Is there another source for downloading a bootstrap.dat? I am stuck with a 0.9.x version of BitcoinCore for testing purposes, and the bootstrap.dat would improve synchronization for me.

Murch
  • 75,206
  • 34
  • 186
  • 622
ZhouQi
  • 273
  • 1
  • 2
  • 5

4 Answers4

17

As user Bitcoin has already pointed out, using a bootstrap.dat is no longer recommended—you can see the release notes for the new faster-synchronization feature here.

As a result, the bootstrap.dat torrent links were removed from bitcoin.org after a short discussion.

The bootstrap.dat file is still available here on the bitcointalk.org forum, and jgarzik has indicated that he will continue to occasionally update it "for academic research and development purposes."

Another alternative is the version which has been maintained by Armory Technologies, available here. At the time of this writing, it is more up-to-date than jgarzik's bootstrap.dat, however it's not clear if it will receive any future updates.

Christopher Gurnee
  • 2,493
  • 15
  • 22
2

It's not necessary so is not being updated anymore. Using a bootstrap torrent is slower than downloading from the network using Bitcoin Core 0.10.0 or above due to improvements in the block downloading method.

Claris
  • 15,408
  • 2
  • 26
  • 43
1

Here is a thread where someone is providing updated bootstrap.dat downloads on BitcoinTalk:

https://bitcointalk.org/index.php?topic=1310261.msg13412290#msg13412290

Murch
  • 75,206
  • 34
  • 186
  • 622
hash tables
  • 183
  • 8
0

I see it here: https://bitcoin.org/bin/block-chain/

Maybe it was removed but it's back again?

Kane
  • 101
  • 1