Post
Topic
Board Bitcoin Discussion
Re: **Download the blockchain here, updated regularly **
by
PatrickMacH
on 14/05/2020, 05:02:35 UTC
Bitcoin Blockchain Download [bootstrap.dat]

About
Code:
--- block info ---
block date:     Sun., 10. Mai 2020 15:05:31
block number:   #629800
file name:      bootstrap.dat.xz
file size:      184 GB [188165 MB]
file format:    compressed xz (containing bootstrap.dat)
uncompressed:   258 GB [245,103 MB]

--- signatures ---
SHA256(bootstrap.dat)= a0357db44c62e847db7d31c63f0ca7d643ea03b20240467e4e334286a2718819
SHA256(bootstrap.dat.xz)= 0ac082c2c55bf7d99cdd758d8f8e2702eb4db76681da68365c55e529da36c86c

--- client ---
Indexed with Bitcoin Core v0.18.1 on Linux (4.15.0 x64) platform.

What's new
The compression format has been updated to xz which allows the decompression of the bootstrap.dat file while downloading it. If you are an expert you can use system pipes to inject the highly compressed serialized Bitcoin blockchain bootstrap.dat to the Bitcoin Core initial blockchain loadup process.

Importing bootstrap.dat further allows deploying containers with Docker or Kubernetes more fasten and secure using fewer resources because you do not have to fully sync each running instance.

Setup
Move the decompressed bootstrap.dat into your Bitcoin Core application folder and (re)start your Bitcoin Core client:
  • Unix/Linux: ~/.bitcoin
  • MAC OS X: ~/Library/Application Support/Bitcoin/
  • Windows: [User Directory]AppDataRoamingBitcoin (i.e. C:UsersMyUsernameAppDataRoamingBitcoin

If you don't know how it works you can check the details on the download page.
Beware that after decompressing the XY file, you need additional ~300 GB to import the bootstrap file!


Download
--- https://goo.gl/gdHA8S ---

Hint
This is a private hosted download. To scope the hosting costs the download page requires a donation of whatever amount is suitable for you.