Ok, there will be limitations in my block explorer.
Just finished a dynamic caching module in the back-end because some transactions where just to much for a browser to handle.
eg: if one or more outputs are not spend i let the browser render the graph, if all outputs are spend the svg is served without the need for any end-user processing. Simply because unspend outputs can change the graph & i needed some simple & quick caching able to run in the cloud.
But visualizing seemingly simple things can give crazy results, check this out: Thats a 6x times zoom in
[snip]
(
https://chainz.cryptoid.info/xc/tx.dws?f14319b3154e5f6f1c0c46af46159d46308abb47b4e86710af23d8885e81d964.htm)
Just someone scraping together about 300 seperate inputs into a single tx-out without time-frame, this has nothing to do with anon (no multisigs)
Funny to see how (only for XC) regulair Anon transactions are more easy to handle by a browser (visual tech wise) and how some people had concerns about bloat because of the XCoinshuffle thats part of the anon:D
Overall ... am almost there ...
Where do you get that stuff from? People say it looks awesome, but I honestly can't figure out why or even how to read it.
Do you need to download a program for it?
All im making is a blockchain explorer but next to showing the raw data like hashes and stuff i also add a flow diagram visualizing where those coins came from and where they where send after the transaction. Nothing more, nothing less. Most transactions are really simple like this POS one:
https://chainz.cryptoid.info/xc/tx.dws?58e8db4571c543116360d5be54fb8779b6e8b52e961a7145413e075d5f126c8a.htmi just think that a display with all those hashes is not helping the wider adoptation of (alt)coins. So next to the same info i add this:
Looks better & is more easy to understand imo. Also important in my view: XC has the option to send anon, by digging all info i can get out of the chain im hoping to add to the prove thats true.
Most examples posted before where complex but its a fact that a lot more transactions on the chain are really simple like:
All will be just a website, so all you will need is a browser and url to go to. But if you come by with a older browser my site will disappoint you, for stuff like this you need to have a recent browser. So no download, just a different way of showing the same info online.