Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Bluesky’s active user base is shrinking as its focus expands beyond the app

Over a year following its post-election surge, Bluesky’s mobile app is seeing a continued decline in active users, though its remaining community is still relatively engaged.

Bluesky, a decentralized social network that capitalized on users leaving Elon Musk's X platform following the U.S. elections, is now facing challenges in retaining its active user base. Digital intelligence provider Similarweb reports that Bluesky's mobile app had 10.4 million monthly active users worldwide in June 2026, a 27.2% year-over-year decrease.

Daily active users also declined 25.6% year-over-year in July to approximately 3 million. While Bluesky continues to attract new registered accounts, the data suggests that fewer users are engaging with the app consistently, indicating that some may not have remained long-term. The most significant decline is evident in the fact that Bluesky's monthly active users have fallen more than half from their late-2024 peak, with a 52% drop since then.

Despite the declining numbers, Bluesky's committed user base maintains a 29% stickiness rate, comparable to Threads. Bluesky's CEO, Toni Schneider, is less concerned about the declining app usage and more focused on the success of the underlying protocol, AT Proto, which is being adopted by other social apps and services. The company has also launched new products, such as the AI-powered research tool Attie, and is working on adding support for private data to Bluesky.

This new focus may attract users interested in private networking and communities. Similarweb's data does not necessarily indicate that Bluesky users have migrated to X, as X's mobile user numbers also declined year-over-year. While Threads has seen a rise in daily active users, it remains unclear whether it is benefiting from Bluesky's falling engagement or has attracted new users.

As of June 2026, Bluesky has nearly 46 million registered users, but the company does not disclose specific data on daily or monthly active usage.

Written by urgent.news from TechCrunch's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at techcrunch.com →

More in Tech

[Interview] Julian Sawyer, CEO of Zodia Solutions | Digital Assets Are Becoming the Invisible Rails of Banking

Digital assets are moving beyond their origins as a distinct asset class and becoming part of the infrastructure through which financial institutions manage custody, settlement, tokenisation and…

  • Digital assets becoming integral to mainstream banking infrastructure
  • Banks face challenges integrating digital assets with existing systems
  • Financial institutions building controlled digital asset infrastructure

Dev Log: 2026-08-12 — a 96s suite that became 42s, a capability that wasn't a scope, and four steps to a passkey

Fifteen commits, three repos, and the bulk of it in one: a control plane that got an MCP surface, a much faster test suite, and a handful of things that turned out to be quietly wrong once I looked…

  • A 96-second suite was optimized to 41 seconds through fifteen commits and three repositories.
  • Redundant seeder calls were removed, and test impact analysis was improved with pcov over Xdebug.
  • Four steps were outlined to enable passkeys in the application.

SNEPPX-Alg: Project Structure, Current Status, and How to Contribute

A transparent look at the 522-commit C++ AI runtime Project Overview SNEPPX-Alg is an open-source (MIT) AI runtime written in C++ with Python bindings.

  • SNEPPX-Alg is an open-source C++ AI runtime with Python bindings.
  • Project includes memory encryption, control-flow obfuscation, and runtime monitoring.
  • Contributions sought for Python bindings and kernel optimization.