Bitcoin Hash Rate balloons to record high — will price go up as well?

Bitcoinist发布于2022-02-16更新于2022-02-16

文章摘要

Hash rates are a metric for the amount of processing power necessary to mine blocks on the Bitcoin network, and greater hash rates make it far more difficult for a single entity to attempt network control.

The Bitcoin network hash rate notched a new all-time high of 248.11 million terahashes per second (TH/s) on Saturday.

It has risen from 188.40 EH/s to its new all-time high in just one day, according to Blockchain.com data. In the previous few hours, it has hovered around 209.6M TH/s.

Security is a critical component of every network. Increased security makes a network more resilient and makes it more difficult to attack.

This is when the hash rate is relevant. It refers to the total amount of processing power available to a network via crypto mining, such as the Bitcoin network.

Hash Rate Up: A Bullish Indication

Hash rates are a metric for the amount of processing power necessary to mine blocks on the Bitcoin network, and greater hash rates make it far more difficult for a single entity to attempt network control.

The technique by which miners authenticate transactions and secure the network is called crypto mining. That is why contributing more computational power makes it more secure.

The recent increase in the hash rate of the Bitcoin network adds another layer of protection against so-called double spending.


(BTC/USD was at $44,062 in the daily chart | Source:tradingview.com )

Double spending is the practice of undoing transactions on the blockchain and accounts for more than 50% of the hash rate.

When combined with Bitcoin’s all-time high mining difficulty, an increasing hash rate is a pretty bullish sign that miners are becoming more prepared to invest long-term resources in the cryptocurrency’s infrastructure.

Bitcoin has regained strength in recent days following a month-long decline to yearly lows around $33,000.

Taking Profits: Playing Safe

In the first week of February, the cryptocurrency broke over the $38,000 and $41,500 resistance levels to achieve monthly peaks of $46,000, a level last seen in the latter weeks of 2021.

Traders have already taken profits on the move, with bitcoin falling to a weekly low of $41,600 in the early Asian hours of Monday before recovering to around $42,000 during extended sessions.

Meanwhile, the Bitcoin network has experienced numerous abrupt or dramatic shifts in a short period of time following China’s crackdown on the mining business last year.

This broad clampdown resulted in the hash rate crashing to as low as 58 EH/s in July, casting doubt on the industry’s long-term viability.

However, as a result of several big Bitcoin mining operators relocating to nations such as the United States, Kazakhstan, and Russia, Bitcoin’s hash rate has been steadily increasing since then.







你可能也喜欢

Deepseek 能否为中国节省 1 万亿美元?

《DeepSeek 能否为中国节省 1 万亿美元?》一文探讨了DeepSeek如何通过技术创新,可能大幅降低中国AI基础设施的建设成本。 核心在于,AI硬件的成本正从计算芯片向昂贵的内存(如HBM)倾斜。DeepSeek通过三方面技术突破,系统性降低了对这类稀缺硬件的依赖: 1. **压缩“记性”**:采用多头潜在注意力(MLA)等技术,将长上下文对话所需的缓存(KV Cache)压缩至原来的极小部分,极大节省显存。 2. **按需唤醒“身体”**:利用混合专家(MoE)模型架构,每次只激活部分参数,并结合智能的存储调度,将多数参数移出昂贵显存。 3. **复用计算结果**:将算过的上下文作为缓存复用,用低成本的内存读取替代高成本的重复计算。 这些技术协同,使DeepSeek V4等模型在长上下文场景下,用同等硬件可能产出数倍的有效Token,等效于大幅提升硬件效率、摊薄单位成本。 文章据此进行推演:到2030年,全球AI硬件投资预计达数万亿美元。若DeepSeek的技术路线能使中国未来AI基建的硬件需求等效减少75%,在日均Token消耗达到数千万亿级的规模时,节省的投资额可能接近1万亿美元(约7万亿元人民币),相当于少建数万座智算中心。 更重要的是,此举将产业价值从受制于人的尖端算力芯片,部分转移至中国已有所突破的存储芯片及系统工程领域,提升了供应链安全性。DeepSeek的意义不在于“消灭硬件”,而在于通过极致优化,降低行业对最昂贵、最稀缺硬件的边际依赖,让AI能力更普惠,重塑未来AI基建的账本。 (注:文中关于万亿节省的具体数字属于基于行业趋势的推演观点。)

marsbit28分钟前

Deepseek 能否为中国节省 1 万亿美元?

marsbit28分钟前

推翻主流治幻觉思路:元认知,才是大模型破幻觉的全新解法

谷歌研究院与特拉维夫大学联合发表论文,提出对抗大模型“幻觉”问题的新思路:与其追求让AI全知全能或过度拒答,不如培养其“元认知”能力,即让模型能够感知并诚实表达自身对每个答案的确信程度。 论文指出,当前主流方法存在局限:一味增加知识覆盖无法穷尽所有事实;而通过大幅拒答来降低错误率则会征收沉重的“实用性税”,牺牲大量本可正确回答的问题。核心原因在于模型缺乏“判别力”,难以精准区分具体问题的对错,导致校准良好但实用性低下。 论文重新定义了“幻觉”:问题不在于AI输出错误信息,而在于其“没有资格确定却以确定的语气给出错误信息”。因此,解决路径应是实现“忠实不确定性”——让AI语言表达的确信度与其内部状态的真实确信度对齐。这比消灭所有错误更可行,是一个依赖内部信号的闭环问题。 在AI代理(Agent)时代,元认知更为关键。没有它,Agent在调用外部工具(如搜索)时将陷入“盲飞”,无法智能决策何时需要搜索、如何评估信息可信度。 实现元认知面临几大挑战:“自举悖论”涉及用静态数据训练动态能力的困难;“对齐破坏信号”指RLHF等训练可能磨灭模型原有的内部不确定性信号;“因果性评估”则需区分真正的元认知与对其的表演。 论文建议,评估反幻觉方法应超越单一准确率指标,转而分析完整的“实用性-错误率权衡曲线”,并关注其在其他任务上的“附带损伤”。最终目标是让AI学会诚实地沟通其认知状态,从而在保留实用性的同时,将错误信息的危害降至最低,建立可靠信任。

marsbit33分钟前

推翻主流治幻觉思路:元认知,才是大模型破幻觉的全新解法

marsbit33分钟前

交易

现货
合约

热门文章

加密市场宏观研报:《GENIUS Act》法案取得重大进展,BTC突破历史新高,后市全新展望

2025年5月22日,比特币价格正式突破11万美元大关,创下历史新高。在政策面、宏观经济、资金面与投资者结构共同作用下,一场结构性牛市浪潮正在展开。而此轮上涨背后的核心驱动,是美国《GENIUS稳定币法案》的实质性进展以及多项利好的叠加。本文将从政策端突破、宏观环境转向、链上与ETF资金结构、交易行为演化,以及重点受益赛道五大维度,全面解析此轮BTC再创新高的深层逻辑,并前瞻下半年市场的潜在趋势。

1.6k人学过发布于 2025.05.22更新于 2025.05.22

加密市场宏观研报:《GENIUS Act》法案取得重大进展,BTC突破历史新高,后市全新展望

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对BTC(BTC)币价的意见。

活动图片