Post
Topic
Board Bitcoin Discussion
Re: **Download the blockchain here, updated regularly **
by
PatrickMacH
on 07/11/2020, 01:20:45 UTC
Bitcoin Blockchain Download [bootstrap.dat]

About
Code:
--- block info ---
block date:     Tue, 27. Oct 2020 23:57:59
block number:   #654500
file name:      bootstrap.dat.xz
file size:      206 GB [210,063 MB]
file format:    compressed xz (containing bootstrap.dat)
uncompressed:   287 GB [293,093 MB]

--- signatures ---
SHA256(bootstrap.dat)= 318208fec280f73559654e1ad862d054b70742820b71cd306ec780f124084d97
SHA256(bootstrap.dat.xz)= 70abdb8d53f2c88515fddbd4f365e992fd672fb84da954c233fb9e5e538c2ef0

--- client ---
Indexed with Bitcoin Core v0.19.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.