bsc-snapshots

> geth-snapshots

> erigon-snapshots

Updated every 24 36 hours

Old snapshot deleted 1 12 hours after new snapshot generated

geth-snapshots

Database uses geth(v1.1.14) for sync

download

!!! from block 21851220

pipeline download and extract

skip checksum & uncompress if you used pipeline

wget https://snapshots.bnb48.club/geth.21851220.tar.lz4 -O - | lz4 -cd | tar xf -

multithreaded download

aria2c -s14 -x14 -k100M https://snapshots.bnb48.club/geth.21851220.tar.lz4 -o geth.tar.lz4

checksum

!!! db size 302.22 gb, 307.73 gb after decompression

> openssl sha256 geth.tar.lz4
SHA256(geth.tar.lz4)= fd855ea34facc4f252fd2241a7354a30ad769929491e51cd54e902b313185223

uncompress

running a script: lz4 -cd geth.tar.lz4 | tar xf -

flags

--txlookuplimit=0 --diffsync=true --syncmode=full --tries-verify-mode=none --pruneancient=true --diffblock=5000

erigon-snapshots

Database uses erigon(v2022.09.03) for sync

download

!!! from block 21854113

pipeline download and extract

skip checksum & uncompress if you used pipeline

wget https://snapshots.bnb48.club/erigon.21854113.tar.lz4 -O - | lz4 -cd | tar xf -

multithreaded download

aria2c -s14 -x14 -k100M https://snapshots.bnb48.club/erigon.21854113.tar.lz4 -o erigon.tar.lz4

checksum

!!! db size 829.93 gb, 1215.76 gb after decompression

> openssl sha256 erigon.tar.lz4
SHA256(erigon.tar.lz4)= 0b86600aba5788a5129ea93bd5d1fd9161e675866c0d872efd96f54f850796ab

uncompress

running a script: lz4 -cd erigon.tar.lz4 | tar xf -

flags

--chain=bsc --prune=hrtc --db.pagesize=16k