Author

Topic: Any one? (Read 125 times)

legendary
Activity: 2534
Merit: 6080
Self-proclaimed Genius
July 30, 2024, 11:59:20 PM
#5
is it normal to have 13 peers and 50mb mempool?
Anything 125 peers and below is "normal",
Are you asking why you have 13 outbound peers instead of the "8+2(+1 temp)" maximum?
If so, you might have used "addnode" that included the extra 2 or 3 more peers, it can include additional 8 peers.
Reference: github.com/bitcoin/bitcoin/blob/master/doc/reduce-memory.md?plain=1#L25-L33

For the 50MB mempool, that depends on how many unconfirmed transaction your node has accepted so far.
Question; is your node still in 'initial block download' state?

And you put little to no information; settings, command line args?
newbie
Activity: 5
Merit: 1
July 30, 2024, 05:12:13 AM
#4
 ah yes it's set to max 300 mb.
jr. member
Activity: 15
Merit: 0
July 29, 2024, 11:27:00 PM
#3
you can manually adjust the size of your mempool and having 13 peers sounds reasonable. The default value is 300 so probably you changed to 500, perhaps you copied a config that set it to 500?
Refer the document for more info: https://github.com/bitcoin/bitcoin/blob/master/doc/reduce-memory.md
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
July 29, 2024, 01:44:35 PM
#2
You have 13 outbound peers only or is it in total?

The mempool takes several minutes to a few hours to build up after you start the node, even if the IBD is finished then you still have to wait for your peers to send you unconfirmed transactions that should be placed in there.
newbie
Activity: 5
Merit: 1
July 29, 2024, 12:43:39 PM
#1
is it normal to have 13 peers and 50mb mempool?
Jump to: