Is there a way we can increase the Memory size in the mempool app?

You can add the line:
maxmempool=1000

To bitcoin.conf using command
sudo nano ~/umbrel/app-data/bitcoin/data/bitcoin/bitcoin.conf

This will increase to 1000MB…

Can reference “Locating the bitcoin.conf” file here

Then you can restart node from Bitcoin Node Advanced settings > Save and Restart Bitcoin Node to take effect

3 Likes