The $70 Million Coldcard Question: When Self-Custody's Gold Standard Bleeds in 41 Minutes

MaxMeta
Industry

The $70 Million Coldcard Question: When Self-Custody's Gold Standard Bleeds in 41 Minutes

The Hook

A date that no one will remember in the long history of Bitcoin, but should. Galaxy Research, the on-chain analysis arm of Nasdaq-listed Galaxy Digital, identified 1,196 Bitcoin addresses that lost 1,082.65 BTC inside a single 41-minute window. The headline loss is approximately $70 million. The actual story is not the dollar figure. The actual story is the shape of the event.

Forty-one minutes. One thousand one hundred and ninety-six addresses. One unbroken sweep. That is not a run of individual bad luck. That is not a phishing campaign that tricked 1,196 people one by one. That is an automated process, a script that was handed a set of credentials and told to execute before the victims could wake up, check their wallets, and move the remaining coins.

The front-runners are already inside the block. The only question in this investigation is how they got the keys.

This event is tied to Coldcard, according to Galaxy's research. That name changes the severity. Coldcard is not another plastic rectangle on a shelf next to the Ledger and Trezor. Coldcard is the hardware wallet that Bitcoin's most paranoid users actually buy. It is the device with no camera, no Bluetooth, no app store, and no desire to become a lifestyle product. It is the hardware wallet sold to the people who understand BIP39, derivation paths, firmware hashes, and air-gapped signing. When a report ties that specific brand to a 41-minute mass sweep, the self-custody narrative itself starts to bleed.

I am a DeFi security auditor, not a Coldcard apologist. I have spent years staring at assembly output, smart contract bytecode, and the gap between what a whitepaper promises and what a compiler actually ships. I have never protected anyone by trusting a brand. I protect people by trusting the code, and then verifying that the code is actually what runs. In this case, the code is not the only suspect.

Context: The Legend of Coldcard

Coldcard is manufactured by Coinkite, a company with a reputation that is almost religious inside the Bitcoin core community. The device is deliberately austere. It has a small screen, a keypad, and a USB port. It was designed to generate and store Bitcoin private keys entirely offline. It supports air-gapped signing through signed microSD cards, and it fits naturally into multisig workflows. It does not try to be a general-purpose gadget. It tries to be a vault door.

That positioning is not accidental. The Bitcoin security community has spent fifteen years repeating the phrase 'not your keys, not your coins.' Coldcard is the physical embodiment of that phrase. Its users are often the people who lived through exchange collapses, custodial freezes, and the slow realization that the Bitcoin held by an exchange was never really their Bitcoin. They moved their keys offline. They are exactly the people who should be hardest to compromise.

This is why the Galaxy Research finding is so uncomfortable. Galaxy did not claim that Coldcard's firmware was hacked. Galaxy did not claim that Coinkite's supply chain was compromised. Galaxy said that 1,196 addresses associated with a Coldcard-related event lost 1,082.65 BTC in 41 minutes. That distinction is critical. Without an official root cause, everything from a catastrophic chip-level failure to a purely user-side operational error is still on the table.

Galaxy Research is not a Twitter account with a blockchain explorer and an opinion. It is the research arm of a publicly traded financial institution. Its analysts have access to exchange data, law enforcement channels, and the kind of address clustering tools that ordinary retail users cannot rent. When Galaxy upgrades an event estimate, it usually means that someone has done real forensic work. This report expanded the estimated loss from an earlier, smaller figure to approximately $70 million. The expansion is proof that the initial coverage was incomplete. It is also proof that this incident did not die in the first news cycle. Someone kept pulling the thread.

Hardware wallets occupy an odd status in the security world. They are simultaneously the best self-custody tool we have invented and one of the most over-trusted components in the entire cryptocurrency stack. A hardware wallet is a trusted execution environment, but it is not a trusted universe. The device has to be manufactured, shipped, initialized, backed up, updated, and connected to something. Every one of those steps is an attack surface. The hardware wallet community has a habit of treating the secure element as if it were the only element. Code does not lie, but it does hide. What hides in this case may be the pipeline around the device, not the device itself.

Core: Reading the Crime Scene

The 41-Minute Window

A 41-minute window is not a random data point. It is a fingerprint. When an attacker obtains one private key, they usually spend a few minutes verifying the balance, estimating fees, adjusting the fee rate, and broadcasting a transaction. When an attacker obtains thousands of private keys, the operation becomes an assembly line: sign, broadcast, evaluate, repeat. A script can do that in minutes, but a script that drains 1,196 addresses in 41 minutes needs more than the keys. It needs a fee strategy, a consolidation target, and a broadcast pipeline that avoids node rate limits and mempool congestion.

The window suggests that the attacker did not want to wait. It also suggests that the attacker knew that the moment the first victim noticed the empty balance, the remaining addresses would be swept into harder-to-access storage. A 41-minute sweep is a race against the victim's own discovery time. That is the behavior of someone who acquired a batch of credentials in advance, tested a small number, and then executed the rest before the alarm could spread across Telegram, Signal, and Twitter.

There is another possibility. The 41 minutes could represent the visible portion of a much longer attack. The attacker may have spent weeks collecting seed phrases, backups, or device images. The 41 minutes is just the moment when those credentials were finally used against the Bitcoin blockchain. The invisible part, the exfiltration of key material, could have happened days or months earlier. The blockchain only remembers the last act of the play.

Bitcoin blocks are not exact. They average about ten minutes apart, so a 41-minute window maps to roughly four or five block heights. If all the draining transactions landed in a tight cluster of four or five consecutive blocks, the attacker was either extremely lucky or using acceleration services. More likely, they were simply broadcasting in a burst, and the network processed the burst in order. The block height distribution of the sweep will eventually tell investigators whether the attacker used a single node, a set of nodes, or a third-party relay. Every transaction leaves that kind of trace.

The Address Cluster

Galaxy Research did not select 1,196 addresses randomly. On-chain attribution works by finding a common denominator. The denominator is usually a single target address, or a set of target addresses used to consolidate stolen funds. When a wallet thief drains an address, the stolen Bitcoin does not disappear into the void. It moves to a place where the attacker can control it. That place is often an exchange deposit address, a fresh wallet address, or a mixer. If the stolen funds from 1,196 addresses eventually land in the same cluster, the investigation writes itself in reverse.

The number of addresses must be separated from the number of victims. One person can easily hold five addresses. One address can also belong to a multisig arrangement controlled by several people. It is entirely possible that 1,196 addresses represent fewer than 1,196 humans, and equally possible that they represent more. The 1,082.65 BTC figure is the more reliable metric because Bitcoin's ledger records exact amounts. The $70 million valuation is a snapshot that depends on the price at the time of the report. If 1,082.65 BTC equals $70 million, the implied Bitcoin price is approximately $64,700. That is not a prediction. It is a simple division.

What is not unknown is the shape of the loss. The victims held their own keys. They were not customers of a centralized exchange that got hacked. They were people who believed they had moved their coins beyond the reach of the internet. The fact that their Bitcoin moved anyway challenges the foundational promise of hardware-based self-custody.

The Root-Cause Matrix

At this stage, the possible root causes fall into five categories. Let me be clear that this is a forensic menu, not an accusation. None of these causes have been publicly confirmed. That uncertainty is the most important thing to understand about this event.

The first suspect is a firmware vulnerability. If a bug in Coldcard firmware, or in the secure element on which it relies, allowed an attacker to extract private keys from devices remotely or through a malicious file, the same bug could be used against every Coldcard in circulation. The 41-minute sweep would then be the aftermath of a mass key extraction. This is the most frightening hypothesis because it is not limited to one batch of devices or one careless user. It turns the hardware wallet into a liability instead of an asset.

The second suspect is a supply chain attack. If a batch of Coldcard devices was intercepted before reaching users, or if a third-party component supplier altered the microcontrollers, the attacker could have pre-loaded the devices with known private keys or backdoored the random number generator. A compromised RNG is the classic hardware attack. If the RNG produces predictable or repeatable entropy, every address generated by that device becomes guessable. The attacker can wait for balances to accumulate and then drain everything in a single window. This is difficult to detect because the user sees a perfectly normal device with a perfectly normal screen. The code does not lie, but it does hide.

The third suspect is user-side software compromise. Coldcard does not live alone. It signs transactions generated by a wallet coordinator such as Specter, Sparrow, Electrum, or Bitcoin Core. If the host machine is compromised, an attacker can alter the receiving address before the user confirms it on the Coldcard screen. The user might think they are checking a legitimate payment while the actual Bitcoin goes to the attacker. This attack does not require breaking the Coldcard. It only requires breaking the software that surrounds it. The hardware wallet is designed to stop this attack, because the user is supposed to verify the address on the device screen. But in high-volume signing environments, people do not always verify. And in a compromised firmware image, the screen itself could lie.

The fourth suspect is a seed backup failure. The seed phrase is the ultimate master key. If a Coldcard user generated the seed on the device and then copied the 24 words into a password manager, a note-taking app, or a photo, the private keys are no longer offline. A breach of the password manager or the device that holds the backup is a complete compromise. The 1,196 addresses could belong to a group of users who all followed the same insecure backup practice. This is the least glamorous explanation, but it is the most common one in real-world Bitcoin loss events.

The fifth suspect is a third-party coordinator or service breach. A wallet application, a firmware update server, or a hosted multisig setup could have been compromised. In that scenario, Coldcard is the innocent party, and the users' key material was stolen through a malicious update or a malicious coordinator. The industry has seen a version of this with the Ledger Connect Kit incident, where a software library was hijacked and used to drain decentralized applications. That was not a hardware wallet failure, but it was a supply chain failure. Something similar, applied to the software that Coldcard users run, could produce exactly the pattern Galaxy observed.

The BIP39 Passphrase Discriminator

There is a detail that most commentary will skip: whether the affected wallets used a BIP39 passphrase. A 24-word seed phrase contains 256 bits of entropy. Without a passphrase, the seed phrase is the master key. With a BIP39 passphrase, the seed phrase alone is not enough. The passphrase acts as an additional secret that must be stored separately. Coldcard users are often taught to use passphrases. The question is whether the 1,196 affected addresses did.

This matters because it narrows the possible attack. If the victims used no passphrase, the attacker only needed to obtain the 24-word seed. That could happen through a leaked database, a compromised backup, or a bad RNG. If the victims used a passphrase and were still drained, the attacker needed both the seed and the passphrase. That points to a much more invasive compromise, one that could record keystrokes on the host machine, capture the passphrase through a malicious coordinator, or read the device's secure memory.

The fact that 1,196 addresses were swept in one window suggests that the passphrase layer was either absent or also compromised. If the passphrases were absent, the attack can be explained by a single source of leaked seed material. If the passphrases were present and compromised, the attack requires a more sophisticated pipeline. This is the kind of question that should drive the next phase of the investigation. It is also the kind of question Galaxy Research is uniquely positioned to answer, because it has access to the addresses and can watch the spending behavior.

A Timeline Reconstruction

The 41 minutes is not the beginning. It is the final act. Before the sweep, there was an acquisition phase. That phase can be broken into five stages: collection, validation, funding, execution, and laundering.

Collection is when the attacker obtained the seed phrases, private keys, or encrypted backups. This stage may not touch the Bitcoin blockchain at all. It could happen through a hacked database, a compromised computer, a malicious firmware update, or a physical theft of a backup. Validation is when the attacker identified which of the 1,196 addresses had real value. This can be done offline by deriving addresses from the collected seeds and checking their balances through a public API. The attacker does not need to touch the private keys to check a balance.

Funding is when the attacker prepared the fee payments for the sweep. A well-prepared attacker does not fund the sweat transactions from one of the stolen addresses. That would link the attack to a previously active wallet. Instead, the attacker uses a separate wallet, often funded in small amounts from an exchange or a mixer, to pay the mining fees. Execution is the 41-minute window. Laundering is the consolidation and obfuscation that comes after the sweep.

Every one of these stages creates metadata. The metadata is the real evidence. The exchange that funded the fee wallet has a KYC record. The blockchain that recorded the consolidation pattern has a forensic fingerprint. The time zone of the attacker's broadcasts can be approximated. The exact fee-rate choices can reveal which wallet software the attacker used. A good on-chain investigator can turn those small signals into a map.

Historical Analogies

The 41-minute window is not without precedent. In 2020, Ledger's marketing database was leaked, exposing customer emails and physical addresses. The private keys did not leak. But the attack surface did not need to be the private keys. Phishing campaigns followed. Users were sent fake Ledger Live installers, fake recovery page warnings, and fake support messages. Some users lost funds because they typed their recovery phrase into a website that looked like a security notification. The hardware was not broken. The user's relationship with the hardware was broken.

In late 2023, the Ledger Connect Kit was hijacked through a compromised employee credential. The attack injected malicious code into a software library used by decentralized applications. It drained funds from wallets that interacted with those applications. It was not a hardware attack. It was a supply chain attack on the software layer. The same structure is possible for a wallet coordinator that Coldcard users run.

The $70 Million Coldcard Question: When Self-Custody's Gold Standard Bleeds in 41 Minutes

The pattern across these incidents is time compression. Attacks are not gradual. They are scripted, automated, and fast. The attacker does not want to give the ecosystem time to respond. A 41-minute window fits that pattern perfectly. It is long enough to execute a batch, and short enough to avoid a coordinated response.

What Galaxy Actually Did

Galaxy Research's contribution is not the discovery of the theft. The victims would have noticed empty wallets. Galaxy's contribution is aggregation. The analysts took a noisy stream of transactions and found the shared logic that connects 1,196 addresses. That requires address clustering, change output identification, exchange withdrawal matching, and a patient review of block timestamps.

Galaxy likely used the spending behavior of the stolen funds to connect the addresses. When a thief consolidates stolen Bitcoin, they create a unique output pattern. That pattern can be used to search backward for all the addresses that fed the same consolidation point. The result is an attribution graph. The graph starts with 1,082.65 BTC in one cluster and ends with 1,196 source addresses drained in 41 minutes. That is why the estimated loss went up. Someone found the cluster and traced it back to every source.

This is the kind of work that makes blockchain analysis valuable in the absence of cooperation from the wallet vendor. The Bitcoin blockchain is an append-only audit log. It records everything. It records the 41-minute window, the consolidation pattern, and the fact that the victims controlled their own keys. The blockchain does not record the moment when the attacker obtained the keys, but it records the consequences with perfect fidelity.

The Supply Chain Problem

As a security auditor, the first thing I ask after seeing a concentrated time window is not what the users did wrong. It is what the supply chain touched. Hardware wallets are physical products. They are manufactured in factories, assembled from components, shipped through warehouses, and sold through distributors. Each of those steps is a chance for an attacker to insert a compromised chip, replace a firmware image, or intercept a device and reflash it.

Coldcard has a strong advantage here. It publishes firmware checksums, and many users verify the firmware before loading it. The device also has a secure boot concept that checks the firmware signature. But the secure element supply chain is a different problem. If the microcontroller's silicon is backdoored, no software verification will catch it. The hardware root of trust is not a root that the user can inspect. It is a set of assumptions that the chip designer, the foundry, and the packaging plant were all honest.

The canonical example outside crypto is SolarWinds. A single trusted update mechanism was poisoned, and thousands of organizations inherited the backdoor. The same logic applies to hardware wallets. A single compromised component supplier can poison a product that is otherwise well-designed. The user may never see the backdoor because the backdoor is not in the firmware. It is in the physical layer that the firmware cannot distinguish from legitimate hardware.

If the Coldcard event was a supply chain attack, the consequences go far beyond Coinkite. Every hardware wallet vendor that shares the same component suppliers would need to audit its own inventory. Every user would need to question whether their device was part of the affected batch. That is a dark path, but it is not an impossible one.

What the Missing Data Would Tell Us

The most useful thing Coinkite can do right now is disclose the technical metadata of the affected devices. Was a single firmware version involved? Did all affected addresses derive from the same generation algorithm? Did all victims use the same wallet coordinator? Did the victims use passphrases? Did the stolen funds consolidate to one destination cluster? Did any of the affected addresses receive their Bitcoin years ago, or were they all recent deposits?

Each of these questions splits the root-cause space. If a single firmware version is present in all affected addresses, the firmware becomes the prime suspect. If the victims used different firmware versions, a supply chain or coordinator compromise becomes more likely. If the victims shared a coordinator, that coordinator deserves a hostile audit. If they shared a backup service, that service is the breach.

The worst data point would be a distributed failure with no common denominator. That would mean the victims were targeted by something that cut across device batches, firmware versions, coordinators, and backup habits. That pattern is hard to explain without a vulnerability in the key derivation path or a systemic entropy failure. It would also mean the attack is not finished.

My Own $40,000 Lesson

I have written before about losing $40,000 in a DeFi arbitrage experiment during the summer of 2020. The loss was caused by a reentrancy attack on a lending pool that I had convinced myself was safe. I did not check the actual callback behavior of the contract. I trusted the project's marketing and a partially completed audit. The money was gone in two transactions, faster than I could click the cancel button. That experience changed how I read security claims forever.

The lesson from that failure is not that I should have avoided DeFi. The lesson is that every layer of the stack needs its own threat model. In DeFi, the threat model includes the token contract, the router, the price oracle, the governance admin, and the sequencer. In Bitcoin self-custody, the threat model includes the chip, the firmware, the host computer, the wallet coordinator, the backup medium, the room where the seed phrase is read, and the memory of the person who read it. A single weak link is enough.

The $70 Million Coldcard Question: When Self-Custody's Gold Standard Bleeds in 41 Minutes

I also audited an NFT marketplace in 2021 and found an integer overflow in its royalty distribution contract. The project team initially wanted to keep the finding quiet. I published the technical report anyway. The launch was delayed for two weeks. Eventually the team fixed the bug and thanked me. I tell that story not to claim heroism but to make a point: independent verification is the only way to expose hidden privilege. In the Coldcard event, the independent verification is Galaxy's on-chain analysis. The rest of the industry should follow that example and stop waiting for press releases.

Contrarian: The Hardware Wallet Was Never the Boundary

Here is the uncomfortable part that most commentary will miss. The Coldcard event, whatever the final root cause, exposes a structural lie in the self-custody movement. The hardware wallet is not the boundary of trust. The boundary is the entire operational system.

A hardware wallet is a small computer that refuses to leak keys to the connected computer. That is all it is. It does not protect the user from malicious address generation software, from a poisoned firmware update, from a compromised supplier, from a stolen backup, or from the user's own exhaustion at 2 a.m. The device is a strong link in a chain that is only as strong as its weakest link. The weakest link has always been the human being holding the device.

The industry has sold self-custody as an absolute. 'Not your keys, not your coins' implies that key ownership is the complete answer. But key ownership is not the same as key security. The 1,196 addresses in Galaxy's report are proof. The private keys belonged to their owners. Many of those owners were careful, privacy-conscious Bitcoin users. They used the device that Bitcoin security culture itself blessed. Yet the Bitcoin moved.

I have to resist the temptation to conclude that the attack happened to their hardware. It may have happened to their host machines, their backup files, their wallet coordinator, or their own moments of carelessness. The 41-minute window is consistent with an attacker who gained access to a large set of keys and then executed a market sweep. It is also consistent with an attacker who compromised a device batch and used a seed database to drain every wallet that had ever been paired with those devices.

The blind spot is not in the hardware wallet firmware. The blind spot is in the word 'self.' Self-custody means that you alone are responsible for the security of your keys, but it does not mean that you are the only one who can access them. Every interaction with a software wallet, every backup, every recovery phrase check, every firmware update, and every second the device spends connected to a computer creates a channel of exposure. The more complex the operational protocol, the higher the chance of a leak.

This is why the contrarian conclusion is not 'Coldcard is broken.' The contrarian conclusion is 'self-custody is a skill, not a purchase.' The market wants to believe that a small, plastic device solves a problem that actually requires continuous vigilance. Coldcard may have done everything right, and the users may still have been robbed. If that is true, the lesson is not that Coldcard is unsafe. The lesson is that safety cannot be vendor-supplied.

The Institutional Incentive

We should also pay attention to the institutional frame around this report. Galaxy Digital is not a random nonprofit. It is a publicly traded financial company with custody and asset management services. Galaxy Research publishing a report on the dangers of self-custody is useful, but it is not disinterested. That does not make the data wrong. It does mean the narrative will naturally drift toward a conclusion that helps institutional players: professional custody is safer than do-it-yourself hardware storage.

The regulatory world will amplify that drift. When 1,196 addresses can be drained in 41 minutes, the argument for licensed custody grows louder. Regulators like that argument because it channels assets into institutions they can supervise. Custody providers like that argument because they earn fees. The investor protection story is real, but so is the centralization story. A custodial failure at a single institution can wipe out far more than $70 million, and it often does not happen in a visible 41-minute window. It happens through poor accounting, illiquid reserves, or a slow internal collapse.

In 2025, I led a security audit for a traditional bank's tokenization pilot. The bank wanted to put KYC and AML data on-chain, and its initial design violated zero-knowledge privacy principles. I designed a zk-SNARK based identity verifier that satisfied the compliance team without exposing user data. The lesson from that project is that security and autonomy are in tension only when regulators choose to make them so. The Coldcard event could easily become the next excuse to restrict self-custody. It should instead become the reason to improve the operational layer.

The Best Audit Is the One You Never See

I will end the contrarian section with a dark prediction. The official explanation, when it arrives, will be carefully worded to blame something other than the hardware wallet itself. If the cause is a compromised wallet coordinator, Coinkite will say the hardware did not fail. If the cause is a supply chain issue, Coinkite will say the affected batch was limited and offer a recall. If the cause is user-side seed backup failure, Coinkite will say there is no way to protect against self-inflicted exposure. All of those statements can be true and still leave the user unprotected.

The security industry runs on a perverse incentive. The vendor who sells the lock has no reason to admit that the lock can be picked. The auditor who sold the audit has no reason to admit that the audit stopped at the smart contract boundary. The regulator who promotes compliant custody has no reason to mention that the custody platform itself is a centralization risk. The best audit is the one you never see, because it prevents the incident. But when an incident happens, everyone rushes to say that the failure was not their layer.

I have been on the other side of that rush. I have watched project teams try to bury critical findings. I have watched auditors take credit for a hack they did not see because their scope was one crate of code inside a warehouse of dependencies. This event will be no different. The root cause will be surgically attributed to the narrowest possible layer, because that is how liability works.

But from the victim's perspective, the layer does not matter. The Bitcoin is gone. The wallet was supposed to protect it. The next wallet, whether it is Coldcard, Ledger, Trezor, or a piece of paper, will be used by the next group of people who believe that owning a secure object makes them secure. That belief is the attack surface. The hardware devices are sold to convince people to lower their guard.

Takeaway: The Next Attack Is Already in a Bootloader

I do not know what happened to the 1,196 addresses. Neither does anyone else who has not seen Galaxy's full dataset. But the structure of the event tells me something about the future. The next attack on self-custody will not be a 41-minute flash fire. It will be a slow leak, a quiet compromise that does not move the market, does not make headlines, and does not fit into a single block window. It will be the address that is quietly changed, the seed phrase that is quietly copied, the firmware that is quietly updated, and the user who quietly forgets.

The Coldcard event is an opportunity to recalibrate. If you hold Bitcoin on a hardware wallet, ask yourself what systems surround that wallet. Where does your seed phrase live? What computer builds your transactions? Who controls the update channel? What happens if your wallet coordinator disappears tomorrow? If you cannot answer those questions without a headache, the hardware device is not protecting you as much as you think.

Galaxy Research deserves credit for turning a rumor into an address-level dataset. The rest of the industry should follow its example and stop waiting for official press releases. On-chain data is the only unbiased witness. The Bitcoin blockchain recorded the 41-minute window. It recorded the movement of 1,082.65 BTC. It recorded the consolidation patterns. The only thing it did not record is the moment when the attacker obtained the keys.

That moment may never be public. But I can give you a prediction anyway. The next major hardware wallet incident will not come from a cryptographic break of elliptic curve mathematics. The curve has held up for decades. It will come from entropy, from a careless update, from a compromised supplier, or from an exhausted human. The front-runners are already inside the block, and they have been waiting for the rest of us to understand the real threat model.

When the official post-mortem arrives, read it the way you would read an audit report. Look at the scope section first. Ask what was not covered. Ask who wrote the code that handled the seed. Ask how the firmware knows it is running on real hardware. If the post-mortem answers those questions, it is worth your time. If it does not, then the 41-minute window is not the end of the story. It is the prologue.

A hardware wallet is not a silver bullet. It is a lock. The attacker who swept 1,196 addresses in 41 minutes was not stopped by a lock. They were stopped by nothing at all. The next time you hear someone call a wallet 'safe,' ask for the threat model. Ask for the operational protocol. Ask for the post-mortem. And remember that in this industry, the most expensive mistake is the one that looks harmless until it is already in the block.

Market Prices

BTC Bitcoin
$63,202 +0.14%
ETH Ethereum
$1,858.92 -0.49%
SOL Solana
$73.18 +0.32%
BNB BNB Chain
$582.5 +0.50%
XRP XRP Ledger
$1.08 +1.59%
DOGE Dogecoin
$0.0701 +0.34%
ADA Cardano
$0.1894 +9.48%
AVAX Avalanche
$6.59 +3.57%
DOT Polkadot
$0.7950 +3.43%
LINK Chainlink
$8.29 +2.31%

Fear & Greed

27

Fear

Market Sentiment

7x24h Flash News

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

{{快讯内容}}

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

Event Calendar

{{年份}}
15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

18
03
unlock Sui Token Unlock

Team and early investor shares released

28
03
unlock Arbitrum Token Unlock

92 million ARB released

12
05
halving BCH Halving

Block reward halving event

Tools

All →

Altseason Index

44

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
$63,202
1
Ethereum
ETH
$1,858.92
1
Solana
SOL
$73.18
1
BNB Chain
BNB
$582.5
1
XRP Ledger
XRP
$1.08
1
Dogecoin
DOGE
$0.0701
1
Cardano
ADA
$0.1894
1
Avalanche
AVAX
$6.59
1
Polkadot
DOT
$0.7950
1
Chainlink
LINK
$8.29

🐋 Whale Tracker

🔴
0x5b29...f9d5
12h ago
Out
342,429 USDC
🔵
0x26f5...8641
12m ago
Stake
39,732 BNB
🔵
0x88c9...1d5e
6h ago
Stake
4,717 ETH

💡 Smart Money

0x0d34...7976
Institutional Custody
+$4.1M
69%
0xaa57...7bad
Early Investor
+$3.5M
66%
0x20ef...0706
Early Investor
+$1.1M
72%