Post
Topic
Board Bitcoin Technical Support
Topic OP
Faster rpc calls to bitcoin client?
by
johnjacksonbtc
on 17/09/2016, 15:33:27 UTC
I have built my own blockchain explorer that does not have any crypto and does a lot of rpc calls. When it comes to 1MB block full analysis, each txin value is resolved and it does thousands of rpc calls. Any tips to get it faster than < 10 calls per sec?