Hi all, I'm working on a new ledger explorer which I'm now hosting at https://steexp.com
Please take a look and let me know what you think.
The source code and issue tracker are at https://github.com/chatch/stellarexplorer.
All data is coming from horizon and the raw responses can be viewed by clicking on the JSON buttons. I've tried to be info complete but I think there is still some stuff missing, on the accounts view there needs to be a couple more Tabs. Let me know if you'd like to see something that's not there.
I'll look at making it faster next as it's a pretty fat download on first load. Though after this it should be cached (thanks to react create-react-app setup). Also I might look at changing styles depending on feedback. How's the dark theme?
If anyone wants to add a language see the "Help Translate" link under the language picker. You just need to add a new JSON file with translations there.
Cheers.