---
title: "A new explorer, the first web wallet, research into uptime proofs"
update: 3
week: 2026-w10
week_of: 2026-03-02
published: 2026-03-06
network: testnet
releases: ["core v0.2.0", "explorer v0.2.0"]
url: https://xe.marketized.io/changelog/2026-w10
---

# #003: A new explorer, the first web wallet, research into uptime proofs

_2–8 Mar 2026_

The explorer was rebuilt from scratch, the web wallet shipped with multi-asset support, and five working prototypes set the direction for proving a machine really ran.

## An explorer for every block

**New** · Explorer

Rewritten end to end: dashboards, accounts, blocks, conflicts, peers, pending sends and leases, with XE and XUSD in their own columns and sortable tables throughout.

[See the network](https://xe.marketized.io/network)

## A wallet in the browser

**New** · Wallet

Keys never leave the browser: wallets are encrypted on the device, sign their own blocks, work their own proof of work, and lock themselves after five idle minutes.

## Proving a machine really ran

**New** · Protocol

Five prototypes of **XE Uptime Proofs**, from simple heartbeats to a construction that compresses a day of uptime more than three thousand times, and a red team on the leading one.

[Read the research](https://xe.marketized.io/research)

## New

- **Wallet:** Several wallets on one device, each encrypted with its own password
- **Wallet:** Incoming payments picked up and received automatically
- **Explorer:** A leases page with current and past leases
- **Network:** Every node deployed the same way, from one pipeline, behind one proxy
- **Docs:** A survey of ten ways to prove uptime, and a comparison with the networks that came before

## Improved

- **Explorer:** Mobile layouts, and a link from every account straight to the wallet
