I just wanted to give you all some updates!
New Feature: - The application has begun scraping user's signatures from these forums. If you have a bitcoin address in your signature, your ownership node will be identified. This means that your single signature address can identify potentially thousands of other addresses owned by you (and addresses that might be redeemed by you in the future). Look for new lines pointing to owners with forum user names in the next few hours! As an example, you can see that user cdhowie had over 50 of his addresses provably identified by a single address in his signature:
http://blockviewer.com/#/owns/1CZ8QgBWZSV3nLLqRk2BD3B4qDbpWAEDCZ (After the graph loads, click on the owner node to see the other addresses owned by him, as well as other owners sending to him and who he is sending money to!) The UI right now may hide the username of lines that identify owners due to grouping - I'll be working on that in the future so you will always be able to see who the owner is if they were identifies to a real world identity.
A few things fixed: - The graph has been slowed down quite a bit. No longer will you be fighting with the nodes bouncing around really fast.
- Every node now displays its unique id for easy retrieval in the search bar.
- Thanks to some feedback, the data has been fixed as the ownership network had some duplicate nodes.
- Fixed an issue where the graph would disappear if no new information was retrieved on click. (Such as clicking on an unredeemed sent transaction).
- Server performance is now scaled to another machine, meaning the information will only be roughly 15 minutes behind the latest block.
- Application now displays the last block processed when going to the home page, giving you an idea of where its at. If there is a block ahead of it, that means the low level chain has been built, but the high level owner network is still being processed.
- The on-hover dialog box no longer sticks when sometimes clicking on a node.
In the works: - Much more useful statistics will be showing up with owners. Right now, nothing is really shown other than transfer amounts to other owners. I am especially interested in getting dates implemented.
- Nodes will be easier to click soon! Right now they are still pretty tough.
- The tables that pop-up are still buggy - that will be fixed.
- Custom queries. This is more of a longer term goal, but wanted to keep you all in that loop.
- Documentation, explanation, and the like needs to be explained better to show the crazy implications of user/money tracking.
I will be inactive the next few days as I attend to some other business, I expect to be back soon with more fixes and at least one new feature!