Author

Topic: question on Memory Pool (Read 429 times)

full member
Activity: 191
Merit: 100
May 18, 2017, 09:22:26 AM
#5
when running a core client (0.14.1) - on the debug window >> information >> Memory pool -->
what does the `current number of transactions` (more than 100K) and `memory usage` mean?
Attaching an image... >> http://imgur.com/WnzUqfa

There are 107.552 unconfirmed transactions in your mempool, consuming 107 Mb of memory.
If this bothers you, you can create a bitcoin.conf-file and enter something like
Code:
maxmempool=50
in this file. This way bitcoin core will try to keep the mempool size under 50 Mb

I don't know exactly how to ask (if discussed or not), but - how there are 114K unconfirmed transactions in my mempool right now, and how can I help to solve this asap?

You can't... There are different developer groups that have different sollutions to solve this problem, but at the moment it looks as if they're unable to reach a concensus as to which sollution they'll implement (it's a bit more complex, but it boils down to politics). As long as a sollution is not implemented, it's possible the amount of unconfirmed transactions will stay this high (the amount might even rise, or maybe it'll go down in a couple of days,.... nobody knows)
Do realise that those 114k unconfirmed transactions have very little to do with you personally. Those transactions are created by thousands of individuals (or scripts) and broadcasted to the network. Since you run bitcoin core, your wallet also receives these unconfirmed transactions and rebroadcast them...
The only downside for you personally is that so many transactions take up quite a bit of memory, and maybe they'll use some processor cycles to... A different endresult is that the fee per byte of transaction data also goes up (it's an indirect result of the amount of unconfirmed transactions)

It went up to 120K unconfirmed transactions (rising fast!!). No worry about the memory and unconfirmed transactions too. I do hope the developers reach a sollution fast.
legendary
Activity: 3402
Merit: 5004
https://merel.mobi => buy facemasks with BTC/LTC
May 18, 2017, 09:04:40 AM
#4
when running a core client (0.14.1) - on the debug window >> information >> Memory pool -->
what does the `current number of transactions` (more than 100K) and `memory usage` mean?
Attaching an image... >> http://imgur.com/WnzUqfa

There are 107.552 unconfirmed transactions in your mempool, consuming 107 Mb of memory.
If this bothers you, you can create a bitcoin.conf-file and enter something like
Code:
maxmempool=50
in this file. This way bitcoin core will try to keep the mempool size under 50 Mb

I don't know exactly how to ask (if discussed or not), but - how there are 114K unconfirmed transactions in my mempool right now, and how can I help to solve this asap?

You can't... There are different developer groups that have different sollutions to solve this problem, but at the moment it looks as if they're unable to reach a concensus as to which sollution they'll implement (it's a bit more complex, but it boils down to politics). As long as a sollution is not implemented, it's possible the amount of unconfirmed transactions will stay this high (the amount might even rise, or maybe it'll go down in a couple of days,.... nobody knows)
Do realise that those 114k unconfirmed transactions have very little to do with you personally. Those transactions are created by thousands of individuals (or scripts) and broadcasted to the network. Since you run bitcoin core, your wallet also receives these unconfirmed transactions and rebroadcast them...
The only downside for you personally is that so many transactions take up quite a bit of memory, and maybe they'll use some processor cycles to... A different endresult is that the fee per byte of transaction data also goes up (it's an indirect result of the amount of unconfirmed transactions)
full member
Activity: 191
Merit: 100
May 18, 2017, 09:01:49 AM
#3
when running a core client (0.14.1) - on the debug window >> information >> Memory pool -->
what does the `current number of transactions` (more than 100K) and `memory usage` mean?
Attaching an image... >> http://imgur.com/WnzUqfa

There are 107.552 unconfirmed transactions in your mempool, consuming 107 Mb of memory.
If this bothers you, you can create a bitcoin.conf-file and enter something like
Code:
maxmempool=50
in this file. This way bitcoin core will try to keep the mempool size under 50 Mb

I don't know exactly how to ask (if discussed or not), but - how there are 114K unconfirmed transactions in my mempool right now, and how can I help to solve this asap?
legendary
Activity: 3402
Merit: 5004
https://merel.mobi => buy facemasks with BTC/LTC
May 18, 2017, 05:39:37 AM
#2
when running a core client (0.14.1) - on the debug window >> information >> Memory pool -->
what does the `current number of transactions` (more than 100K) and `memory usage` mean?
Attaching an image... >> http://imgur.com/WnzUqfa

There are 107.552 unconfirmed transactions in your mempool, consuming 107 Mb of memory.
If this bothers you, you can create a bitcoin.conf-file and enter something like
Code:
maxmempool=50
in this file. This way bitcoin core will try to keep the mempool size under 50 Mb
full member
Activity: 191
Merit: 100
May 18, 2017, 05:37:35 AM
#1
when running a core client (0.14.1) - on the debug window >> information >> Memory pool -->
what does the `current number of transactions` (more than 100K) and `memory usage` mean?
Attaching an image... >> http://imgur.com/WnzUqfa
Jump to: