Pages:
Author

Topic: Does it take significant skill to "analyze the blockchain"? - page 2. (Read 15634 times)

legendary
Activity: 3472
Merit: 4801
There are what I usually name "from" addresses and change addresses. A typical bitcoin transaction can look like this:

https://blockchain.info/tx/72e3dd987cc0cc31def333577e7539b85687d90db922698c08f5d4fef9bb9ade

You are mistaken.

What you linked to is NOT what a bitcoin transaction looks like at all.

That is an interpretation of a bitcoin transaction from a website named "blockchain.info".  Many of their "interpretations" are completely invalid.

The transaction that you linked to ACTUALLY looks like this:

Code:
010000000146251de97677c71f1f424d8e13fb16c7a7fc6d23f333f14706366f6699055170000000006a47304402206a4c1869c4f8b7eb8df4cfba11f4dede0150e7c11fe9869e0a4a3e75b08eeeab0220764f96ff03bed219bf2e33ad794dadcc55cb1570da311eb264e28dc02a74281c012103ac8c8750e1928af5669f2eb48f14f8fe0719f6998460d83a4e34649b27eb40e7ffffffff02e463ad00000000001976a914075fa95bada38883db875aa53bdf50def0c3177888acb54d0800000000001976a9145032641a2053fd09a529511b30f28cc5f59a86bd88ac00000000


Broken down into its parts that's...

VERSION:
Code:
01000000

QTY OF INPUTS:
Code:
01

INPUT 1:
Code:
46251de97677c71f1f424d8e13fb16c7a7fc6d23f333f14706366f6699055170000000006a47304402206a4c1869c4f8b7eb8df4cfba11f4dede0150e7c11fe9869e0a4a3e75b08eeeab0220764f96ff03bed219bf2e33ad794dadcc55cb1570da311eb264e28dc02a74281c012103ac8c8750e1928af5669f2eb48f14f8fe0719f6998460d83a4e34649b27eb40e7ffffffff

QTY OF OUTPUTS:
Code:
02

VALUE OF OUTPUT 1 (11363300 satoshis encoded in Hex):
Code:
e463ad0000000000

OUTPUT 1 SCRIPT:
Code:
1976a914075fa95bada38883db875aa53bdf50def0c3177888ac


VALUE OF OUTPUT 2 (544181 satoshis encoded in Hex):
Code:
e463ad0000000000

OUTPUT 2 SCRIPT:
Code:
1976a9145032641a2053fd09a529511b30f28cc5f59a86bd88ac

Please show me in that actual transaction where you see a "from address" (or any address at all).
newbie
Activity: 9
Merit: 0
Aren't there no "from" addresses in btc? Is it possible to track btc still?

There are what I usually name "from" addresses and change addresses. A typical bitcoin transaction can look like this:

https://blockchain.info/tx/72e3dd987cc0cc31def333577e7539b85687d90db922698c08f5d4fef9bb9ade

Here we have, I think, one "from" address and two "to" addresses one of which is (probably?) a change address, i.e. an address that belongs to the sender, so the sender sends the "change" back to itself.

Edit: It this case it appears that the change address is the same as the sender address. Guess it depends on the wallet software which practices are used.
hero member
Activity: 672
Merit: 500
The blockchain is a big database. All the data is in there, it's like a maze. I think forensics needs to develop tools to dig evidence, to find where the coins went after passing through a mixer. It is not a simple task.
legendary
Activity: 3472
Merit: 4801
Aren't there no "from" addresses in btc? Is it possible to track btc still?

There are no addresses in bitcoin at all.

Addresses are something that we humans use to make it easier to share the data with each other that the wallet software needs for building transactions.

At the protocol level (in the blockchain), all that exist are inputs and outputs.  Each input is a previously spent output, and the blockchain sets the consensus on the order of the transactions.

Therefore it is possible to "track" which outputs were used as inputs when building a transaction and which new unspent outputs were created.
full member
Activity: 140
Merit: 100
Aren't there no "from" addresses in btc? Is it possible to track btc still?
legendary
Activity: 1834
Merit: 1008
For general purpose, analyze the blockchain is quite easy
You can use Taint Analysis tool which provided at blockchain.info

But, if someone using bitcoin mixers
It would become difficult to analyze & track it Sad

Altough if they are using mixer, do they have a chance to track it out since bitcoin mixer is always generate their address? Is there any connection between the bitcoin mixer and our address that might trigger the real address to be found?
newbie
Activity: 9
Merit: 0
I think most sophisticated analyses of the blockchain would fundamentally be probability based.

Lets say a crime is under investigation, and one wants to find out who is behind a certain transaction, or alternatively, to find which transaction a known person is behind if one already suspects a certain person. Then combining known "meatspace" data with blockchain data, one can compute probabilities for different scenarios. For example is one suspects that a transaction has taken place in a certain time interval and that the transaction has a certain size, one can reduce the number of suspected transactions on the blockchain, and in the process one gets a more "spiky" probability distribution concentrated on those transactions.

Also, lets say one wants to find out to who bitcoin from a known address has been sent. It is impossible to know if bitcoin is sent to another person or if the person has sent it to himself using a new address.  However if coupled with meatspace data and/or the probability that people actually sent bitcoins to themselves some information could be gathered (gaining information is equivalent to changing probability distribution to a more "spiky" one roughly speaking)

The "perfect" cryptocurrency blockchain would be one where no additional information could be gathered from it. Or stated in conditional probabilities:

Prob(hypothesis | meatspace data and blockchain data) = Prob(hypothesis | meatspace data)

There is a thread where this is elaborated upon:

https://bitcointalksearch.org/topic/m.10978620

legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
For general purpose, analyze the blockchain is quite easy
You can use Taint Analysis tool which provided at blockchain.info

But, if someone using bitcoin mixers
It would become difficult to analyze & track it Sad
legendary
Activity: 3248
Merit: 1070
it depend also on who, you want to analize, the address of an users that is truly ramificated in an hard way, could be difficult to unmask

otherwise it is only a thing that require some time nothing else, pretty straightforward
full member
Activity: 154
Merit: 100
Bitcoin Samurai
It all depends on what you are trying to do.

If you just want to identify what address a particular bitcoin transaction was sent to, then no. There's no skill needed.

On the other hand, if you are attempting to use forensic accounting practices to identify a series of transactions that were all sent to or from a particular person or business after that person or business attempted to hide their activity with "mixers" or various "mixing" techniques, then yes.  There is a significant amount of skill and education needed.
Adding on to what Danny said, other things you can do with little skill is to link various address together with a good amount of certainty (especially when addresses are reused). You would also be able to tell what the "balance" (sum of the value of all unspent inputs) of an address is as of any given time, (and to an extent with a wallet with a fair amount of certainty - provided that you can reasonably link addresses in a wallet together)
hero member
Activity: 672
Merit: 508
LOTEO
In general, do you think it takes significant skill to "analyze the blockchain"?

Yes, the users on this forum have generally much more skills than the average Joe who only knows internet explorer and youtube. From our perspective it may not be a big deal, but some of us are the kind of people who created bitcoin in the first place Wink
member
Activity: 66
Merit: 10
Live Free Or Die
We see reports of police and experts "analyzing the blockchain", usually related to thefts or investigations of some sort.
Does it really take significant skill to "analyze the blockchain" or perhaps it's that human tendency to over-complicate things so 'experts' can (for example) create new income opportunities and consulting businesses?

In general, do you think it takes significant skill to "analyze the blockchain"?

Considering most every one of these people on here get it wrong 100% of the time, I'll have to say nope, no skills involved in the analysis of bitcoin markets...
hero member
Activity: 686
Merit: 500
A pumpkin mines 27 hours a night
It's a pretty blurry thing, I believe. You are already 'analyzing the blockchain' when you're following some coins you sent to new recipients. You could also count the number of addresses that have more than 1 BTC in them. But you could also go and use sophisticated algorithms in order to find out certain distributions or determine to what probability some coins are connected to a certain address.

Neat, this seems like kinda of a decryption tactic, where you analyze letter frequency to break the encryption. Is this something similar in the block chain, where you analyze transaction frequencies to find irregularities?

Umm, well it depends on what you're trying to accomplish with your analysis, I guess... Analysing patterns makes only sense if you're looking for something unknown or try to find something you suspect is there, but don't quite know how to identify or quantify it. Other analysis may just consist of following the addresses coins "travel"...
legendary
Activity: 1512
Merit: 1012
A good blockexplorer is what you need.

it takes year to follow all deviation of BTC flux ... i prefer the blockchain data + coded program to create a tree (with request) from a base like a Tx or Addr.
full member
Activity: 882
Merit: 102
PayAccept - Worldwide payments accepted in seconds
We see reports of police and experts "analyzing the blockchain", usually related to thefts or investigations of some sort.
Does it really take significant skill to "analyze the blockchain" or perhaps it's that human tendency to over-complicate things so 'experts' can (for example) create new income opportunities and consulting businesses?

In general, do you think it takes significant skill to "analyze the blockchain"?

It takes no much skills. It takes basic knowledge, patience, commitement and high IQ.
I done myself countless blockchain forensics with very good outcome in several incidents where alts were stolen without a lot of prior knowledge. A good blockexplorer is what you need.
full member
Activity: 147
Merit: 100
It's a pretty blurry thing, I believe. You are already 'analyzing the blockchain' when you're following some coins you sent to new recipients. You could also count the number of addresses that have more than 1 BTC in them. But you could also go and use sophisticated algorithms in order to find out certain distributions or determine to what probability some coins are connected to a certain address.

Neat, this seems like kinda of a decryption tactic, where you analyze letter frequency to break the encryption. Is this something similar in the block chain, where you analyze transaction frequencies to find irregularities?
hero member
Activity: 686
Merit: 500
A pumpkin mines 27 hours a night
It's a pretty blurry thing, I believe. You are already 'analyzing the blockchain' when you're following some coins you sent to new recipients. You could also count the number of addresses that have more than 1 BTC in them. But you could also go and use sophisticated algorithms in order to find out certain distributions or determine to what probability some coins are connected to a certain address.
legendary
Activity: 3472
Merit: 4801
It all depends on what you are trying to do.

If you just want to identify what address a particular bitcoin transaction was sent to, then no. There's no skill needed.

On the other hand, if you are attempting to use forensic accounting practices to identify a series of transactions that were all sent to or from a particular person or business after that person or business attempted to hide their activity with "mixers" or various "mixing" techniques, then yes.  There is a significant amount of skill and education needed.
legendary
Activity: 1358
Merit: 1014
Can anyone tell me who is going to be insane enough to try to trace back someone's coin that went after say, one or two exchange withdrawals plus a mixer? How are you supposed to effectively trace the origin back? too many variables.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
We see reports of police and experts "analyzing the blockchain", usually related to thefts or investigations of some sort.
Does it really take significant skill to "analyze the blockchain" or perhaps it's that human tendency to over-complicate things so 'experts' can (for example) create new income opportunities and consulting businesses?

In general, do you think it takes significant skill to "analyze the blockchain"?

No it just takes time and is tidious if done by hand. The "expert" probably comes into play when you try to automate the process or need educated guesses as with CoinJoin transactions.
Pages:
Jump to: