Gaming

The Lock Was Never Locked: Coldcard's Entropy Failure and the $100 Million Self-Custody Reckoning

CryptoAlpha

The Lock Was Never Locked: Coldcard's Entropy Failure and the $100 Million Self-Custody Reckoning

The Signal

The thief did not break in. The lock was never locked.

More than 1,367 Bitcoin - roughly $100 million at current market prices - has been drained from Coldcard hardware wallets over a period that may stretch back years. This was not a phishing campaign. Not a malware injection. Not an exchange hack. This was a cryptographic implementation failure that allowed attackers to reconstruct private keys through offline computation.

Galaxy Digital's head of research, Alex Thorn, has been piecing together the on-chain evidence in real time. He has documented three confirmed waves of theft. A fourth suspected wave surfaced on August 3rd - hundreds of Bitcoin swept from their resting addresses in a single block burst at roughly 45 times normal network velocity. That is not a position unwind. That is a coordinated sweep.

The scope is precise: 4,585 addresses compromised across the first three waves. Approximately 5,294 addresses if the suspected fourth wave is included. The coins themselves tell a sobering story. Most were long-term holdings, untouched for an average of nearly four years. These are not traders who clicked a malicious link. These are savers who did exactly what the Bitcoin industry told them to do - buy a hardware wallet, hold your own keys, stay off exchanges.

They were the archetypal self-custody users. And they were robbed anyway.

The underlying cause has been confirmed by Coinkite, the Canadian company behind Coldcard: a firmware update deployed on March 17, 2021 introduced a defective random number generator implementation. Company representatives describe it as a "wiring error." The cryptographic term is more severe. The firmware's entropy source failed in a way that made key generation predictably weak - and therefore reconstructable.

This is the single most serious hardware wallet security incident in Bitcoin's history. That is not an overstatement. The trust model that justifies the entire hardware wallet industry has been violated at its foundation: the promise that a private key never leaves the secure element. In this case, it left. Silently. For more than three years.

This article is not a rehash of the news. It is a forensic read of what the data actually says, what the market is missing, and what you need to do before the next wave arrives.

The Promise

Before the forensics, you need to understand the theological premise that made this event so damaging.

Hardware wallets rest on a simple contract with the user. Your private keys are generated inside a physically secured chip. They never leave that chip. Every transaction signature happens in a physically isolated environment. The device can be connected to a compromised computer. It does not matter. The keys do not leave the secure element. The most sophisticated remote attacker is reduced to trying to trick you into signing a malicious transaction - and even that requires your physical interaction.

That is the promise. It is a strong promise, and it has historically held.

Coldcard occupies a particular place in this trust architecture. It is not the market leader by unit sales - Ledger holds that position among broader audiences. Coldcard is something different. It is the security-maximalist option, beloved by Bitcoin purists who demand open-source firmware, air-gapped signing, and a design philosophy that rejects anything that smells of compromise. When Coldcard's own marketing tells users that its devices are built for "people who take Bitcoin security seriously," it is speaking to the most security-conscious segment of the entire market.

These are the people who were hit.

The irony is not incidental. It is structural. The victims of this attack are not naive users who failed to follow best practices. They followed the industry's best practices with religious devotion. They bought dedicated hardware. They generated their seeds offline, or so they believed. They stored backup seed phrases in safes and bank deposit boxes. They did not touch their coins for years - a behavior that forensic analysis now reveals made them ideal targets. The coins were dormant. The keys were predictable. The attacker had all the time in the world to compute, verify, and execute.

Alex Thorn, speaking on the Bits + Bips podcast, put it bluntly: these people did nothing wrong. In fact, they did everything right.

That framing is what makes this event dangerous to the broader market narrative. If the safest, most disciplined users can still lose everything through no fault of their own, then the foundational promise of self-custody needs to be re-examined. Not the philosophy - the implementation. The hardware. The code.

And the code, in this case, was broken for more than three years.

The Fault Line

Let me be precise about the technical failure chain, because the details matter more than the headlines.

On March 17, 2021, Coinkite released a firmware update that changed the random number generation path in Coldcard devices. The update introduced the company's own random number generator into the boot process of the secure key generation flow. According to Coinkite's own description, a wiring error caused the new generator to fail silently.

You need to understand what "fail silently" means in a cryptographic context. It does not mean the device stopped working. It does not mean the device displayed an error message. It means the device produced keys as if nothing were wrong, while those keys were generated from a corrupted entropy source. The hardware-based true random number generator - the source of the genuine randomness that underpins private key creation - was effectively not contributing its entropy. The system fell back to a state of dramatically reduced randomness.

Entropy is the raw material of cryptographic security. A private key is a number drawn from a space of essentially 2^256 possibilities. That space is so large that enumerating it is physically infeasible - but only if the number is chosen uniformly and unpredictably. Randomness is not a detail. It is the entire foundation. If the key is drawn from a dramatically smaller space because the generator produced low-entropy output, the mathematical protection evaporates.

The difference is like choosing one grain of sand from a desert versus choosing among a dozen jars. An attacker who understands the distribution of that weak entropy does not need to brute-force the entire 2^256 space. They only need to search a drastically reduced space - a space small enough that modern high-performance computing clusters can enumerate in practical time.

This is exactly what happened.

And it has happened before, in a case every security engineer should remember. In 2012, a bug in the Android Bitcoin wallet's random number generator led to catastrophic thefts. The implementation used a flawed source of randomness, and cryptographic analysis demonstrated that a significant fraction of Bitcoin keys could be recovered in practice. The ecosystem learned, or thought it learned, a lesson about the importance of properly seeded randomness.

The Coldcard incident is the hardware wallet equivalent of that Android failure - but with a more painful conclusion. In the Android case, the victims were early mobile users operating in an immature ecosystem. In the Coldcard case, the victims are the most sophisticated, most disciplined Bitcoin savers, using a device explicitly marketed on its security credentials.

The danger lies in the silent failure. The device showed no warning signs. The firmware update produced no obvious malfunctions. Wallets functioned normally. Users sent and received transactions. The seeds were backed up. Everything looked perfect - because the corrupted generation process was internally consistent. Weak entropy does not mean your wallet behaves strangely. It means your wallet behaves predictably - to someone who knows the entropy defect.

From a financial engineering perspective, this is the kind of hidden correlation risk that standard models routinely miss. You can stress-test for price crashes. You can hedge counterparty risk. You cannot easily hedge against a hidden correlation in the randomness source of the security device that is supposed to eliminate counterparty risk.

The Math of Reproduction

Let me dig into the attack economics, because this is where the threat model gets interesting.

The attacker did not have to compromise a single device. They did not have to intercept a single shipment. They did not need physical access to anything. The attack was a purely offline computational attack on a known weakness in the key generation process.

The logic is straightforward. The attacker identifies the vulnerable firmware window - between March 17, 2021 and the release of the fix. They model the defective random number generator. They reproduce the generation environment. Then they enumerate the possible keys that could have been generated within that window. For each candidate key, they check the corresponding Bitcoin address against the blockchain. If there is a match with a non-zero balance, they move the funds.

Let me be direct about the difficulty. Reproducing the keys is computationally demanding, but it is not the kind of demand that requires a nation-state. A determined attacker with access to a high-performance computing environment - or a distributed botnet, or idle GPU and FPGA capacity - could carry out this computation in a realistic timeframe. This is the crucial detail the industry would prefer to ignore: the barrier to entry is not as high as the security theater suggests.

Based on my experience monitoring network flows and mining infrastructure, the computational capacity required for an attack of this class is well within the reach of professional operations. It is not a stretch to note that the idle hashrate capacity sitting in post-halving mining pools could, in principle, be repurposed for exactly this kind of parallel enumeration work. The post-halving environment has squeezed miner economics dramatically. Revenue per terahash has collapsed, and the incentive to seek alternative value from existing infrastructure has never been higher. I am not suggesting any specific participant is involved. But the structural reality is that the market now has both the motive and the means for this class of offline computation.

The timing of the four waves supports the offline-computation thesis. The attackers spent months - by Thorn's documentation, possibly more than a year - enumerating keys before executing sweeps. The first waves may have been calibration runs. The later waves look like scaled-up operations. The fourth wave, moving hundreds of coins at 45 times normal speed, looks like a production run - the harvest of a longer enumeration batch, executed in a compressed period.

Here is what the market is missing. If the attacker is still enumerating, the fourth wave will not be the last. Every address generated in the vulnerable firmware window that still holds a balance is a potential target. The only reason any of these addresses remain untouched is that the attack has not yet reached them in the enumeration sequence. This is a queue, not a closed case.

The Forensic Trail

Now let me lay out the on-chain evidence as precisely as Thorn has presented it.

The first three waves. Thorn has identified three confirmed waves of theft against addresses that trace back to Coldcard seeds. The combined count: roughly 4,585 addresses. The confirmed theft volume exceeds 1,367 Bitcoin. At the time of writing, that is more than $100 million. I suspect the real figure will prove higher once the full accounting of all four waves and the additional attack patterns is complete.

The fourth wave. A fourth suspected wave was detected on August 3rd. The signature is distinctive: hundreds of Bitcoin moved in a compressed block burst at roughly 45 times the normal rate of movement for those addresses. Velocity anomalies are a classic surveillance signal of a systematic sweep. Individual users do not move coins that way. A thief carrying out a coordinated harvest does.

The victim profile. The forensic data shows that the stolen coins had been dormant for an average of close to four years. Let that sink in. These addresses were not actively traded. They were not sitting on exchanges. They were not being used for daily transactions. They were savings vehicles. This is the profile of Bitcoin's most committed holders - the demographic that the entire self-custody industry claims to serve. If the attack had targeted active traders, the losses would have been visible much sooner. The dormancy of the funds is precisely why the thefts went unnoticed for so long.

The RBF signature. This detail deserves more attention than it has received. Some of the theft transactions were broadcast with replace-by-fee (RBF) enabled. RBF is a standard Bitcoin mempool feature that allows the sender to replace an unconfirmed transaction with a higher-fee version. Its presence in these theft transactions says two things about the attacker.

First, the attacker is operationally careful. They wanted the ability to accelerate their own transactions if the mempool became congested. This is not the behavior of a sloppy opportunistic thief. This is the behavior of someone who has swept funds before and wants to minimize the window of exposure.

Second - and this is something the coverage has not emphasized enough - RBF creates a narrow possible defense for victims. If a victim sees their stolen coins sitting in the mempool as an unconfirmed transaction, they could, in theory, broadcast a competing transaction with a higher fee to move the coins first. This window requires the victim to be monitoring the mempool in real time and to hold the relevant private key - which, given the nature of this attack, is exactly what the victim might still possess. The window closes the moment the attacker's transaction confirms. But the existence of the RBF flag is a small vector of agency left open to the victims.

This is one of those operational details that separates actual market surveillance observation from superficial news coverage. The RBF flag is evidence. It is a behavioral fingerprint. When I see RBF on a theft transaction, I do not see a sophisticated state actor. I see a capable, prepared operator who knows how to use the standard tools of the Bitcoin ecosystem. That is, in one sense, more concerning. The attacker is not exotic. The attacker is professional.

The Response

Coinkite's response has been, by corporate crisis standards, relatively transparent. CEO Rodolfo Novak publicly apologized on X, stating that the company was "heartbroken" and taking "full responsibility" for the firmware flaw. Coinkite has released a fixed firmware version that addresses the random number generator defect.

But here is the uncomfortable truth that Coinkite itself acknowledges: the fix does not protect any seed that was generated on the vulnerable firmware. Once a key has been generated with weak entropy, the weakness is permanent. The key does not get stronger over time. The seed phrase stored in the user's safe is still a deterministic function of a broken entropy source. Updating the firmware does not re-roll the dice. The attacker, if they have enumerated that key, already holds the copy. There is no way to un-leak a leaked key.

The only solution is to generate an entirely new wallet on the patched firmware - or on a completely different device - and transfer all funds to new addresses. Thorn was emphatic. Anyone holding Bitcoin on a single-signature Coldcard address should move those funds immediately.

Let me think about this recommendation with the weight it deserves, because it is less trivial than it sounds.

The migration problem is itself a security challenge. Users who have just learned that their trusted hardware wallet may have been compromised are now asked to move their life savings through an uncertain process. Do they generate the new seed on the same Coldcard brand - but with updated firmware? Do they switch to a competing device? Do they upgrade to a multi-signature configuration? The choice itself introduces risk.

And there is a deeper surveillance angle that has not been discussed widely. If the attacker is still actively enumerating, and if they are monitoring blockchain activity, then victims face a secondary threat. The moment they move their funds, they reveal their new addresses. If those new addresses are generated with a new, properly seeded key, the funds are cryptographically safe from this specific attack. But the operational exposure is not zero. Moving coins that have been dormant for years makes you visible to anyone watching the chain. For the victims of this incident, moving funds is mandatory. But it should be done deliberately, with fresh addresses generated under properly verified randomness, and ideally with operational security around the timing and method of the transfer.

This is where the structure of the response matters. Coinkite's apology is sincere. It is also insufficient as a remedy. The question the market should be asking is not whether the apology was heartfelt. The question is whether Coinkite had independent third-party cryptographic audits of this firmware update. Based on the fact that a wiring error in a random number generator survived for three years, the obvious inference is that the audit infrastructure around this critical component was not robust enough to catch it. That is a process failure, not just a code failure.

The Ecosystem Aftermath

The damage does not stop at Coinkite's balance sheet. Let me trace the transmission through the industry.

The most immediate beneficiary of this event is the custody and multi-signature segment. Platforms like Unchained and Casa have spent years arguing that single-signature hardware wallet custody is a single point of failure. Their argument was theoretical before this incident. Now it has a case study with a nine-figure price tag. The pitch writes itself: one hardware wallet is no longer enough. You need multiple independent signatures, multiple independent entropy sources, and multiple manufacturers to create a configuration where the failure of any single device does not hand an attacker your keys.

That pitch is correct, and it will work.

The second transmission channel is exchange custody. It is uncomfortable to say, but events like this push users back toward letting someone else hold the keys. The exchange-trust cycle is deeply embedded in the psychology of the space. Every catastrophic self-custody failure - and this is the most catastrophic yet - makes the regulated custodial alternative look more attractive by comparison. That is precisely the wrong lesson to draw from a firmware bug, but it is a very human reaction. I expect to see measurable inflows to major exchange custody products over the next two quarters from Coldcard users who cannot stomach the verification burden of moving to a multi-signature setup on their own.

The third channel is the audit and certification market. Every hardware wallet vendor in the industry is now facing the same client question: can you prove that your random number generator is actually generating randomness? The vendors that can produce independent third-party cryptographic audit reports will have a competitive advantage. The vendors that cannot will be at a structural disadvantage. This incident just created a new de facto market requirement.

The fourth channel is the insurance market. Self-custody has historically been uninsurable because the risk is opaque. This event provides actuaries with a concrete data point: firmware-level failures happen, they go undetected for years, and they cause losses in the hundreds of millions. If insurance products can be structured around verified device configurations and audit trails, there is a real business to be built here. I rate this lower confidence, but the foundational data point now exists.

The Blind Spots

Now let me get to the angles that coverage so far has mostly missed.

Blind spot number one: "wiring error" is an engineering confession. The phrase is remarkably casual for a cryptographic failure of this magnitude. A "wiring error" in the integration of a random number generator suggests that the entropy source was connected incorrectly at the hardware or firmware integration level - and that nobody verified that the generator was actually feeding entropy into the key derivation process. This is not the kind of issue that survives three years in a well-audited codebase. The fact that it did survive is evidence that the firmware update in question likely did not receive the level of independent cryptographic review that a security-critical component demands. The industry talks about audit culture. This event exposes its absence.

Blind spot number two: the 14 additional attack patterns are the real story. Thorn has identified at least 14 other identifiable attack patterns that do not fit neatly into the four documented waves, but which do have verifiable victims. Let me repeat that. Fourteen other patterns. The headline number - 1,367 Bitcoin stolen across roughly 5,000 addresses - does not include these. I do not need to speculate about what they mean to tell you that they matter. If there are additional attack patterns with verifiable victims, then the actual scope of this incident may be significantly larger than the confirmed statistics, and it may involve mechanics that have not yet been publicly documented.

This is a risk the market should price in. Confirmed losses exceeding $100 million are the floor of this event. The ceiling is unknown. The "14 patterns" could imply additional firmware classes, additional attack vectors, or even a broader set of affected devices than currently acknowledged. Until Thorn publishes the full details - and he has indicated he will - the prudent assumption is that the true scope is larger.

Blind spot number three: the trust premium has been destroyed, not just stolen. From a financial engineering perspective, here is the accounting nobody is doing. Users pay a "trust premium" when they buy a hardware wallet. The premium is not the price of the device. It is the opportunity cost of choosing hardware self-custody over simpler alternatives - the inconvenience, the responsibility, the operational burden. Users accept this premium because they believe it buys them the highest level of security available.

This incident just demonstrated that the premium can be voided by a firmware mistake. The buyers did everything right and were still depleted. The implication is not that hardware wallets are useless. The implication is that the security guarantee of a hardware wallet is only as strong as the random number generator, the firmware review process, and the supply chain integrity of the manufacturer. Three years of silent failure means the premium paid during those years was purchased on false premises.

Blind spot number four: security theater scales, security does not. Across the broader ecosystem, I see a parallel to the Layer2 situation. The market does not want one dominant, battle-tested security paradigm. It wants choices, options, fragmentation. Dozens of Layer2s slice the same limited liquidity pool into smaller bands while calling it scaling. Similarly, dozens of hardware wallet vendors offer marginal variations on the same fundamental promise - a promise that, as this event proves, depends on implementation details that most users have no ability to verify.

Arbitrage is the market's immune system - and also its favorite weapon. In this case, the attacker simply arbitraged a gap between the security the industry claimed and the security the firmware actually delivered. That gap existed because users had no way to independently validate the critical randomness assumptions inside their devices. The asymmetry of information between a hardware wallet manufacturer and its users is enormous. This event is what an information asymmetry looks like when it is monetized.

There is also a regulatory angle worth flagging. Coinkite is a Canadian company. Its CEO has accepted responsibility on the record. If class-action litigation emerges - and I expect it will within the next six months - the legal fallout will ripple through the entire hardware wallet industry. Every manufacturer will be asked the same question: have you had your critical cryptographic components independently audited, and can you prove it? The answer for many will be uncomfortable.

A policy conversation about minimum security standards for cryptographic hardware is now inevitable. The market may resist regulation, but events like this make the argument for independent auditing and certification almost self-executing. If the hardware wallet category wants to maintain its claim to be the safest way to hold Bitcoin, it needs to adopt a level of verification that matches the responsibility it asks users to accept.

Blind spot number five: the victims are the last to know. The most painful structural detail of this incident is the information asymmetry between the attacker and the victim. The attacker has a complete list of compromised addresses. The victims do not. Coinkite cannot produce a reliable list because the vulnerable generation window spans years and the company does not know which seeds were generated on which firmware revision. Thorn is doing the best forensic work in the industry, but his reconstruction is probabilistic. There are almost certainly Coldcard users whose keys are compromised and who will not learn about it until the day their funds are swept. The only remedy is proactive migration. There is no other way to know.

What You Do Now

If you hold Bitcoin on a single-signature Coldcard address that may have been generated between March 17, 2021 and the patched firmware release, the priority action is unambiguous: move your funds.

Let me be directive, because this is a situation where delay is the enemy.

First, do not panic-transact through a centralized exchange if you can avoid it. Moving large sums into an exchange environment introduces a different set of risks. But - and this is a real tension - if you are not confident in your ability to generate a fresh, properly secured wallet on your own, the risk calculus shifts. In that case, moving to a trusted exchange or custody solution temporarily is better than staying on a compromised address. Survival matters more than ideological purity.

Second, if you are capable of managing your own wallet generation, generate a new seed. Not on the same device with the old firmware. Not on the same device unless you are absolutely certain the patched firmware has been verified. Ideally, use a different hardware wallet brand or a multi-signature setup. A threshold of two-of-three or even two-of-two with keys in separate hardware devices materially changes the attack surface. An attacker would need to compromise multiple independent entropy sources and multiple manufacturers. The probability of a repeat of this specific attack class drops substantially.

Third, move in stages. Send a small test transaction first. Verify that the new address receives funds and that you can sign from the new hardware. Then move the bulk. This is basic operational discipline, and it exists precisely for this kind of high-stress moment.

Fourth, preserve your evidence. If you discover that your funds are gone, do not destroy the device. Do not wipe anything. Report the loss to the FBI IC3 and local law enforcement. The physical hardware is forensic evidence. The chain analysis community has already demonstrated that it can reconstruct attack patterns from on-chain data; the physical device adds another layer of evidence.

Fifth - and this is the surveillance analyst speaking - watch the mempool if you are in the middle of migration. The RBF detail matters. If you see the attacker's transaction sitting unconfirmed, there may be a narrow window to race them. This is not a reliable strategy, and I would not advise building a plan around it. But if you are monitoring live and the opportunity presents itself, higher-fee replacement is a legitimate mechanism.

The Structural Question

Stepping back, the Coldcard incident is not a one-off corporate screwup. It is a structural event in the development of the Bitcoin ecosystem. It is one of the first large-scale demonstrations that hardware wallets - the industry's answer to exchange risk - carry their own, less visible forms of risk.

The trust architecture of Bitcoin self-custody has two pillars. The first is the cryptographic strength of Bitcoin itself: the protocol has never suffered a fundamental break, and its 256-bit elliptic curve keys remain computationally infeasible to brute-force - assuming they are generated with true randomness. The second pillar is the quality of the user's key generation environment: the hardware, the firmware, the entropy source. The first pillar remains intact. The second pillar is now demonstrably cracked.

Everything about the security narrative of the last decade has encouraged users to move from custodial exchanges to self-custody hardware. That recommendation was made with moral certainty. It is now clear that the recommendation was incomplete. Hardware security is not a binary condition. It is a process discipline that requires continuous verification - of firmware, of randomness sources, of the supply chain that puts silicon into a device.

The Reset

Let me be clear about what the next six months will tell us.

First, watch Alex Thorn's disclosures. The "14 other identifiable attack patterns" have not yet been fully documented in public. When they are - and they will be - the market will have a much clearer picture of whether this is a Coldcard-only problem or a broader ecosystem issue that touches other devices. The difference matters enormously. If the same class of weakness exists elsewhere, the current $100 million figure is the beginning, not the end.

Second, watch the chain. Attackers are still enumerating. The absence of a fifth wave in the near term does not mean the threat has passed. It means the enumeration queue has not reached the next batch of addresses yet. The only reliable protection is to move funds off vulnerable addresses now.

Third, watch the product response. The first major hardware wallet vendor to announce and implement a mandatory third-party cryptographic audit of its critical components will set a new market standard. The vendors that wait for an incident will be playing defense. The vendors that move first will convert this tragedy into a structural advantage.

Fourth, watch the litigation. If Coinkite faces a class-action suit, the discovery process will reveal more about the firmware review pipeline - and possibly about other vulnerabilities. Lawsuits are slow, but they are relentless, and they produce documents.

I have spent years watching markets find the hidden point of failure - in exchange flows, in collateralization ratios, in the gap between what platforms claim and what their data reveals. The pattern is always the same. The market is blindsided not by the complexity of the attack, but by the simplicity of the underlying flaw. The Coldcard case is no exception. A wiring error. A silent failure. Three years of trust.

Hardware wallets are not obsolete. But the myth of hardware wallet infallibility is dead.

The lesson for every Bitcoin holder is harder to swallow than the previous lessons. "Not your keys, not your coins" was always the starting point, not the finish line. The next question is more uncomfortable. If your keys were generated without true randomness, were they ever really yours?

The answer, for more than 5,000 addresses, is now no.

Security is not a product. It is a process - and the process was broken.

Move your coins. Ask your vendor for their audit reports. And demand a security model that can survive a wiring error.

Liquidity doesn't forgive entropy failures. It only reroutes around them - and it leaves whoever held the weak keys behind.

Market Prices

BTC Bitcoin
$65,017.2 +1.26%
ETH Ethereum
$1,917.72 +1.11%
SOL Solana
$74.74 +2.92%
BNB BNB Chain
$593.8 +1.16%
XRP XRP Ledger
$1.03 +1.66%
DOGE Dogecoin
$0.0702 +1.75%
ADA Cardano
$0.2012 +0.55%
AVAX Avalanche
$6.54 +2.51%
DOT Polkadot
$0.8231 +1.45%
LINK Chainlink
$8.3 +2.02%

Fear & Greed

30

Fear

Market Sentiment

7x24h Flash News

More >
{{快讯列表(10)}} {{loop}}
{{快讯时间}}

{{快讯内容}}

{{快讯标签}}
{{/loop}} {{/快讯列表}}

Event Calendar

{{年份}}
12
05
halving BCH Halving

Block reward halving event

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

18
03
unlock Sui Token Unlock

Team and early investor shares released

28
03
unlock Arbitrum Token Unlock

92 million ARB released

Tools

All →

Altseason Index

43

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

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

Market Cap

All →
1
Bitcoin
BTC
$65,017.2
1
Ethereum
ETH
$1,917.72
1
Solana
SOL
$74.74
1
BNB Chain
BNB
$593.8
1
XRP Ledger
XRP
$1.03
1
Dogecoin
DOGE
$0.0702
1
Cardano
ADA
$0.2012
1
Avalanche
AVAX
$6.54
1
Polkadot
DOT
$0.8231
1
Chainlink
LINK
$8.3

🐋 Whale Tracker

🔴
0x09e6...6a72
3h ago
Out
19,553 BNB
🔴
0x5546...0203
1d ago
Out
4,011,723 USDT
🟢
0x8daa...dba2
12h ago
In
4,677,575 USDT

💡 Smart Money

0x8a8d...3eb6
Arbitrage Bot
+$4.2M
71%
0xcf85...c264
Institutional Custody
+$4.7M
92%
0xb89f...1504
Arbitrage Bot
+$1.9M
67%