0
There are websites which have APIs that allow you to trace transactions and lookup information like specific address balances, etc. I am wondering how these web service providers are able to provide the data from the blockchain.
I think that they are running a full node 24/7 so that the end user does not need to run tun their own node and can instead query for data via the service's node.
So your answer is included that the Webservice provider has a technology that can provide the information quickly to end-users. They provide bad service(low latency) If they do not have a database technology(e.g. sharding). so they always do pre-processing for real-time query. it is my understanding right? Thank you for your answer. – Hyunsoo – 2019-07-20T22:36:30.680