到2027年,比特币矿工可能通过人工智能每年赚140亿美元

币界网Published on 2024-08-18Last updated on 2024-08-18

币界网报道:

到2027年,比特币矿工有机会每年额外获得140亿美元的收入,但不能只坚持开采比特币。真正的资金可能用于为人工智能和高性能计算(HPC)提供能源。

据VanEck称,这些矿工拥有人工智能公司迫切需要的电力,潜在利润巨大。

随着人工智能对能源的需求飙升,矿工们可能会坐在金矿上——如果他们打得对的话。

VanEck认为这里有很大的套利机会——基本上,当你考虑比特币矿工在人工智能领域的潜在作用时,他们的价值可能会被低估。

Bitcoin miners could be making $14 bill annually via AI by 2027

人工智能能源需求是真实的

所以得到这个。人工智能公司需要大量的电力,他们现在就需要,而不是几年后。但建设新的数据中心需要时间——很多时间。我们谈论的是等待四年多的时间,等待一些新的发展开始。

相比之下,比特币矿工已经拥有了基础设施,可以在一年内向人工智能提供能源。这给他们带来了巨大的优势,尤其是因为比特币挖矿和人工智能的能源需求正在导致北美电网连接的大规模延迟。

比特币矿工控制的权力现在正在获得溢价,他们有能力获利。像Core Scientific这样的公司已经处于领先地位。它最近与人工智能巨头CoreWeave达成了一项为期12年的协议,提供200兆瓦的电力。

预计将带来超过35亿美元的收入。他们已经两次扩大了这笔交易,又增加了12.25亿美元,后来又增加了112兆瓦。

VanEck表示,如果CoreWeave继续扩张,Core Scientific可能会成为美国最大的数据中心运营商之一,这一切都是因为他们已经在使用能源开采比特币。

比特币矿工需要获得人工智能利润

如果比特币矿工到2027年将20%的精力转移到人工智能和高性能计算上,利润可能会非常巨大。根据目前的预测,我们谈论的是每年139亿美元。这与这些矿工现在的情况相比是一个巨大的飞跃。

这些数字很大,因为需求是真实的,人工智能公司愿意为电力支付的价格很高。VanEck的分析估计,每兆瓦的电力每年可以产生约911万美元的收入。

但这不仅仅是扳动开关。从比特币挖矿过渡到人工智能能源供应并不便宜。资本支出巨大。例如,改造采矿基础设施以适应人工智能需求可能需要每兆瓦750万美元左右。

Financial Overview, AI/HPC Strategies, & Estimated Upside Potential Among MVDAPP Index Publicly Traded Bitcoin Miners (2024)

而这仅仅是开始。GPU的成本,如Nvidia的H100,可能高达547亿美元。VanEck的模型还考虑了每四年更换一次GPU的需要,这会增加所需的总投资。

好消息?人工智能公司愿意买单。他们提供了改造比特币矿场所需的大部分资金,这使得矿工的过渡风险大大降低。

然而,事情并非一帆风顺。许多比特币矿工都有财务不稳定的历史——债务太多、发行的股票太多或高管薪酬过高。但人工智能的机会可能会改变游戏规则。

如果做得对,它可能会使一些比特币矿业股票的价值翻一番。像CORZ和Terawulf(WULF)这样的矿工已经开始进军人工智能领域,他们的表现优于该行业的其他人,这证明了他们有真正的赚钱机会。

Trending Cryptos

Related Reads

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.

marsbit7m ago

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

marsbit7m 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.

marsbit7m ago

This is How God Karpathy Uses Claude?

marsbit7m 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.

活动图片