Files
2021-01-07 23:34:11 -06:00

868 B

layout, title, grand_parent, parent, nav_order, date, original
layout title grand_parent parent nav_order date original
forum Re: Share database blocks ? Forum Posts Bitcoin Forum 106 2010-05-26 20:34:34 UTC https://bitcointalk.org/index.php?topic=153.msg1258#msg1258

Re: Share database blocks ?


Re: Share database blocks ?
May 26, 2010, 08:34:34 PM

It does in fact download 500 blocks at a time, then the counter counts one at a time as it verifies the blocks.

The advantage of letting bitcoin download and verify the blocks is that you do not have to trust the person you're downloading them from.  If you downloaded the blk*.dat files from some site, you would have to trust that site, since you would be accepting the data without verifying it yourself.  If you're copying blk*.dat from another computer of yours, that should be fine.

How long is the initial block download taking for you?