Bitcoin Forum
May 05, 2024, 01:14:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trouble with bootstrap.dat file  (Read 99 times)
CrazyChrisCA (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 4


View Profile
January 10, 2021, 03:47:07 AM
Merited by ranochigo (4)
 #1

This is for PatrickMacH (or anyone else who can help):

Hello, Patrick!

I tried to send this to you as a PM but the system tells me that you have blocked PM's from newbies.  So, I'm posting it here.

I made a donation and downloaded the bootstrap.dat.az file from this forum thread:

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

I unzipped the file using 7zip and put the resulting bootstrap.dat file in my ~/.bitcoin directory.  However, when I run bitcoin-qt it appears it ignore the bootstrap.dat file and is syncing with the network from the beginning, saying it's going to take 2 days to process.

Any suggestions on how I can fix this?

Thanks!

Regards,

Chris
1714871648
Hero Member
*
Offline Offline

Posts: 1714871648

View Profile Personal Message (Offline)

Ignore
1714871648
Reply with quote  #2

1714871648
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
ranochigo
Legendary
*
Offline Offline

Activity: 2954
Merit: 4166


View Profile
January 10, 2021, 05:32:17 AM
 #2

As of Bitcoin Core 0.20.0, the client does not automatically import bootstrap files. In fact, as of 0.10.0 it can actually be slower than synchronizing directly most of the time; downloading the blocks in parallel and verifying at the same time will reduce your synchronization time exponentially. Downloading bootstrap.dat still means your client will spend some time to verify the blocks.

If you want to continue, you have to specify -loadblocks=bootstrap.dat as an argument at startup.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
CrazyChrisCA (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 4


View Profile
January 10, 2021, 06:15:33 AM
 #3

Thank you for that help!  It's -loadblock not -loadblocks but your help got me pointed in the right direction.

Thanks, again!

Chris
tuga
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 07, 2023, 04:47:44 PM
 #4

As of Bitcoin Core version v22.0.0 (2023), I manged to import the bootstrap.dat by creating a bitcoin.conf file on the bitcoin data dir, in my case, G:/Bitcoin_data, with the following code:

Code:
loadblock=G:/Bitcoin_data/bootstrap.dat

Bitcoin core started importing the bootstrap.dat on the next time I opened it.
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!