Bitcoin Forum
May 04, 2024, 02:29:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin-qt not sync in xubuntu 16.04.1 LTS  (Read 449 times)
Zz (OP)
Legendary
*
Offline Offline

Activity: 1820
Merit: 1077


View Profile
October 23, 2016, 02:20:32 PM
 #1

Hello,
I have a updated xubuntu 16.04.1 LTS.
I added the Bitcoin Personal Package Archive (PPA)
I installed Bitcoin core (apt-get install bitcoin-qt)
but


kutaypc:~/.bitcoin$ du -ah
13M     ./blocks/index/000005.ldb
4,0K    ./blocks/index/CURRENT
0       ./blocks/index/LOCK
4,0K    ./blocks/index/MANIFEST-000004
4,0K    ./blocks/index/LOG
4,0K    ./blocks/index/LOG.old
4,0K    ./blocks/index/000006.log
13M     ./blocks/index
16M     ./blocks/blk00000.dat
1,0M    ./blocks/rev00000.dat
30M     ./blocks
0       ./.lock
96K     ./wallet.dat
4,0K    ./bitcoind.pid
0       ./db.log
68K     ./chainstate/000005.ldb
4,0K    ./chainstate/CURRENT
0       ./chainstate/LOCK
4,0K    ./chainstate/MANIFEST-000004
4,0K    ./chainstate/LOG
4,0K    ./chainstate/LOG.old
4,0K    ./chainstate/000006.log
92K     ./chainstate
408K    ./debug.log
28K     ./fee_estimates.dat
4,0K    ./banlist.dat
180K    ./peers.dat
12K     ./database/log.0000000001
16K     ./database
31M     .



i started on hold
After 30 min
.bitcoin directory size 64M

I know blockchain size 80GB
How can I speed up blockchain download?

search this question in forum. solution is : blockchain.torrent
but I couldnt find updated blockchain.toreent
https://bitcoin.org/bin/block-chain/ found! but OLD
https://bitcointalk.org/index.php?topic=1508648.0 found! but OLD

help me please
1714832990
Hero Member
*
Offline Offline

Posts: 1714832990

View Profile Personal Message (Offline)

Ignore
1714832990
Reply with quote  #2

1714832990
Report to moderator
1714832990
Hero Member
*
Offline Offline

Posts: 1714832990

View Profile Personal Message (Offline)

Ignore
1714832990
Reply with quote  #2

1714832990
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
October 23, 2016, 02:30:54 PM
 #2

There is no faster way to sync the blockchain. Do not use the bootstrap.dat file, it is old, out of date, and will be slower. Just let it sync normally, that's all you can do.

LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16595


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
October 23, 2016, 02:40:57 PM
 #3

.bitcoin directory size 64M

I know blockchain size 80GB
How can I speed up blockchain download?
"At the beginning" blocks are small, so you should quickly go through the first few "years behind", even though the directory size doesn't go up much. So this seems normal.
Later on, I've noticed (and tested) the speed is mainly limited by my harddrive. If you can, use a SSD (if you're not already doing it). When I tested this from a ram-drive, my CPU become the limitation, while running from my laptop's hdd the CPU was mainly idle waiting for the disk.

Zz (OP)
Legendary
*
Offline Offline

Activity: 1820
Merit: 1077


View Profile
October 23, 2016, 02:50:27 PM
 #4

.bitcoin directory size 64M

I know blockchain size 80GB
How can I speed up blockchain download?
"At the beginning" blocks are small, so you should quickly go through the first few "years behind", even though the directory size doesn't go up much. So this seems normal.
Later on, I've noticed (and tested) the speed is mainly limited by my harddrive. If you can, use a SSD (if you're not already doing it). When I tested this from a ram-drive, my CPU become the limitation, while running from my laptop's hdd the CPU was mainly idle waiting for the disk.


I have a SSD

kutaypc:~# hdparm -Tt /dev/sda

/dev/sda:
 Timing cached reads:   18098 MB in  2.00 seconds = 9056.83 MB/sec
 Timing buffered disk reads: 1464 MB in  3.00 seconds = 487.61 MB/sec


kutaypc:~# hdparm -I /dev/sda
/dev/sda:

ATA device, with non-removable media
        Model Number:       SanDisk SDSSDHP256G                    
        Serial Number:      142259403657        
        Firmware Revision:  X2316RL
        Media Serial Num:  
        Media Manufacturer:
        Transport:          Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6, SATA Rev 3.0

my .bitcoin directory is 1024M now



There is no faster way to sync the blockchain. Do not use the bootstrap.dat file, it is old, out of date, and will be slower. Just let it sync normally, that's all you can do.

I understand. I will wait Smiley
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!