Bitcoin Forum
May 13, 2024, 07:38:28 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Robocoin Pre-Order Announcement - Bitcoin's First REAL ATM on: August 27, 2013, 06:51:44 PM
It can both buy and sell Bitcoin and will be shipping Fall 2013:
http://blog.robocoinkiosk.com/2013/08/27/robocoin-has-arrived/

New blood has entered the mix in the Bitcoin machine market!
https://robocoinkiosk.com/
2  Other / Off-topic / Robocoin Pre-Order Announcement - Bitcoin's First REAL ATM on: August 27, 2013, 06:49:19 PM
It can both buy and sell Bitcoin and will be shipping Fall 2013:
http://blog.robocoinkiosk.com/2013/08/27/robocoin-has-arrived/

New blood has entered the mix in the Bitcoin machine market!
https://robocoinkiosk.com/

3  Bitcoin / Project Development / [ANNOUNCE] BlockViewer.com - Visualize the Bitcoin Block Chain on: August 27, 2012, 05:30:51 AM
http://blockviewer.com
I would like to announce the start of a new project that attempts to not only give everyone an interactive way to visualize and interact with the block chain, but to also have an easy and fun way to determine addresses owned by the same person and how that person interacts with others: http://blockviewer.com/#/owns/1HB5XMLmzFVj8ALj6mfBsbifRoD4miY36v



In the above screenshot, the owner in the middle has 43 addresses that are all owned by him:



In addition to knowing all linked addresses, a high level network of "owners" has been constructed which can also track payments between other high level owner addresses as well:



Here we can see this owner entity received 183 payments from others, and sent 27 payments to other owners.  Expanding one of the owners out of the folders, it is revealed that he sent 127.37 BTC to another person (who happens to control 5 addresses).

This application exploits the weakness identified in Satoshi's original paper (pg.6 sec. 10) where he stated that "Some linking is still unavoidable with multi-input transactions, which necessarily reveal that their inputs were owned by the same owner.  The risk is that if the owner of a key is revealed, linking could reveal other transactions that belonged to the same owner." This application has constructed this high level owner network on top of the normal block chain, which is also traversable by simply clicking:



If you would like more information on how I did this, check out my use case here: http://toolongdidntread.com/bitcoin/the-bitcoin-social-network-part-1/ (Note: this database does not explicitly identify forum users yet.  I will be enabling that information later on.)

The block chain is a graph, why are we not displaying it as such?  If you would like to your public address against it, simply type in your address in the search box and select "Owner Address".  If all worked well, it will have all the other addresses that have been linked to you through the weakness, and you can see how well it determined where you sent BTC to other people.

KNOWN ISSUES:
There are so many it's tough to even begin.  This is definitely a "Use At Your Own Risk" as it is bound to crash, get turned off, shut down at any time for maintenance, etc.
The queries stop after 5000 nodes have been returned to protect the server.  I hope to implement pagination soon.
The API allows you to download subgraphs in a standardized .gexf data format that can be used by graph visualization tools like Gephi.  This will still stop queries after returning 5000 nodes.
The visualizer and client-side javascript is a mess.  I will be cleaning it up quite a bit.
It's not very user friendly at the moment, nodes are difficult to click on, and the documentation is pretty ugly.  I wanted to get this out anyway so power users could check it out.
At the moment, I am using blockchain.info's API that rate limits me which results in data that is probably like a day old.  If piuk has it in his heart to forgive me for crashing his server, I would love another API key Tongue

Anyway, I built this because its so much easier to track payments using the block chain as a graph instead of pulling up HUGE lists that are on blockchain.info.  The database is colossal, and its only getting bigger. Think of this as more of a sleuthing tool Smiley  I can't wait to hear your comments, suggestions, ideas, and the inevitable troll who says its a scam.  Thanks!
4  Economy / Service Discussion / Blockchain.info API JSON Archives? on: April 10, 2012, 04:19:55 PM
Hey everyone,

I'm doing a little side project where I am mapping the bitcoin blockchain to a graph database in order to both visualize the fundamental structure of the blockchain as well as explore the weakness in the anonymity of it as described by Satoshi's Paper Sec.10 on privacy using the connected components algorithm http://en.wikipedia.org/wiki/Connected_component_(graph_theory).  Here is a just a quick screenshot of what I have so far: (Apologies for imageshack.. imgur is blocked for me)

The application I am using is querying the blockchain.info API, but as many of you are probably aware, it rate limits pretty strictly.  A query every two seconds will still result in a 503.   I was wondering if someone has an archive of the entire blockchain JSON form this API, or at least a sizable portion of it.  I chose to use this site instead of getting the information straight out of the blockchain because I enjoy some of the derived data they include.  

Do you guys have any suggestions where I can get the entire blockhain JSON archive?  Thanks in advance.
5  Other / Beginners & Help / MyBitCoin.com Down?? on: June 15, 2011, 08:40:48 AM
... annoying >.<

http://www.downforeveryoneorjustme.com/mybitcoin.com
6  Bitcoin / Bitcoin Discussion / Bitcoin Exchange Rates On Wolfram on: June 15, 2011, 07:59:11 AM
In an effort to get past the newbie restriction on the forums, I thought I would let y'all know that if you try and compare bitcoin to other currencies on Wolfram|Alpha, it won't work.  As a result, I left them feedback at the bottom.  This is their (generic) response after I let them know to try and include it - I'm sure if enough people do this we could get this on.  Haha

Quote
We appreciate your feedback regarding Wolfram|Alpha. The issue you reported has been passed along to our development team for review. Thank you for helping us improve Wolfram|Alpha.

Best wishes,
The Wolfram|Alpha Team
www.wolframalpha.com


Name: John Russell
Email: jrussell2@unr.edu
Input: 350 usd to btc
Message: I would like to convert US dollars to Bitcoin, but it doesn't appear Wolfram can do this.  Thoughts?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!