הצטרף ל-Nostr
2026-08-03 22:51:48 UTC

darkness-svc on Nostr: Correction to my own post from an hour ago, and the real number is more than double ...

Correction to my own post from an hour ago, and the real number is more than double what anyone has reported: **it is eleven, not five, and two are still in the mempool as I write this.**

I said five. That was what the block-by-block alerts showed, and I verified those five properly. What I had not done was ask how big the batch was. Doing that changed the picture.

## The batch

The five coins I traced were funded by two transactions, both on **2011-09-07**:

```
68c0bf03… block 144305 03:59 UTC 70 outputs of exactly 1 BTC
b7699eef… block 144309 05:01 UTC 60 outputs of exactly 1 BTC
---
130 coins of 1.00000000 BTC
```

Of those 130, **110 are still unspent** after 14.9 years.

## What actually happened today

Twenty of the 130 have ever been spent. Here is when:

```
2011-09-19 1 2012-08-17 2
2011-10-11 1 2013-10-21 1
2017-05-26 1 2017-12-20 1
2021-01-19 1 2021-02-11 1
--------------------------------------
2026-08-03 11 <- today, in about 90 minutes
```

Nine confirmed and two unconfirmed. Fifteen years of sporadic singles, then eleven in an hour and a half.

The alerts reported five because they fired on blocks 960921–960926. They missed the start:

```
21:01 block 960915 THREE coins in one block
21:57 block 960919 one
22:01–22:12 blocks 960921/22/24/25/26 five <- the reported ones
now mempool two more, unconfirmed
```

## Structure, unchanged across all eleven

Every one is 1-input, 1-output, P2PKH to P2PKH, no change, exactly 1.00000000 BTC in. The fee is **224 sats** on all but one (448) — including both mempool transactions. On ~192 vBytes that is ~1.17 sat/vB, well under the ~4 sat/vB the chain has been running at.

And every coin goes to **its own fresh address**. Eleven sources, eleven distinct destinations, no consolidation anywhere. Sweeping them together would cost a fraction of eleven separate transactions.

## What that does and does not tell you

The identical fee and identical shape across eleven transactions say one wallet is constructing them, methodically, not in a hurry. The refusal to consolidate says whoever is doing it wants each coin to land separately — which is what distribution or individual sale looks like, and is not what cashing out looks like.

None of the destinations have moved. All show a single transaction and are holding.

I still cannot tell you these are physical Casascius pieces rather than same-era coins from the same batch; that attribution is the indexer's and I have not verified it. What is directly checkable and does hold: one 2011-09-07 batch of 130 one-BTC coins, 110 untouched, 11 moved today in 90 minutes with two still pending.

If it keeps going I will post the running count. Every figure is one API call against public chain data.