Sending a value of BTC0.00

2

I'm monitoring The Shadow Brokers wallet out of curiosity on how big it will become, and I've noticed that a transaction with a value of £0.00 was sent. How can this be?

The transaction I'm referencing is: da849be1571092b467da9be31bcb0a43508bde5776173954bdba0d48845bd842

enter image description here

It was my assumed understanding that you can't send a value of nothing (in this case £0.00) as when I try and send BTC0.00/£0.00, my client always asks me to input a value.

Utlimately, my question is how and why would someone send £0.00.

The why may be impacted by the urge to contribute to the wallet funds for NSA 0days.

ʰᵈˑ

Posted 2016-08-26T08:23:40.867

Reputation: 123

3It is not 0 , the value of output is 0.00001 BTC . Change currency from pound to BTCdark knight 2016-08-26T12:51:39.357

@darkknight My mistake! That didn't even occur to me to change the output.ʰᵈˑ 2016-08-26T12:54:56.270

Answers

4

How would someone send £0.00?

The transaction you mentioned sent .00001 BTC to 19BY2XCgbDe6WtTVbTyzM9eR3LYr6VitWK which is the Shadow Brokers account. £0.00 is only a rounded number when converting to fiat. Disregarding this transaction, it is possible to send Bitcoin transactions with no BTC value

why would someone send £0.00?

Your why question is more speculative, but sending dust is a common (low cost) tactic for chain analysis companies to tie bitcoin addresses together in the future. In this case it is likely that many chain analysis companies (on their own or on behalf of government clients) will attempt to identify the owners of that Bitcoin account.

Pablo

Posted 2016-08-26T08:23:40.867

Reputation: 382