Bitcoin Blockchain Download
Downloadable blockchain for Bitcoin Core Portable and locally installed Bitcoin pruned to about 9.3GB
How To Download
Go to the Bitcoin Blockchain Releases page and download the 4 files for the most recent release. It will be files named Bitcoin-Blockchain-DATE.exe, Bitcoin-Blockchain-DATE.7z.001, Bitcoin-Blockchain-DATE.7z.002, Bitcoin-Blockchain-DATE.7z.003.
How To Extract By Running
Ensure all files are in the same directory. Check the Bitcoin-Blockchain-DATE.exe to ensure it is digitally signed by Rare Ideas, LLC. Run the EXE. For Bitcoin Portable, select to extract the files to your BitcoinPortable\Data\Bitcoin directory. If the Bitcoin directory doesn’t yet exist, create it. For a locally installed Bitcoin client, extract to %APPDATA%\Bitcoin, usually located at C:\Users\YourUsername\AppData\Roaming\Bitcoin
How To Extract With 7-Zip
It’s not necessary to run the EXE to extract the files, you can also use 7-Zip.
Ensure all files are in the same directory. Open the file Bitcoin-Blockchain-DATE.7z.001 in 7-Zip. For Bitcoin Portable, select to extract the files to your BitcoinPortable\Data\Bitcoin directory. If the Bitcoin directory doesn’t yet exist, create it. For a locally installed Bitcoin client, extract to %APPDATA%\Bitcoin, usually located at C:\Users\YourUsername\AppData\Roaming\Bitcoin
Configure Pruned Mode
Bitcoin Portable can be configured for pruned mode by creating an ANSI text file called bitcoin.conf in your BitcoinPortable\Data\Bitcoin directory with a single line reading prune=550 and nothing else. For a local Bitcoin client, download the file to %APPDATA%\Bitcoin, usually located at C:\Users\YourUsername\AppData\Roaming\Bitcoin