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.