Post
Topic
Board Development & Technical Discussion
Re: From node to block explorer?
by
Quickseller
on 15/12/2020, 20:31:48 UTC
A block explorer will use a database to keep track of transactions and will update it as new blocks come in. It will probably not use RPC commands as it receives requests from its users.