Post
Topic
Board Bitcoin Technical Support
Re: Am I a node now?
by
Donald6680
on 29/07/2024, 10:56:59 UTC
Thank you very much
What is meant by current number of transaction and memory usage in memory pool?
Memory pool contains the unconfirmed transactions that your node sees and have yet to be included in a block. The number of transactions is the number of transactions in the memory pool and the memory usage is how much memory is being used to store them in your mempool.

Thank you very much