Post
Topic
Board Project Development
Re: All Bitcoin address with balance, update weekly.
by
quantummachine
on 06/05/2019, 03:20:52 UTC
It would be nice if you could display full address when you hover.
Actually, if you're using a Chrome browser, you can see the full link what the address points to in the bottom left part of your chrome window. It shows the entire address. Not sure if other browsers have that feature.

@OP: That is the most pagination I've seen in my life. Are these pages/tables generated on the fly or you receive them from the network as soon as the website is opened?

If you are interested in any address, you can click it to blockchain.com page, there you can have a better view of the transaction details of any address, if transactions happened before.

I can build a relational DB and provide the same view as blockchain.com, but I just feel they already did a good job and there is no point of repeating it.

My primary goal is to provide the whole list of BTC address with balance, which I can't find elsewhere.