Pages:
Author

Topic: [CHALLENGE] Run A Bitcoin Node: 14 Days To 14 Merits - page 100. (Read 22422 times)

sr. member
Activity: 1582
Merit: 281
Eloncoin.org - Mars, here we come!
Sometimes it makes noticeable difference, if it didn’t, I wouldn’t even do it more than once after first try.
Not just noticeable but highly noticeable. There was a time when I had 7.00% progress per hour after restarting Bitcoin core. I was shocked because my average progress was 0.50% per hour. I was wondering WTF just happended. After a minute or two, it went below 1% per hour. Lol  Tongue.


I think I’ve seen this one you’re narrating. I think it’s a different case entirely for me. I’m using an external drive that could get disconnected mistakenly, it happens when the hard drive gets suddenly disconnected and then I run Bitcoin Core again. I notice that if I was at 22% progress, it’ll start from 20% and will have a really high hourly progress, which I think is because it’s trying to verify the files again as it was untimely disconnected. Once it gets to where it was supposed to be, it drops the speed to the average you’ve been getting.
sr. member
Activity: 322
Merit: 318
The Alliance Of Bitcointalk Translators - ENG>BAN
Sometimes it makes noticeable difference, if it didn’t, I wouldn’t even do it more than once after first try.
Not just noticeable but highly noticeable. There was a time when I had 7.00% progress per hour after restarting Bitcoin core. I was shocked because my average progress was 0.50% per hour. I was wondering WTF just happended. After a minute or two, it went below 1% per hour. Lol  Tongue.



DAY 10 progress:

sr. member
Activity: 1582
Merit: 281
Eloncoin.org - Mars, here we come!
Mmm. But when I do this, I normally see little changes though. And it’s tempting to do when I see progress increase of 0.02 per hour.
Does it actually make any noticeable difference to the overall percentage though? I suspect what is happening is that when you restart you are simply interrupting the sampling process, and so when you restart Core thinks it is running faster than it is.

Sometimes it makes noticeable difference, if it didn’t, I wouldn’t even do it more than once after first try. It could be at 0.02% increase per hour but if I restart it, it could rise up to about 0.50% increase per hour. So it always feels like it’s stuck and just needs help. I sometimes take a screenshot so I can monitor if there’s progress. And most times, it really is stuck until you restart Bitcoin Core.

But logically, what Loyce said would be true because restarting it reloads everything and that sounds like extra work to what is supposedly running.
sr. member
Activity: 1000
Merit: 279
#SWGT CERTIK Audited
Day 6:

Code:
{
  "chain": "main",
  "blocks": 370317,
  "headers": 825665,
  "bestblockhash": "0000000000000000129bde658557c03015f4d0a6b9f290fe9cb46382b3265064",
  "difficulty": 52699842409.34701,
  "time": 1439850758,
  "mediantime": 1439848584,
  "verificationprogress": 0.08432399889509086,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000000009592827025c22a0819ea0",
  "size_on_disk": 49146497620,
  "pruned": true,
  "pruneheight": 0,
  "automatic_pruning": true,
  "prune_target_size": 299999690752,
  "warnings": ""
}



Edit: just checked rame usage in task manager, Bitcoin Core using only 500 MB. while Google Chrome using a whooping 2 GB ram. lol
Chrome is an awful browser for many reasons, and resource usage is one of them.

In Bitcoin Core, go to Settings -> Options and check the size of the database cache you have set. Increase this if you want Core to use more RAM (you'll need to restart Core after you change this setting).
Just changed my cache to 2 GB lets see if the progress will improve. sorry I missed your post before.

hero member
Activity: 1582
Merit: 758
Day 10:
Quote

{
  "chain": "main",
  "blocks": 788918,
  "headers": 825653,
  "bestblockhash": "00000000000000000003e3aebd73c27bb3da00e64a34a4755189442d3e97d0c5",
  "difficulty": 48005534313578.78,
  "time": 1683622397,
  "mediantime": 1683620069,
  "verificationprogress": 0.9134302543868694,
  "initialblockdownload": true,
  "chainwork": "000000000000000000000000000000000000000047ef235959686b5c46d7e672",
  "size_on_disk": 31632268059,
  "pruned": true,
  "pruneheight": 773745,
  "automatic_pruning": true,
  "prune_target_size": 34999369728,
  "warnings": ""
}
I almost finished synchronizing. Currently at 91.5% and 34 weeks behind. It'll probably be fully synchronized in the upcoming 5 to 6 hours at most. I might consider increasing the prune block storage to 40 or 50 GB from 35, as we have a couple of days more till the end of the challenge. I wish I could download more, but my internet speed sucks big time.
sr. member
Activity: 644
Merit: 379
it’s tempting to do when I see progress increase of 0.02 per hour.
I can't think of any reason why shutting down and restarting would improve things.


I guess, I know why and when it happens.
This is what noticed during the block download. When my Bitcoin core downloads the blocks, the main interface that shows the Number of blocks left: gets frozen for a few minutes. When it starts updating the number of blocks again, the download speed decreases (sometimes it stops downloading the blocks). Now, when the Number of blocks left: gets frozen, we think it's not updating anymore. But this is the time when Bitcoin core downloads the blocks at full speed.

The possible reason for boosting the progress is, that when we restart the Bitcoin Core, It shuts down without updating the number of blocks left. But, once we start the Bitcoin core again, it synchronizes the downloaded blocks first and then starts downloading the next blocks and the number of blocks left gets frozen again or updated very slowly. I assume it happens due to the low RAM or CPU power.

DAY 4

hero member
Activity: 1582
Merit: 758
Does it actually make any noticeable difference to the overall percentage though? I suspect what is happening is that when you restart you are simply interrupting the sampling process, and so when you restart Core thinks it is running faster than it is.
I've also noticed than restarting Bitcoin Core seems to boost the progress per hour, while indeed there's a difference in the total progress as well. However, I've noticed that it only last a few seconds and seems to get stuck after a while, and it seems to halt for a few seconds. From my understanding, it's purely visual and the halt is due to the start-up "boost" of a few seconds.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Progress: (valid as of the creation date of this post)

Code:
Day 3:
Shishir99

Day 5:
oktana
spiker777

Day 6:
SilverCryptoBullet
apogio

Day 9:
Ultegra134
tech30338
DYING_S0UL

If you see any error in the progress report like your name isn't listed correctly, and so on, please let me know so I can fix it.
legendary
Activity: 2268
Merit: 18588
Mmm. But when I do this, I normally see little changes though. And it’s tempting to do when I see progress increase of 0.02 per hour.
Does it actually make any noticeable difference to the overall percentage though? I suspect what is happening is that when you restart you are simply interrupting the sampling process, and so when you restart Core thinks it is running faster than it is.
member
Activity: 97
Merit: 43
Day 6

Code:
{
  "chain": "main",
  "blocks": 798845,
  "headers": 825609,
  "bestblockhash": "000000000000000000015ac1274dfe28392050286cd7dae1242d2cc4a0eefbdb",
  "difficulty": 53911173001054.59,
  "time": 1689456577,
  "mediantime": 1689454326,
  "verificationprogress": 0.9091777796478837,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000004eeb21f60f210841fcd62736",
  "size_on_disk": 4429001273,
  "pruned": true,
  "pruneheight": 796653,
  "automatic_pruning": true,
  "prune_target_size": 4999610368,
  "warnings": ""
}
sr. member
Activity: 406
Merit: 896
DAY 6:

Code:
{
  "chain": "main",
  "blocks": 825603,
  "headers": 825603,
  "bestblockhash": "000000000000000000037a262221634ffc442bc37c7c160358ec14e2225bba9f",
  "difficulty": 73197634206448.34,
  "time": 1705136961,
  "mediantime": 1705134951,
  "verificationprogress": 0.9999994427774004,
  "initialblockdownload": false,
  "chainwork": "000000000000000000000000000000000000000065637d5083a2efd3a452ed44",
  "size_on_disk": 614190288502,
  "pruned": false,
  "warnings": ""
}
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
it’s tempting to do when I see progress increase of 0.02 per hour.
I can't think of any reason why shutting down and restarting would improve things.

Quote
could it be the block it’s handling at the time?
You can check how long it takes to move up one block.

Quote
As for my CPU usage it’s currently below 10% (and the increase per hour is 1.30%)
It could be disk limited too. One way or another, restarting only adds extra work.
sr. member
Activity: 1582
Merit: 281
Eloncoin.org - Mars, here we come!
Sometimes the progress gets so bad I have to restart Bitcoin Core many times.
I don't think that helps. If anything, it makes it worse.
"Being slow" can have 2 main causes: slow internet, or slow hardware. If the problem is your internet, restarting Bitcoin Core won't help. If it's your hardware, all you can do is shut down other programs. Restarting a web browser can (temporarily) help to reduce it's memory consumption.

Mmm. But when I do this, I normally see little changes though. And it’s tempting to do when I see progress increase of 0.02 per hour. But based on a reply I saw here, could it be the block it’s handling at the time? Because I do use speed test (used this so much the previous night) and I can get 3MBS or like last night’s 15MBS. As for my CPU usage it’s currently below 10% (and the increase per hour is 1.30%) but if I get the slow progress again, I’ll check.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Sometimes the progress gets so bad I have to restart Bitcoin Core many times.
I don't think that helps. If anything, it makes it worse.
"Being slow" can have 2 main causes: slow internet, or slow hardware. If the problem is your internet, restarting Bitcoin Core won't help. If it's your hardware, all you can do is shut down other programs. Restarting a web browser can (temporarily) help to reduce it's memory consumption.
sr. member
Activity: 1582
Merit: 281
Eloncoin.org - Mars, here we come!
DAY 5

Code:
{
  "chain": "main",
  "blocks": 457595,
  "headers": 825571,
  "bestblockhash": "000000000000000002347cf9189a8781f28978903a6c8ca4d9c42069dba1c740",
  "difficulty": 460769358090.7142,
  "time": 1489720622,
  "mediantime": 1489718194,
  "verificationprogress": 0.215934603936724,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000004658db87b704cecc2657bc",
  "size_on_disk": 92916117012,
  "pruned": true,
  "pruneheight": 330303,
  "automatic_pruning": true,
  "prune_target_size": 399999238144,
  "warnings": ""
}

Now 6 years and 42 weeks behind. That's about a 6% increase from yesterday's progress. Sometimes the progress gets so bad I have to restart Bitcoin Core many times.
full member
Activity: 588
Merit: 129
Defend Bitcoin and its PoW: bitcoincleanup.com
Day 9
Code:
{
  "chain": "main",
  "blocks": 825582,
  "headers": 825582,
  "bestblockhash": "000000000000000000009e471fd381b967e6a19332493635c15f42a34dc3918e",
  "difficulty": 73197634206448.34,
  "time": 1705124526,
  "mediantime": 1705121989,
  "verificationprogress": 0.9999944216357666,
  "initialblockdownload": false,
  "chainwork": "0000000000000000000000000000000000000000655e07435ae4f15e6777dc17",
  "size_on_disk": 4867912546,
  "pruned": true,
  "pruneheight": 823109,
  "automatic_pruning": true,
  "prune_target_size": 4999610368,
  "warnings": ""
}
sr. member
Activity: 322
Merit: 318
The Alliance Of Bitcointalk Translators - ENG>BAN
DAY 9 progress:

Half way, 50% completed....3 years 49 weeks behind.

sr. member
Activity: 1000
Merit: 279
#SWGT CERTIK Audited
Day 5 Progress

Code:
{
  "chain": "main",
  "blocks": 360616,
  "headers": 825508,
  "bestblockhash": "00000000000000000018b892cd5599906a2c10402f9bbef5e2c0729c00069667",
  "difficulty": 47589591153.62501,
  "time": 1434123691,
  "mediantime": 1434120397,
  "verificationprogress": 0.07551385040577624,
  "initialblockdownload": true,
  "chainwork": "0000000000000000000000000000000000000000000798a331708fc6300be1c7",
  "size_on_disk": 43163898844,
  "pruned": true,
  "pruneheight": 0,
  "automatic_pruning": true,
  "prune_target_size": 299999690752,
  "warnings": ""
}

Not happy with my progress today. I don't know if it was my internet or what.
sr. member
Activity: 406
Merit: 896
DAY 5:

Code:
{
  "chain": "main",
  "blocks": 825485,
  "headers": 825485,
  "bestblockhash": "000000000000000000004313185be476ec79d0fb8129c6cee870fcd81efaf7a8",
  "difficulty": 73197634206448.34,
  "time": 1705077702,
  "mediantime": 1705075984,
  "verificationprogress": 0.9999965683992686,
  "initialblockdownload": false,
  "chainwork": "00000000000000000000000000000000000000006544cd98dba81d101d9c5bfe",
  "size_on_disk": 613966779402,
  "pruned": false,
  "warnings": ""
}
hero member
Activity: 1582
Merit: 758
Day 9:
Quote

{
  "chain": "main",
  "blocks": 734271,
  "headers": 825471,
  "bestblockhash": "0000000000000000000043cb3475f4899976fe63924a28770143685706885fee",
  "difficulty": 29794407589312.08,
  "time": 1651338062,
  "mediantime": 1651337368,
  "verificationprogress": 0.8015761755798795,
  "initialblockdownload": true,
  "chainwork": "00000000000000000000000000000000000000002cf891a9fab8d3c083b03ac0",
  "size_on_disk": 31838751658,
  "pruned": true,
  "pruneheight": 710721,
  "automatic_pruning": true,
  "prune_target_size": 34999369728,
  "warnings": ""
}
80%, I'm expecting to have fully synced by tomorrow afternoon.
Pages:
Jump to: