美CPI利好难掩巨鲸出货?比特币冲高后承压回落

Odaily星球日报Published on 2025-06-12Last updated on 2025-06-12

Abstract

在BTC先涨后跌的同时,链上数据也观察到了巨鲸活动的增加。

原文作者:Mary Liu、Cody Feng

美国 5 月份通胀数据显示出超预期的温和迹象,为风险资产带来了积极的信号。具体来看,未经季节性调整的消费者物价指数(CPI)年率录得 2.4% ,低于市场普遍预期的 2.5% ;月率也仅为 0.1% ,同样低于预期的 0.2% 。

核心通胀数据(剔除波动较大的食品和能源价格)也呈现出类似的放缓趋势:年率录得 2.8% ,低于预期的 2.9% ;而季调后核心 CPI 月率更是仅为 0.1% ,显著低于市场预期的 0.3% 。

报告公布后,加密市场呈现出先扬后抑的走势,比特币日内一度逼近 110, 000 美元,以太坊(ETH)上涨 3% 至 2, 834 美元,XRP 上涨 1.8% 至 2.32 美元。过去 24 小时内加密货币总市值仍维持在 3.4 万亿美元附近。CoinGlass 数据显示,截至撰写本文时,全网 24 h 爆仓额达到 3 亿美元,其中以太坊爆仓额约 1 亿美元,比特币清算额约 3700 万美元。

美CPI利好难掩巨鲸出货?比特币冲高后承压回落

巨鲸异动

在 BTC 先涨后跌的同时,链上数据也观察到了巨鲸活动的增加。

链上追踪平台 Whale Alert 在 6 月 11 日发现,大量比特币流入美国加密货币交易所 Coinbase。根据追踪平台提供的数据,在短短约两小时内,多个匿名巨鲸通过数笔交易将超过 3, 165 枚比特币(价值超过 3.47 亿美元)转移至 Coinbase。

美CPI利好难掩巨鲸出货?比特币冲高后承压回落

其中最大一笔交易涉及 738 枚 BTC,其余多笔交易也均为大额匿名钱包转账(例如 466 BTC、 464 BTC、 463 BTC 等)。

值得注意的是,其中有 510 枚 BTC(价值约 5610 万美元)从知名加密交易公司 Cumberland 转移至 Coinbase Institutional,这通常表明巨鲸可能正试图出售其代币,虽然这些转账的具体原因尚未证实,但也可能是巨鲸进行投资组合再平衡的尝试。然而,考虑到这些转账量大、重复性高,并且有 Cumberland 等参与,这很可能是大型参与者特别是机构的动作。

或受此巨鲸活动影响,比特币跌破当天开盘时的 110, 000 美元关口,截至发稿时稳定在 108, 677 美元附近。

走势与技术分析

数据显示,当前比特币合约市场的资金费率非常平稳或偏低。

笔者认为,这通常表明当前的反弹是由投资者实际购买现货所驱动,而非由高杠杆的合约交易推动。在市场上高杠杆仓位不占主流的情况下,引发大规模抛售和剧烈下跌的风险较低,因此币价继续上行的可能性较大。

美CPI利好难掩巨鲸出货?比特币冲高后承压回落

从技术图来看,昨日比特币开盘跳空高开约 1% ,报价在 110, 375 点附近。开盘后,BTC 围绕这一价格震荡约 180 分钟,随后开始缓慢下行,并在 11: 33 左右触及盘中低点 108, 720 点。下午 2: 02 左右,BTC 迅速拉升,最终收盘报价在 110, 455 点附近。当天收出一根带较长下影线的阳十字星 K 线,涨幅约 1.02% 。

美CPI利好难掩巨鲸出货?比特币冲高后承压回落

通过日线交易通道模型监测,比特币目前运行在红绿色保护通道的上方,显示中期趋势依然偏强。情绪指标也随着币价的上涨而缓慢回升,表明市场信心正在恢复。

美CPI利好难掩巨鲸出货?比特币冲高后承压回落

从 1 小时周期 K 线图来看,交易模型监测显示短期币价运行在白色多空线上方,情绪指标处于高位区,即将形成顶背离形态。这意味着短期内市场震荡加剧的概率较大,可能会有回踩 108, 720 点位(盘中低点)的走势,需重点观察该低点是否会被跌破。

美CPI利好难掩巨鲸出货?比特币冲高后承压回落

笔者认为,通过 1 小时 K 线数据分析,多项指标处在高位区,盘中震荡概率加大,重点需要观察 108, 720 点这个低点是否会跌破。通过日 K 线数据分析,BTC 运行在红绿色保护通道上,中期多单可以继续持有。

Trending Cryptos

Related Reads

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

DeepSeek has updated its DeepSeek V4 model with the DSpark speculative decoding framework, achieving a significant 60-85% speedup in generation for Flash models and 57-78% for Pro models while maintaining the same overall throughput. This engineering-focused update, rather than a core architectural change, introduces DSpark to address latency and throughput bottlenecks in high-concurrency production environments. DSpark combines high-throughput parallel generation with adaptive load-aware verification. Its key innovations include a semi-autoregressive generation architecture to model dependencies within token blocks and a hardware-aware confidence-scheduled verification system. This system uses a confidence head to predict token acceptance probabilities, allowing it to dynamically optimize verification length per request and allocate compute only to tokens with the highest expected payoff. The asynchronous scheduler is designed for real-world deployment, ensuring zero-overhead scheduling and continuous CUDA graph replay while preserving the target model's output distribution. In tests across mathematical reasoning, code generation, and daily dialogue, DSpark outperformed state-of-the-art models like Eagle3 and DFlash, increasing average acceptance length by 26.7%-30.9% and 16.3%-18.4% respectively on Qwen3 target models. DeepSeek also open-sourced DeepSpec, a full-stack codebase for training and evaluating speculative decoding draft models, providing a standardized toolkit that includes data preparation tools, model implementations, training code, and evaluation scripts.

marsbit21m ago

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

marsbit21m ago

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

The Bitcoin mining industry is undergoing its most complex structural adjustment since inception. Despite Bitcoin's price holding near $61,000 and the network hash rate approaching a record 1 ZH/s, miner profitability is deteriorating. The industry is operating close to its breakeven point, with the 2028 halving expected to accelerate consolidation. The challenges extend beyond the halving's subsidy reduction; the industry's revenue model has yet to successfully transition towards a fee-driven structure. Increasingly, mining companies are evolving from simple Bitcoin producers into infrastructure and energy operators, including providers of AI/HPC computing power. Competition is shifting from pure hash rate expansion to business model upgrades. Economic pressure is evident. The theoretical daily mining revenue at current prices is around $78 million, yet the actual figure is only about $33 million—a 136% gap. Transaction fees remain low at roughly $220k daily, far below historical implied levels. With a current estimated industry-wide breakeven price near $65,000, mining alone is struggling to generate ideal profits. The 2028 halving is projected to push the fundamental production cost floor to approximately $93,289. This will likely accelerate a shift towards consolidation among larger, well-capitalized miners with diversified revenue streams. Competitive advantage will belong to institutionalized players with access to low-cost energy, AI/HPC hosting operations, and stronger balance sheets. In essence, Bitcoin mining is transitioning from a "mining business" to an "infrastructure business." Future profitability and resilience will depend less on block rewards and more on diversified income sources like energy management and computational infrastructure services. For investors, the key question is not the halving itself, but which miners can successfully navigate this business model transformation.

marsbit1h ago

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

marsbit1h ago

This is How God Karpathy Uses Claude?

Andrej Karpathy, a prominent figure in AI, has reportedly joined Anthropic, leading to a noticeable decrease in his open-source contributions and social media activity. A document claiming to be his personal "CLAUDE.md" file—a set of instructions for the Claude AI to follow within a specific codebase—has been circulating online. While its authenticity is unverified, the content aligns closely with Karpathy's publicly shared principles on effective AI-assisted programming. The document outlines key rules for AI coding assistants, emphasizing the importance of reading existing code thoroughly before writing new code to maintain consistency. It advises against over-engineering, advocating for simple, surgical modifications that match the project's existing style. Other guidelines include clarifying assumptions upfront, writing meaningful tests, thoughtful debugging, and carefully considering dependencies. The core message is that these principles help prevent common AI coding failures, such as introducing unnecessary abstractions, style drift, or making invisible architectural decisions. The community has noted that even experts like Karpathy require detailed instructions to guide AI effectively, akin to managing a junior developer. A related GitHub repository, "andrej-karpathy-skills," which encapsulates these ideas, is reported to significantly reduce Claude's code error rate. Ultimately, the advice stresses that the best CLAUDE.md is tailored to one's own tech stack and coding practices.

marsbit1h ago

This is How God Karpathy Uses Claude?

marsbit1h ago

Trading

Spot

Hot Articles

What is $BITCOIN

DIGITAL GOLD ($BITCOIN): A Comprehensive Analysis Introduction to DIGITAL GOLD ($BITCOIN) DIGITAL GOLD ($BITCOIN) is a blockchain-based project operating on the Solana network, which aims to combine the characteristics of traditional precious metals with the innovation of decentralized technologies. While it shares a name with Bitcoin, often referred to as “digital gold” due to its perception as a store of value, DIGITAL GOLD is a separate token designed to create a unique ecosystem within the Web3 landscape. Its goal is to position itself as a viable alternative digital asset, although specifics regarding its applications and functionalities are still developing. What is DIGITAL GOLD ($BITCOIN)? DIGITAL GOLD ($BITCOIN) is a cryptocurrency token explicitly designed for use on the Solana blockchain. In contrast to Bitcoin, which provides a widely recognized value storage role, this token appears to focus on broader applications and characteristics. Notable aspects include: Blockchain Infrastructure: The token is built on the Solana blockchain, known for its capacity to handle high-speed and low-cost transactions. Supply Dynamics: DIGITAL GOLD has a maximum supply capped at 100 quadrillion tokens (100P $BITCOIN), although details regarding its circulating supply are currently undisclosed. Utility: While precise functionalities are not explicitly outlined, there are indications that the token could be utilized for various applications, potentially involving decentralized applications (dApps) or asset tokenization strategies. Who is the Creator of DIGITAL GOLD ($BITCOIN)? At present, the identity of the creators and development team behind DIGITAL GOLD ($BITCOIN) remains unknown. This situation is typical among many innovative projects within the blockchain space, particularly those aligning with decentralized finance and meme coin phenomena. While such anonymity may foster a community-driven culture, it intensifies concerns about governance and accountability. Who are the Investors of DIGITAL GOLD ($BITCOIN)? The available information indicates that DIGITAL GOLD ($BITCOIN) does not have any known institutional backers or prominent venture capital investments. The project seems to operate on a peer-to-peer model focused on community support and adoption rather than traditional funding routes. Its activity and liquidity are primarily situated on decentralized exchanges (DEXs), such as PumpSwap, rather than established centralized trading platforms, further highlighting its grassroots approach. How DIGITAL GOLD ($BITCOIN) Works The operational mechanics of DIGITAL GOLD ($BITCOIN) can be elaborated on based on its blockchain design and network attributes: Consensus Mechanism: By leveraging Solana’s unique proof-of-history (PoH) combined with a proof-of-stake (PoS) model, the project ensures efficient transaction validation contributing to the network's high performance. Tokenomics: While specific deflationary mechanisms have not been extensively detailed, the vast maximum token supply implies that it may cater to microtransactions or niche use cases that are still to be defined. Interoperability: There exists the potential for integration with Solana’s broader ecosystem, including various decentralized finance (DeFi) platforms. However, the details regarding specific integrations remain unspecified. Timeline of Key Events Here is a timeline that highlights significant milestones concerning DIGITAL GOLD ($BITCOIN): 2023: The initial deployment of the token occurs on the Solana blockchain, marked by its contract address. 2024: DIGITAL GOLD gains visibility as it becomes available for trading on decentralized exchanges like PumpSwap, allowing users to trade it against SOL. 2025: The project witnesses sporadic trading activity and potential interest in community-led engagements, although no noteworthy partnerships or technical advancements have been documented as of yet. Critical Analysis Strengths Scalability: The underlying Solana infrastructure supports high transaction volumes, which could enhance the utility of $BITCOIN in various transaction scenarios. Accessibility: The potential low trading price per token could attract retail investors, facilitating wider participation due to fractional ownership opportunities. Risks Lack of Transparency: The absence of publicly known backers, developers, or an audit process may yield skepticism regarding the project's sustainability and trustworthiness. Market Volatility: The trading activity is heavily reliant on speculative behavior, which can result in significant price volatility and uncertainty for investors. Conclusion DIGITAL GOLD ($BITCOIN) emerges as an intriguing yet ambiguous project within the rapidly evolving Solana ecosystem. While it attempts to leverage the “digital gold” narrative, its departure from Bitcoin's established role as a store of value underscores the need for a clearer differentiation of its intended utility and governance structure. Future acceptance and adoption will likely depend on addressing the current opacity and defining its operational and economic strategies more explicitly. Note: This report encompasses synthesised information available as of October 2023, and developments may have transpired beyond the research period.

470 Total ViewsPublished 2025.05.13Updated 2025.05.13

What is $BITCOIN

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of BTC (BTC) are presented below.

活动图片