Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
55836993
Topic
5300351
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.