Author

Topic: Transaction visualization (Read 1347 times)

newbie
Activity: 4
Merit: 0
May 24, 2014, 12:16:10 PM
#10
I know this topic is a bit old, but I'd created a similar visualization at http://bitforce5.com/. It shows the transaction and links the input addresses (red) and output addresses (green) which are sized relative to their amount. Some interesting patterns appear. Should a block be mined, it connects to any related transactions. There are special buttons that track the top 10 output addresses or known gambling addresses. You can also drag-hold-drop nodes to stick them in place. And other options. It also has sounds relative to transaction size. My next move will be to improve GEOIP.

Since the code is all in javascript, you're welcome to read (plenty of comments and not minified).

Cheers
member
Activity: 84
Merit: 10
December 11, 2013, 01:25:11 PM
#9
It would looks better if that smaller ones will be more sticky to that bigger ones ;p And in transsaction info you can put input and output  addres transactions when its only connected 1to1 But it's just my opinion. Anyway its pretty cool!
legendary
Activity: 1050
Merit: 1004
December 11, 2013, 01:19:54 PM
#8
Looks really cool! Can i use your source code and change a bit to have my server connections? Would leave all credits to you.

I'd be interested in the same!
member
Activity: 70
Merit: 10
December 11, 2013, 01:17:00 PM
#7
Looks really cool! Can i use your source code and change a bit to have my server connections? Would leave all credits to you.
newbie
Activity: 6
Merit: 0
December 11, 2013, 07:08:17 AM
#6
Thanks for the input! I'm going to include some options:

- Enter an address so only transactions using that address are displayed
- Include a slider to set your own maximum amount of transactions
- Whenever a block is found, something is going to happen (but I'm not sure what yet)

I will create a better version of the code in the future (after it has a bit more features) to download. For now, you can just view the source code in your browser Wink I use the Force feature of D3.js and the blockchain socket API to make this work.
legendary
Activity: 1050
Merit: 1004
December 10, 2013, 02:23:14 PM
#5
It looks very clean and nice!   Shocked
Could you extend the max number of circles displayed?

I agree, more than 300 transactions would be nice.
hero member
Activity: 602
Merit: 500
In math we trust.
December 10, 2013, 02:21:01 PM
#4
It looks very clean and nice!   Shocked
Could you extend the max number of circles displayed?
legendary
Activity: 1050
Merit: 1004
December 10, 2013, 02:12:43 PM
#3
I started on a little project to visualize the transactions in the bitcoin network. It takes the data real time from blockchain and displays them in a nice way. Check it here: http://bitcoin.interaqt.nl/

Let me know what you think! And if you have any ideas/suggestions, let me know as well. Thanks! Cheesy

This is pretty amazing, have you considered making it open source in the future?
hero member
Activity: 692
Merit: 569
December 10, 2013, 12:31:39 PM
#2
Hey,

This looks great . How can I seed this with my own bitcoin address !!
newbie
Activity: 6
Merit: 0
December 09, 2013, 08:00:27 PM
#1
I started on a little project to visualize the transactions in the bitcoin network. It takes the data real time from blockchain and displays them in a nice way. Check it here: http://bitcoin.interaqt.nl/

Let me know what you think! And if you have any ideas/suggestions, let me know as well. Thanks! Cheesy
Jump to: