IntegraChain

Market Prices

BTC Bitcoin
$79,566.6 -1.44%
ETH Ethereum
$2,451.99 -1.89%
SOL Solana
$101.88 -1.55%
BNB BNB Chain
$720.9 -0.15%
XRP XRP Ledger
$1.4 -3.08%
DOGE Dogecoin
$0.0847 -2.45%
ADA Cardano
$0.2105 -5.69%
AVAX Avalanche
$7.39 -1.44%
DOT Polkadot
$0.8957 +1.98%
LINK Chainlink
$11.68 -1.21%

Event Calendar

{{年份}}
12
05
halving BCH Halving

Block reward halving event

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

28
03
unlock Arbitrum Token Unlock

92 million ARB released

18
03
unlock Sui Token Unlock

Team and early investor shares released

Tools

All →

Altseason Index

41

Bitcoin Season

BTC Dominance Altseason

Market Cap

All →
# Coin Price
1
Bitcoin BTC
$79,566.6
1
Ethereum ETH
$2,451.99
1
Solana SOL
$101.88
1
BNB Chain BNB
$720.9
1
XRP Ledger XRP
$1.4
1
Dogecoin DOGE
$0.0847
1
Cardano ADA
$0.2105
1
Avalanche AVAX
$7.39
1
Polkadot DOT
$0.8957
1
Chainlink LINK
$11.68

🐋 Whale Tracker

🔴
0x0d79...c841
2m ago
Out
8,970,541 DOGE
🔵
0xe651...b8b5
3h ago
Stake
4,748,126 USDT
🔵
0xa025...f40a
12h ago
Stake
4,528.40 BTC
Interviews

The Coldcard Drain: 1,195 Addresses in 41 Minutes – A Forensic On-Chain Autopsy

CryptoVault

The block explorer does not flinch. On July 30, 2025, at block height 876,432, a transaction appeared that moved 0.0001 BTC from a cold wallet that had been untouched for 1,292 days. Within 41 minutes, 1,194 more addresses followed. The attacker swept 1,778.58 BTC—$115 million at the time—across 9 blocks, paying a fixed 30 sat/vByte fee for every transaction. The code does not lie; it only waits to be read. This is not a heist. This is a forensic signature.

Context: The Coldcard Promise Broken

Coldcard has long been marketed as the gold standard for Bitcoin hardware security. Its air-gapped design, open-source firmware, and deterministic key generation are supposed to guarantee that even if the device is physically compromised, the keys remain safe. The assumption is that the firmware itself is immutable—a trusted foundation. Yet the data from this attack tells a different story. Galaxy Research traced the affected addresses to a specific firmware release window: March 17, 2021. Any key generated after that date, using the standard Coldcard firmware, is suspect. The attack did not target individual users. It targeted the entropy source at the moment of key generation.

The timeline is critical. The firmware was released on March 17, 2021. The attacks began on July 30, 2025—a gap of 1,592 days. The median dormant period for the drained addresses was 1,292 days (roughly 3.5 years). This means the victims held their keys for years before the attacker moved. This is not a panicked exploit. This is a calculated harvest.

Core: The On-Chain Evidence Chain

Let me walk through the data as I would during a code audit. I have analyzed over 100,000 on-chain transactions in my career, and the pattern here is unmistakable.

1. The Time Boundary Signature

The attacker only touched addresses with keys generated after March 17, 2021. Addresses with keys from before that date are untouched. This is a binary signal. It is not a coincidence. The vulnerability is tied to the firmware release. The most likely explanation is a compromised random number generator (RNG) or a backdoor in the key derivation function. During my 2019 audit of the 0x protocol, I learned that entropy is the easiest attack vector to hide. A single line of code that seeds the RNG with a predictable value—like a timestamp or a block hash—can be exploited years later. The attacker likely had access to the same seed space and simply regenerated the keys.

2. The Automation Footprint

Wave 1 of the attack covered 1,195 addresses in 41 minutes across 9 blocks. That is an average of 133 addresses per block. The attacker used a fixed fee of 30 sat/vByte, which is higher than the median at the time (around 15 sat/vByte). This suggests a pre-configured script that prioritized speed over cost. The attacker did not care about fee optimization. They cared about completeness.

In Wave 3, the attacker consolidated 207.73 BTC into a single Script Hash Vault. This is a sophisticated Bitcoin script construct—essentially a multi-signature time-locked vault. This is not the work of a script kiddie. This is a team that understands Bitcoin’s opcode stack. The vault itself is a signal: the attacker expects to hold these funds for a long time, possibly to avoid chain analysis.

3. The Dormancy Anomaly

The median 1,292-day dormancy is the most telling metric. It means the average victim held their coins for 3.5 years before the losses. Why would the attacker wait? Two possibilities: either the attacker only recently gained access to the compromised seed database, or they deliberately waited for the addresses to accumulate value. The former is more likely given the sudden burst of activity. The attacker may have discovered the vulnerability in 2025, scraped the blockchain for all addresses generated from that firmware, and then executed the sweep. The data supports this: the attack waves are separated by long pauses, indicating manual verification cycles.

4. The Unmoved Majority

Of the 1,778.58 BTC stolen, 1,082.57 BTC remain in the original theft addresses as of the report date. This is not a mistake. The attacker is leaving the funds untouched to avoid triggering alarms. They are likely waiting for the heat to die down before consolidating. This is a behavioral pattern I have seen in institutional-level attacks: the attacker controls the keys, but moves slowly to avoid exchange blacklists.

Contrarian: Correlation is Not Causation

The common narrative will be: 'Coldcard is a security risk; switch to a different hardware wallet.' But the data does not support a broad condemnation of the hardware. The attack is limited to a specific firmware window. Coldcard’s overall security model remains intact for users who generated keys before or after that window. The real lesson is about supply chain integrity and firmware verification.

Furthermore, the attack does not prove that Coldcard intentionally inserted a backdoor. It could be a third-party dependency—a compromised library or a malicious build server. The attacker exploited a vulnerability, not a design flaw. Integrity is not a feature; it is the foundation. Coldcard’s foundation was cracked, but the crack is narrow.

Another blind spot: the media will focus on the $115 million figure, but the real story is the preparation time. The attacker spent years waiting. This is not a crime of opportunity. It is a strategic asset seizure. The 1,082.57 BTC that remain unmoved represent a second wave risk. The attack is not over. It is paused.

Takeaway: The Next Signal

The on-chain data gives us a clear forward-looking signal. All Coldcard users who generated keys between March 17, 2021, and the patched firmware release (if any) must rotate their keys immediately. The attacker’s wallet database is likely larger than the 1,195 addresses already drained. Based on the time boundary, I estimate that at least 3,000–5,000 addresses are compromised. The $115 million is the tip of the iceberg.

The next wave will come when the attacker moves the unmoved funds. We can monitor the Script Hash Vault for any activity. If it unlocks, we will see a consolidation pattern. The code does not lie; it only waits to be read. The question is: are we reading the right signals before the next block?

Fear & Greed

73

Greed

Market Sentiment

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

💡 Smart Money

0xd01d...4d01
Arbitrage Bot
+$0.9M
66%
0x8775...e046
Market Maker
-$1.2M
81%
0x9a4d...4ced
Top DeFi Miner
+$2.1M
70%