Bitcoin Forum
April 26, 2024, 08:57:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Transaction visualization  (Read 1316 times)
sednax (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
December 10, 2013, 01:00:27 AM
 #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
1714165060
Hero Member
*
Offline Offline

Posts: 1714165060

View Profile Personal Message (Offline)

Ignore
1714165060
Reply with quote  #2

1714165060
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714165060
Hero Member
*
Offline Offline

Posts: 1714165060

View Profile Personal Message (Offline)

Ignore
1714165060
Reply with quote  #2

1714165060
Report to moderator
1714165060
Hero Member
*
Offline Offline

Posts: 1714165060

View Profile Personal Message (Offline)

Ignore
1714165060
Reply with quote  #2

1714165060
Report to moderator
1714165060
Hero Member
*
Offline Offline

Posts: 1714165060

View Profile Personal Message (Offline)

Ignore
1714165060
Reply with quote  #2

1714165060
Report to moderator
btc_enigma
Hero Member
*****
Offline Offline

Activity: 688
Merit: 565


View Profile
December 10, 2013, 05:31:39 PM
 #2

Hey,

This looks great . How can I seed this with my own bitcoin address !!

devthedev
Legendary
*
Offline Offline

Activity: 1050
Merit: 1004



View Profile
December 10, 2013, 07: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?

tsoPANos
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500

In math we trust.


View Profile
December 10, 2013, 07:21:01 PM
 #4

It looks very clean and nice!   Shocked
Could you extend the max number of circles displayed?
devthedev
Legendary
*
Offline Offline

Activity: 1050
Merit: 1004



View Profile
December 10, 2013, 07: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.

sednax (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
December 11, 2013, 12:08:17 PM
 #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.
myrez
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 11, 2013, 06: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.
devthedev
Legendary
*
Offline Offline

Activity: 1050
Merit: 1004



View Profile
December 11, 2013, 06: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!

babeq
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
December 11, 2013, 06: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!

bitmeister5
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile WWW
May 24, 2014, 05: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
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!