Bitcoin As ‘Everyday Money’: Jack Dorsey’s Block Reveals Roadmap

bitcoinist发布于2025-07-22更新于2025-07-22

文章摘要

Jack Dorsey’s payments company Block has laid out a policy agenda that it argues could unlock Bitcoin’s evolution from reserve...

Trusted Editorial content, reviewed by leading industry experts and seasoned editors. Ad Disclosure

Jack Dorsey’s payments company Block has laid out a policy agenda that it argues could unlock Bitcoin’s evolution from reserve asset to routine means of payment in the United States. “A path towards Bitcoin as everyday money,” Dorsey posted on X today, amplifying a detailed blog post and earlier thread by Thomas Templeton, the company’s lead for Bitcoin hardware and mining initiatives.

Templeton wrote that Block is “building toward a world where Bitcoin is everyday money — not just a store of value,” stressing that congressional action is now the decisive variable. “To realize this vision, we need Congress to modernize the regulatory frameworks to support this,” he told his followers, linking to the firm’s memorandum Policies to Unlock Bitcoin as Everyday Money.

3 Changes To Make Bitcoin Money

In that document, Block revisits the founding premise of Bitcoin as set out by Satoshi Nakamoto in 2008: “A Peer-to-Peer Electronic Cash System.” It argues that the network’s open, permissionless design is “not about speculation—it’s about access,” and positions BTC’s architecture as a model for “resilience and innovation” in national payments infrastructure. Block says it is investing across the stack—mining rigs, self-custody wallets, and Square-branded point-of-sale integrations—to lower barriers for “people and small businesses” who wish to transact natively on Bitcoin.

Yet the company contends that federal law has not kept pace with technical progress. It urges lawmakers to take three steps it sees as prerequisites for mass-market use.

First, Block underscores the urgency of comprehensive market-structure reform now embodied by the Digital Asset Market Clarity (CLARITY) Act. Re-quoting Block’s own brief, the company maintains that Bitcoin’s “decentralized, permissionless, and open-source architecture makes it one of the most transparent and democratically governed forms of money ever created.”

Second, the company seeks statutory protection for “participants that do not custody customer funds—like software developers, node operators, miners, and wallet providers.” This language mirrors the bipartisan Blockchain Regulatory Certainty Act, which would encode the principle that money-transmitter rules apply only to intermediaries with control over customer funds.

Third, Block presses for a de minimis capital-gains exemption on small retail transactions, likening Bitcoin’s tax treatment to that of foreign currency. Under current rules, buying a cup of coffee with appreciated BTC triggers a taxable event, a friction Block believes “disincentivizes everyday use.” The firm notes that Square plans to enable direct BTC payments “later this year” and says a tax safe harbour is “essential to ensuring bitcoin can be more widely adopted as a medium of exchange.”

Throughout the policy paper, Block differentiates Bitcoin from the broader digital-asset sector by emphasizing its fixed supply of 21 million coins, its “fungibility,” and its decade-plus operational history. “Whether it’s sending value across borders, or seamlessly transacting with small businesses, bitcoin has the real-world potential of modernizing payments and addressing everyday financial needs,” the memo states.

While Dorsey’s personal advocacy for Bitcoin is well-known—he once called it “the native currency of the internet”—Block’s new roadmap still represents the company’s most detailed policy blueprint to date. Since its release, the legislative chessboard has shifted: the Digital Asset Market Clarity (CLARITY) Act passed the House on 17 July by 294–134 and now awaits action on the Senate calendar.

By contrast, the narrower Blockchain Regulatory Certainty Act has only been re-introduced and remains bottled up at the House Financial Services Committee, with no Senate companion yet filed. Capitol-hill watchers are therefore focused on whether Senate Banking Chair Tim Scott will grant CLARITY a markup following the committee’s 9 July hearing on digital-asset market structure and on whether tax writers will graft a de minimis capital-gains exemption onto the next must-pass vehicle, now that President Trump has already signed the GENIUS stablecoin law on 21 July.

Absent those reforms, Block warns, the United States risks ceding ground to jurisdictions where Bitcoin payments already operate at retail scale. With Square’s merchant network preparing to accept Bitcoin alongside credit cards and Tap-to-Pay, the company’s message to lawmakers is unambiguous: “It’s time for Congress to pass a comprehensive federal licensing framework and unlock a tax barrier for small-dollar BTC transactions to be a viable medium of exchange.”

At press time, BTC traded at $117,152.

Bitcoin price
BTC stalls below the 1.272 Fib, 1-day chart | Source: BTCUSDT on TradingView.com
Featured image created with DALL.E, chart from TradingView.com
Editorial Process for bitcoinist is centered on delivering thoroughly researched, accurate, and unbiased content. We uphold strict sourcing standards, and each page undergoes diligent review by our team of top technology experts and seasoned editors. This process ensures the integrity, relevance, and value of our content for our readers.

Jake Simmons has been a Bitcoin enthusiast since 2016. Ever since he heard about Bitcoin, he has been studying the topic every day and trying to share his knowledge with others. His goal is to contribute to Bitcoin's financial revolution, which will replace the fiat money system. Besides BTC and crypto, Jake studied Business Informatics at a university. After graduation in 2017, he has been working in the blockchain and crypto sector. You can follow Jake on Twitter at @realJakeSimmons.

热门币种推荐

你可能也喜欢

李飞飞最新长文:当视频生成、机器人和 NVIDIA 都自称世界模型,我们需要一个分类法

李飞飞发表文章,针对当前AI领域中“世界模型”一词被广泛滥用的现象提出一个清晰的功能分类法。她指出,尽管视频生成、机器人和NVIDIA等不同领域都自称构建“世界模型”,但它们实际指的是强化学习闭环(POMDP)中三种不同的功能模块。 **分类法如下:** 1. **渲染器**:输出**观测**(如像素),追求视觉保真度,例如Sora、Genie等视频生成模型。其局限在于“好看不等于物理正确”。 2. **模拟器**:输出**状态**,即在几何、物理和动力学层面忠实的世界表征,服务于建筑设计、机器人训练等需要精确模拟的场景。李飞飞认为这是连接渲染和规划的关键枢纽,被严重低估。 3. **规划器**:输出**动作**,根据观测和目标决定智能体(如机器人)应执行的动作,是感知-行动回路的闭环。 **现状与趋势:** * **渲染器**商业化最成熟,但有物理准确性天花板。 * **规划器**最令人兴奋但最不成熟,实验室演示与实际部署存在巨大鸿沟。 * **模拟器**是核心桥梁,掌握了模拟就同时为渲染和规划提供了基础。 当前最重要的趋势是这三类功能的边界正在消融,因为它们共享对世界底层运作(几何、物理、动力学)的同一套理解。例如,World Labs的Marble模型能同时输出用于视觉的高斯泼溅和用于物理模拟的碰撞网格。 逻辑终点是构建一个**统一的世界基础模型**,能根据下游需求在渲染、模拟和规划模式间自由切换。尽管面临数据不均衡、优化目标冲突等挑战,但三者的融合将重新定义机器智能与物理世界的关系,推动空间智能的发展。

链捕手3小时前

李飞飞最新长文:当视频生成、机器人和 NVIDIA 都自称世界模型,我们需要一个分类法

链捕手3小时前

交易

现货

热门文章

如何购买S

欢迎来到HTX.com!我们已经让购买Sonic(S)变得简单而便捷。跟随我们的逐步指南,放心开始您的加密货币之旅。第一步:创建您的HTX账户使用您的电子邮件、手机号码注册一个免费账户在HTX上。体验无忧的注册过程并解锁所有平台功能。立即注册第二步:前往买币页面,选择您的支付方式信用卡/借记卡购买:使用您的Visa或Mastercard即时购买Sonic(S)。余额购买:使用您HTX账户余额中的资金进行无缝交易。第三方购买:探索诸如Google Pay或Apple Pay等流行支付方法以增加便利性。C2C购买:在HTX平台上直接与其他用户交易。HTX场外交易台(OTC)购买:为大量交易者提供个性化服务和竞争性汇率。第三步:存储您的Sonic(S)购买完您的Sonic(S)后,将其存储在您的HTX账户钱包中。您也可以通过区块链转账将其发送到其他地方或者用于交易其他加密货币。第四步:交易Sonic(S)在HTX的现货市场轻松交易Sonic(S)。访问您的账户,选择您的交易对,执行您的交易,并实时监控。HTX为初学者和经验丰富的交易者提供了友好的用户体验。

2.7k人学过发布于 2025.01.15更新于 2026.06.02

如何购买S

相关讨论

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

活动图片