Bitcoin pushes past $70K – Will weak on-chain activity push BTC down again?

ambcryptoPublished on 2026-03-10Last updated on 2026-03-10

Abstract

Bitcoin has surpassed $70,000 amid renewed market optimism, but underlying on-chain indicators suggest weakness. Adjusted on-chain volume has declined to historically low levels, signaling reduced usage. Daily active users and transaction fees have also dropped significantly, reflecting diminished network activity and weakening demand. Despite the price rally, liquidity clusters indicate stronger incentives for downward movement toward $66,000, compared to limited upside toward $72,000. Analysts suggest a significant surge in volatility may be needed to reignite momentum, potentially in Q2 2026. Short-term downside risk remains before a stronger trend can be confirmed.

Bitcoin [BTC] has shown signs of recovery over the past day as the market pushed past the $70,000 mark, with sentiment pointing to renewed capital flowing into the market once again.

However, on-chain activity does not align with the ongoing rebound and instead offers a different perspective on what is happening with the leading crypto asset.

On-chain signals point to weakness

Adjusted on-chain volume, which tracks the cumulative buying and selling activity of Bitcoin, suggests underlying weakness in the market.

At the time of writing, this volume has declined to one of the lowest levels in its history, indicating weak on-chain usage of Bitcoin.

A comparison between volume and price trends reveals a clear relationship. When volume rises or shows consistent usage with occasional spikes, Bitcoin’s price has historically moved upward in strong rallies.

The opposite tends to occur when volume declines. Yet Bitcoin has rallied into the $70,000 range even as volume continues to weaken.

Nonetheless, crypto on-chain analyst Joao Wedson believes the second quarter, beginning in April, could influence Bitcoin’s volume activity.

“A significant surge in volatility is needed to reignite the crypto fire. And I believe this will start to happen from the second quarter of 2026.”

On-chain usage declines

There has also been a drop in usage on the Bitcoin blockchain. At the time of writing, data from Artemis showed that daily active users fell to 375,700 over the past day.

This drop marks one of the lowest levels recorded this year. A continued decline below the 343,000-user threshold would place network activity at its lowest point since April 2024.

A similar pattern has appeared in transaction fees, which have dropped to roughly $127,000.

This trend is notable because declining users and falling fees confirm that the weakness reflected in volume remains present.

Lower network activity also implies reduced demand for Bitcoin from circulating supply in the market.

Liquidity clusters suggest downside risk remains

While on-chain activity provides useful insight into Bitcoin’s potential trajectory, it does not offer a complete picture.

Unlike Ethereum, which supports extensive decentralized finance activity, Bitcoin’s ecosystem operates differently. This makes it necessary to examine additional market indicators.

One of those indicators is volatility and liquidity positioning. For this reason, the liquidation heatmap was analyzed, as it highlights probable directional bias and areas of concentrated market volatility.

The heatmap suggests that the market has stronger liquidity incentives for Bitcoin to move lower than to move higher.

This observation is based on liquidity clusters, represented by shaded areas on the chart, which appear more concentrated below the current price.

On the downside, these clusters extend toward the $66,000 region.

On the upside, liquidity concentration appears weaker and only stretches faintly toward the $72,000 level.

This structure suggests that although current momentum could still push Bitcoin higher, the downward pull remains present. As a result, Bitcoin could still face another short-term decline before establishing a stronger trend.


Final Summary

  • Bitcoin rallies despite declining on-chain usage, fees, and volumes.
  • Liquidity clusters show the downside pull for Bitcoin still exists and remains on the bears’ radar.

Trending Cryptos

Related Questions

QWhat is the main contradiction highlighted in Bitcoin's current market behavior according to the article?

AThe main contradiction is that Bitcoin's price has rallied past $70,000 despite showing significant weakness in key on-chain metrics like volume, daily active users, and transaction fees.

QWhat does the 'adjusted on-chain volume' metric indicate about the current state of the Bitcoin market?

AThe adjusted on-chain volume, which tracks cumulative buying and selling activity, has declined to one of the lowest levels in its history, indicating weak underlying on-chain usage and market strength.

QAccording to the liquidation heatmap analysis, where is the stronger liquidity incentive for Bitcoin's price to move: up or down?

AThe liquidation heatmap analysis suggests the market has stronger liquidity incentives for Bitcoin to move lower, with liquidity clusters more heavily concentrated below the current price, extending toward the $66,000 region.

QWhat two specific on-chain metrics, besides volume, are cited as evidence of declining network activity and demand?

AThe two other metrics are daily active users, which fell to 375,700, and transaction fees, which dropped to roughly $127,000.

QWhen does on-chain analyst Joao Wedson believe a significant surge in volatility could reignite activity in the crypto market?

AJoao Wedson believes a significant surge in volatility needed to reignite the crypto market will start to happen from the second quarter of 2026.

Related Reads

Claude's Major New Feature: Screen Recording + Voice, Distilling Your Skills into AI Tasks in One Click

Claude has introduced a major new feature called "Record a Skill," available for Pro, Max, and Team users. This function, found in the Claude desktop app's CoWork menu, allows users to create reusable AI skills simply by recording their screen and providing voice narration while performing a task. Claude then automatically analyzes the recording and generates a functional Skill. A hands-on test confirmed the feature works seamlessly. Users start recording via the Skills manager, perform their workflow while verbally explaining the steps and logic, and avoid including sensitive information. After recording, Claude processes the content and creates the Skill, which can be saved and later invoked with a slash command (/). This eliminates the need for manual adjustments or writing complex instruction files. The innovation goes beyond mere efficiency. Previously, creating a Skill required writing a detailed SKILL.md file in Markdown—a significant barrier for non-technical users. "Record a Skill" bypasses this by directly capturing both actions and the implicit reasoning shared in the narration. This lowers the barrier to knowledge transfer and automation, addressing a core challenge in corporate knowledge management: the difficulty of getting experts to write and maintain documentation. However, the feature also highlights a shift in the nature of work. A case study from March 2026 showed a freelancer whose five-year client relationship was effectively replaced by a hand-coded Claude Skill automating their content workflow. With the even lower barrier of screen recording, the ability to distill personal expertise into automatable skills accelerates this trend. The "moat" for work is moving from simply knowing how to do a task to mastering tasks that are difficult or impossible to automate.

marsbit2m ago

Claude's Major New Feature: Screen Recording + Voice, Distilling Your Skills into AI Tasks in One Click

marsbit2m ago

Feeding AI "Noise" Can Also Boost Scores, This Work Enables Positive Transfer with Noise

Feeding "Noise" to AI Can Improve Performance: A Method Enables Positive Transfer from Noise This work, Semi-Supervised Noise Adaptation (SSNA), introduces a Noise Adaptation Framework (NAF) that challenges traditional transfer learning. Instead of requiring a labeled source domain of real data (e.g., images, text), NAF uses randomly generated Gaussian noise as the source. For a target task with C classes, it constructs C noise clusters by sampling from Gaussian distributions. Although this synthetic noise contains no semantic meaning, NAF trains it to form a discriminative class structure in a shared representation space—clustering same-class noise and separating different classes. The key is aligning this learned structure from the noise domain to the real, sparsely labeled target domain. A small number of target labels are still essential to establish the correspondence between noise clusters and actual classes. The training objective combines: 1) supervised loss on the few labeled target samples, 2) classification loss for the noise to build its structure, and 3) a distribution alignment loss (using Negative Domain Similarity) to minimize the gap between the noise and target domains in the shared space. Experiments show significant gains in few-label settings. With just 4 labels per class, NAF with a ResNet-18 backbone improves accuracy over a standard supervised baseline (ERM) by +12.35% on CIFAR-10, +7.61% on CIFAR-100, +4.38% on DTD-47, and +2.74% on Caltech-101. It also benefits fine-grained datasets and scales to ImageNet-1K (with 100 labels/class) and text classification (AG News). NAF can be integrated into existing semi-supervised methods like FixMatch for further gains. Ablation studies confirm the transferred benefit comes from the discriminative structure of the noise, not randomness itself. Collapsing all noise into a single point causes negative transfer, while increasing separation between noise cluster centers improves performance. The amount of noise per class is less critical once a basic structure forms. In conclusion, this work demonstrates that for positive transfer, the semantic content of source data may not be necessary. What can be effectively transferred is the *organizational structure* of categories within a representation space. This offers a promising alternative for scenarios where real source data is unavailable due to privacy, copyright, or procurement constraints.

marsbit4m ago

Feeding AI "Noise" Can Also Boost Scores, This Work Enables Positive Transfer with Noise

marsbit4m ago

Trading

Spot

Hot Articles

How to Buy PUSH

Welcome to HTX.com! We've made purchasing Push Protocol (PUSH) simple and convenient. Follow our step-by-step guide to embark on your crypto journey.Step 1: Create Your HTX AccountUse your email or phone number to sign up for a free account on HTX. Experience a hassle-free registration journey and unlock all features.Get My AccountStep 2: Go to Buy Crypto and Choose Your Payment MethodCredit/Debit Card: Use your Visa or Mastercard to buy Push Protocol (PUSH) instantly.Balance: Use funds from your HTX account balance to trade seamlessly.Third Parties: We've added popular payment methods such as Google Pay and Apple Pay to enhance convenience.P2P: Trade directly with other users on HTX.Over-the-Counter (OTC): We offer tailor-made services and competitive exchange rates for traders.Step 3: Store Your Push Protocol (PUSH)After purchasing your Push Protocol (PUSH), store it in your HTX account. Alternatively, you can send it elsewhere via blockchain transfer or use it to trade other cryptocurrencies.Step 4: Trade Push Protocol (PUSH)Easily trade Push Protocol (PUSH) on HTX's spot market. Simply access your account, select your trading pair, execute your trades, and monitor in real-time. We offer a user-friendly experience for both beginners and seasoned traders.

4.0k Total ViewsPublished 2024.03.29Updated 2026.06.02

How to Buy PUSH

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 PUSH (PUSH) are presented below.

活动图片