Bitcoin Forum
May 13, 2024, 12:37:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Graph-based blockchain browsing, looking for feedbacks  (Read 749 times)
razibuzouzou (OP)
Sr. Member
****
Offline Offline

Activity: 354
Merit: 251


coinorama.net


View Profile WWW
March 28, 2014, 07:44:02 PM
 #1

Hey,

I am currently playing with arbor.js, a neat graph visualization library.
I just added to Coinorama a new feature based on it. You're now able to graph transactions and addresses : http://www.coinorama.net/blockchain



Open any address, block or transaction and you'll see a button to open the graph window.
If some of you are interested in blockchain forensics, have a look and tell me what you think :-)

Cheers !
1715603841
Hero Member
*
Offline Offline

Posts: 1715603841

View Profile Personal Message (Offline)

Ignore
1715603841
Reply with quote  #2

1715603841
Report to moderator
1715603841
Hero Member
*
Offline Offline

Posts: 1715603841

View Profile Personal Message (Offline)

Ignore
1715603841
Reply with quote  #2

1715603841
Report to moderator
1715603841
Hero Member
*
Offline Offline

Posts: 1715603841

View Profile Personal Message (Offline)

Ignore
1715603841
Reply with quote  #2

1715603841
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715603841
Hero Member
*
Offline Offline

Posts: 1715603841

View Profile Personal Message (Offline)

Ignore
1715603841
Reply with quote  #2

1715603841
Report to moderator
1715603841
Hero Member
*
Offline Offline

Posts: 1715603841

View Profile Personal Message (Offline)

Ignore
1715603841
Reply with quote  #2

1715603841
Report to moderator
ecto
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile WWW
March 28, 2014, 08:21:04 PM
 #2

just played around with it - super cool use of arbor.

how do you expand inputs or outputs to see deeper nodes?
razibuzouzou (OP)
Sr. Member
****
Offline Offline

Activity: 354
Merit: 251


coinorama.net


View Profile WWW
March 28, 2014, 08:42:51 PM
 #3

just played around with it - super cool use of arbor.

how do you expand inputs or outputs to see deeper nodes?

Click right, then open details window, you'll be able to spawn new nodes from there.
harrigan
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
March 28, 2014, 09:59:41 PM
 #4

This is great. I'm having trouble expanding the nodes also. The menu doesn't appear. (Macintosh OS X 10.9.2, Chrome 33.0.1750.152, no errors in the console).

I'm putting together something similar myself for a service called QuantaBytes (http://www.quantabytes.com) but I'm not as far as you.
razibuzouzou (OP)
Sr. Member
****
Offline Offline

Activity: 354
Merit: 251


coinorama.net


View Profile WWW
March 28, 2014, 10:40:19 PM
 #5

This is great. I'm having trouble expanding the nodes also. The menu doesn't appear. (Macintosh OS X 10.9.2, Chrome 33.0.1750.152, no errors in the console).

I'm putting together something similar myself for a service called QuantaBytes (http://www.quantabytes.com) but I'm not as far as you.


Thanks Smiley

When you move your mouse over a node, is it highlighted ?
I'll try to debug the site in chrome, I use firefox on my development box.

Thumbs up for quanta bytes !
micaman
Sr. Member
****
Offline Offline

Activity: 345
Merit: 500



View Profile WWW
March 28, 2014, 11:13:14 PM
 #6

Very good!

I've been working with the same tool but in another prespective and i've noticed the graph freaks out when you draw a transaction like this one  https://blockchain.info/tx/4b5f503c7c1b03ff6795af6b395df6f46ee6905013303a40d705a9d69474c4a8.
Maybe it's something wrong with arbor, not sure if it's the number of nodes or something else.
Hope you find a way around it and keep up the good work.
razibuzouzou (OP)
Sr. Member
****
Offline Offline

Activity: 354
Merit: 251


coinorama.net


View Profile WWW
March 29, 2014, 04:20:47 PM
 #7

Very good!

I've been working with the same tool but in another prespective and i've noticed the graph freaks out when you draw a transaction like this one  https://blockchain.info/tx/4b5f503c7c1b03ff6795af6b395df6f46ee6905013303a40d705a9d69474c4a8.
Maybe it's something wrong with arbor, not sure if it's the number of nodes or something else.
Hope you find a way around it and keep up the good work.

Indeed, it seems like arbor is overloaded, and in addition, drawing the graph is quite expensive because of the labels...
I'll try to find some workaround, thanks for the feedback !
harrigan
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
March 29, 2014, 06:45:11 PM
 #8

This is great. I'm having trouble expanding the nodes also. The menu doesn't appear. (Macintosh OS X 10.9.2, Chrome 33.0.1750.152, no errors in the console).

I'm putting together something similar myself for a service called QuantaBytes (http://www.quantabytes.com) but I'm not as far as you.


Thanks Smiley

When you move your mouse over a node, is it highlighted ?
I'll try to debug the site in chrome, I use firefox on my development box.

Thumbs up for quanta bytes !

Yes, the node is the highlighted.
razibuzouzou (OP)
Sr. Member
****
Offline Offline

Activity: 354
Merit: 251


coinorama.net


View Profile WWW
March 31, 2014, 04:38:14 PM
 #9

This is great. I'm having trouble expanding the nodes also. The menu doesn't appear. (Macintosh OS X 10.9.2, Chrome 33.0.1750.152, no errors in the console).

I'm putting together something similar myself for a service called QuantaBytes (http://www.quantabytes.com) but I'm not as far as you.


Thanks Smiley

When you move your mouse over a node, is it highlighted ?
I'll try to debug the site in chrome, I use firefox on my development box.

Thumbs up for quanta bytes !

Yes, the node is the highlighted.

Hey, I pushed a little update which could hopefully fix this issue. Could you give a try ?
Cheers !

(just in case, reload the page once in order to flush your browser's cache)
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!