The sheer number of UTXOs being analyzed at each block. More recent blocks have over 150M UTXOs at this point.

Reply to this note

Please Login to reply.

Discussion

I’ve already got all of the data pulled from my node and stored in postgres tables, so core isn’t causing the current bottleneck.

So CPU limited? Or memory bandwidth?

Memory. I’ve got 128GB of RAM and am using all of it running 4-6 instances of this processing script.