> 16 million divided by 1085 transactions is almost 15Kb per transaction = unlikely, right? The recent spam was about 15 kB per transaction, so that part sounds right. The anomalous thing that I saw was that the total bitcoind process usage was about 50-100x higher than I would have expected if the mempool was the main determinant of memory usage scaling. Can you tell me how much memory Task Manager is reporting your bitcoin process as using both today and tomorrow? On Oct 13, 2015, at 4:52 PM, Dave Scotese via bitcoin-dev wrote: > > > { > "size" : 1085, > "bytes" : 16151768 > } > It has been running about a day. I'll report tomorrow too. This is a Windows 8.1 box. > 16 million divided by 1085 transactions is almost 15Kb per transaction = unlikely, right?