比特币矿工着眼于139亿美元的利润——这是人工智能如何实现的

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

币界网报道:
    矿业公司正面临多年来收入下降幅度最大的一次。报告显示,所产生的能源可以更好地用于增加收入。

过去几个月,比特币矿工的收入大幅下降,收益达到多年来的最低水平。

然而,最近的报告表明,比特币矿工可能有一个很好的机会通过过渡到人工智能(AI)来抵消这些损失。

VanEck报告称,比特币矿工可能会产生额外收入

由于多种因素,包括比特币价格下跌、采矿难度增加和运营成本上升,比特币矿工的收入一直在下降。

然而,VanEck最近的一份报告表明,矿工可以通过部分过渡到人工智能(AI)行业来抵消这些损失。

根据该报告,比特币矿工拥有人工智能和高性能计算(HPC)行业迫切需要的能源基础设施。

通过将部分资源重新定向以支持这些行业,到2027年,矿工每年可以额外创造139亿美元的收入。

VanEck的报告强调,这一转变可能对矿商至关重要,其中许多矿商正面临资产负债表疲软的困境。这些财务挑战往往源于过度债务、过度发行股票、高管薪酬过高或这些因素的组合。

向人工智能领域多元化可以为矿工提供急需的盈利能力和长期可持续性提升。

比特币矿工收入下降

最近对比特币矿工在Glassnode上的收入进行的一项分析显示,2024年全年出现了显著波动,4月底/5月初和6月出现了明显的峰值。

2024年4月下旬和5月初,矿商收入飙升了70%以上,随后在2024年6月再次大幅飙升,达到约40%。

然而,在这些峰值之后,图表显示矿工收入急剧下降,降至0%左右。

这种急剧下降突显了比特币矿工面临的一个关键挑战:他们的大部分收入严重依赖区块奖励。

鉴于交易费用产生的收入比例通常很低,通常低于10%,矿工主要依赖区块奖励来维持运营。

对区块奖励的依赖带来了重大的长期风险,因为作为比特币程序化货币政策的一部分,这些奖励大约每四年减半一次。

比特币价格在60000美元以下挣扎

截至本文撰写时,比特币(BTC)的交易价格约为58600美元,涨幅不到1%。多年来,比特币的价格与比特币矿工产生的收入之间存在很强的相关性。

目前,比特币在恢复其6万美元的心理水平方面面临着重大挑战,最近几周它一直在努力突破这一水平。


阅读比特币(BTC)价格预测2024-25


看跌的市场情绪加剧了超过这一关键水平的持续困难。

对比特币相对强弱指数(RSI)的分析表明,它低于中性线,表明市场仍处于看跌趋势。

Trending Cryptos

Related Reads

A Group of Suzhou Engineers Unexpectedly Attain Financial Freedom

In Suzhou, a group of engineers from Lianxun Instruments, a leader in optical communication testing equipment, have achieved remarkable wealth after the company's IPO. Listed just two months ago on the STAR Market, the company's stock price surged approximately 30 times, making it the only A-share stock priced above 2,000 yuan. This surge created substantial fortunes for nearly 100 technical employees who held a collective 15.91% stake through employee stock ownership platforms, valued at over 36 billion yuan at the current market cap. Among them, nearly 40 became billionaires, while even the smallest holdings exceeded 5 million yuan in value. Founded in 2017 by Hu Haiyang, Yang Jian, and Huang Jianjun, Lianxun Instruments was established to address China's reliance on foreign high-end testing instruments. The company grew rapidly with a strong focus on R&D, where technical staff make up nearly 80% of its workforce. Early implementation of employee stock plans helped retain this core talent. The company's explosive growth is fueled by booming AI computing demand, with clients including major global optical module leaders. Its revenue skyrocketed from 276 million yuan in 2023 to 1.194 billion yuan in 2025, turning a profit in 2024. The IPO has also generated massive returns for early investors, including Suzhou's state-owned capital, which saw a hundredfold return. This story reflects a broader trend in China's markets, where technology firms in AI, semiconductors, and optics are creating new wealth, rewarding engineers and technical teams who are now central to modern capital-driven success stories, marking a shift from previous eras dominated by internet and real estate tycoons.

marsbit1h ago

A Group of Suzhou Engineers Unexpectedly Attain Financial Freedom

marsbit1h ago

NVIDIA's Annual 'Most Dangerous' Paper: AI Self-Replicating Code, Unlimited Leveling and Evolution

NVIDIA's "Red Queen Gödel Machine" (RQGM) paper proposes a potentially groundbreaking AI self-evolution framework. It breaks from the long-stalled concept of the "Gödel Machine," which required mathematically proven beneficial self-modifications, by adopting an evolutionary approach. The core, and most striking, innovation is that the AI does not just evolve its own code in a static environment. Instead, it co-evolves both the "student" (the task-performing agent) and the "examiner" (the evaluation system that judges it). This creates a dynamic, recursive self-improvement loop inspired by the biological "Red Queen Hypothesis"—where continuous adaptation is needed just to maintain relative fitness. The mechanism operates in epochs. Within an epoch, a fixed examiner evaluates all candidate code variants. At epoch boundaries, a new, potentially more rigorous examiner can replace the old one, but only if it proves statistically superior on a held-out "ground truth" dataset. This "controlled utility evolution" aims to ensure progress is measurable and grounded. The paper demonstrates RQGM's effectiveness across three domains: 1. **Code Generation:** It achieved a 71.7% test-set pass rate (improving over a 69.9% SOTA) while using 1.35-1.72x fewer computational tokens. 2. **Paper Writing:** In a subjective task, the co-evolved writer and reviewer achieved a 40.5% acceptance rate by a fixed human panel, up from 21.8%. 3. **Math Proofs:** It evolved more accurate graders (at 3x lower cost) and higher-scoring provers. Notably, RQGM also mitigated a known LLM bias where AI reviewers favor AI-generated content. By specifically rewarding reviewers that correctly rejected AI-written papers from a historical pool, the evolved system achieved impartiality while maintaining 80% accuracy. The research has sparked significant discussion about the acceleration of Recursive Self-Improvement (RSI). Some, like Anthropic's Jack Clark, have predicted a high probability of highly autonomous, self-evolving AI emerging by 2028. The paper suggests that when an AI begins to design its own evaluators and push itself toward ever-higher standards in a recursive loop, it may be taking a fundamental step toward redefining intelligence and autonomy.

marsbit2h ago

NVIDIA's Annual 'Most Dangerous' Paper: AI Self-Replicating Code, Unlimited Leveling and Evolution

marsbit2h ago

Apple and the Power Rebalancing with 'The Microns': Dissecting the Profit Ledger Behind the iPhone

The article analyzes the shifting profit dynamics and power balance between Apple and memory suppliers like Micron within the iPhone supply chain. It highlights a social media post criticizing Apple for raising iPhone prices while blaming memory chip cost increases, despite historically paying suppliers like Micron very little. An estimated iPhone 18 cost breakdown is referenced. Historically, memory was a minor cost component. In 2017's iPhone X, memory accounted for only about 1.6-2.3% of the price, with Apple capturing nearly 50% net profit. Over time, memory's share of the Bill-of-Materials (BOM) cost has grown significantly, reaching an estimated 12-15% for the iPhone 17 series. The core driver of this change is soaring demand for memory from the AI industry, particularly for High Bandwidth Memory (HBM) and AI servers, which is diverting production capacity and squeezing supply for consumer electronics. Memory manufacturers, after enduring periods of low profits, now hold greater pricing power. This is reflected in their recent strong financials, like Micron's 84.6% gross margin. Apple CEO Tim Cook initially described the memory price pressure as unprecedented in his 40-year career, later calling it a "once-in-a-century flood," before Apple announced price hikes across several product lines, causing a significant stock drop. Elon Musk echoed Cook's sentiment about the dramatic cost surge. The article concludes that the era of memory suppliers being at the mercy of Apple's pricing power has temporarily reversed, thanks to AI-driven demand. It notes Apple is reportedly seeking to diversify its supply chain, including exploring chips from China's CXMT.

Odaily星球日报3h ago

Apple and the Power Rebalancing with 'The Microns': Dissecting the Profit Ledger Behind the iPhone

Odaily星球日报3h ago

Conversation with the Founder of 42 Macro: The Fed's 'Boiling the Frog Slowly' and the K-Shaped Economy

In a conversation with Anthony Pompliano, Darius Dale, founder of 42 Macro, discusses the Federal Reserve's monetary policy and the K-shaped U.S. economy. Dale characterizes new Fed Chair Kevin Warsh as a "dove in hawk's clothing," expecting the Fed to signal or enact policy tightening in the coming quarters to create room for later easing. He argues current economic signals, including high deficit spending, debt monetization, and credit growth, strongly indicate inflation is not on a credible path back to 2%, forcing the Fed to act. The discussion highlights the stark "K-shaped" economic reality. While top earners, buoyed by massive cash savings (up ~$8 trillion since pre-pandemic), continue robust spending, those at the bottom face severe financial strain, with delinquency rates on consumer loans reaching crisis-era highs. Dale attributes much of the current social and political anxiety to this divergence, driven by the "Cantillon effects" of monetary expansion, which disproportionately benefits asset owners. He emphasizes that in this environment of "financial repression," individuals must participate in asset markets to avoid being left behind. On equities, Dale notes a rotation from the "Magnificent Seven" tech giants into broader AI-exposed companies, while warning that the tech giants' massive capital expenditure cycles could eventually puncture over-optimistic cash flow projections. Dale concludes by stressing that the core desire across all economic strata is simply the dignity to provide for one's family, a goal currently undermined by systemic policies that act as a "wealth siphon" from the bottom to the top.

marsbit4h ago

Conversation with the Founder of 42 Macro: The Fed's 'Boiling the Frog Slowly' and the K-Shaped Economy

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

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

活动图片