Bitcoin Forum
May 13, 2024, 09:09:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Analyzing the transaction network  (Read 1089 times)
unemployed (OP)
Member
**
Offline Offline

Activity: 336
Merit: 10



View Profile WWW
June 01, 2011, 01:52:45 PM
 #1

Would there be a need for a tool that helps to classify and trace transactions? I am asking as a programmer.

Is it possible to recognize different types of transactions in the network with reasonable accuracy? I am thinking on types of transactions like:
* transfer from market (like exchanging usd for btc on mtgox)
* transfer to market (to sell btc)
* one time transfer between two unrelated people
* multiple times transfer between two people
* fund-raising on a fixed public bitcoin address (possible to gather all addresses by a web crawler)

╭═══════ Petlife ═══════╮
   Blockchain in veterinary medicine    │
╰════ https://icopet.life/ ════╯
1715634578
Hero Member
*
Offline Offline

Posts: 1715634578

View Profile Personal Message (Offline)

Ignore
1715634578
Reply with quote  #2

1715634578
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
wumpus
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1022

No Maps for These Territories


View Profile
June 01, 2011, 02:01:49 PM
 #2

I think exchanges like mtgox use a different address every time, so I think it'd be impossible (with just the block chain) to see the difference between a transfer to/from mtgox or between normal users.

Bitcoin Core developer [PGP] Warning: For most, coin loss is a larger risk than coin theft. A disk can die any time. Regularly back up your wallet through FileBackup Wallet to an external storage or the (encrypted!) cloud. Use a separate offline wallet for storing larger amounts.
Steve
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1007



View Profile WWW
June 01, 2011, 02:15:25 PM
 #3

I think block chain analysis & tools would be a very good contribution...I'm sure many people are keenly interested in knowing exactly what kind of information can be harvested from the block chain by someone sufficiently motivated and skilled.

(gasteve on IRC) Does your website accept cash? https://bitpay.com
Maged
Legendary
*
Offline Offline

Activity: 1204
Merit: 1015


View Profile
June 01, 2011, 07:58:24 PM
 #4

You can easily tell when a transaction is coming FROM a market/e-wallet. That is because they typically have such a large pool of transactions to choose from that most of the time the amount sent is exact. Bitcoin clients themselves usually don't have that much variety. Additionally, the coins tend not to sit around very long.

Using those assumptions, you can see the transactions into markets/e-wallets, but only well after the fact. However, good luck figuring out which market/e-wallet the transactions went to/from.

xf2_org
Member
**
Offline Offline

Activity: 98
Merit: 13


View Profile
June 01, 2011, 08:04:41 PM
 #5

Quoting a recent email of mine...

Quote
With bitcoin, every transaction is written to a globally public log,
and the lineage of each coin is fully traceable from transaction to
transaction.  Thus, transaction flow is easily visible to well-known
network analysis techniques, already employed in the field by
FBI/NSA/CIA/etc. to detect suspicious money flows and "chatter."  With
Gavin, bitcoin lead developer, speaking at a CIA conference this
month, it is not a stretch to surmise that the CIA likely already
classifies bitcoin as open source intelligence (no pun intended).

[...]

Attempting major illicit transactions with bitcoin, given existing
statistical analysis techniques deployed in the field by law
enforcement, is pretty damned dumb.  Smiley

It is well documented in the press that intelligence agencies observe "flows" of money and intelligence.  Bitcoin, with its open and visible transaction history, is definitely open to that same sort of analysis and observation.  So, I would presume that there is plenty of existing software out there to handle this sort of thing.

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!