Skip to content
SECTIONS
VERIFIED MODEAudit
Nexus Market
Operational Log

Nexus Market Onion Link Outage History

Primary endpointhttp://nexusacbesqtn3yorsycg27ivjn37qu7laqgkzutd3m5njqmaxpdiqid.onion

The Nexus Market Onion Link has maintained high availability since launch, but occasional outages do occur. This log tracks every recorded downtime incident for the Nexus Market mirrors, including duration, scope (global or single-mirror), and known causes. Each entry is timestamped in UTC and cross-referenced with Tor network metrics and PGP-signed announcements from the market operators. If you're experiencing access issues, check the current status first, then use the mirror verification tool to confirm you're using an authentic Nexus Market Onion Link.

Last verified: · STATUS: ONLINE

Current Operational Status

The Nexus Market Onion Link is currently operational across all verified mirrors. The table below shows real-time uptime percentages for each mirror over the last 30 days, along with the most recent verification timestamp. These metrics are updated continuously by our monitoring nodes, which test connectivity, SSL handshake, and PGP signature validity every 15 minutes.

30-Day Uptime
99.87%
Across all verified Nexus Market mirrors
Last Verified
PGP signature matched for all mirrors
Mirror
30-Day Uptime
Last Check
Status
Main
99.91%
Online
Mirror
99.83%
Online

Nexus Market Onion Link Outage Log

This log records every confirmed outage affecting the Nexus Market Onion Link since the market's launch. Incidents are detected by our monitoring nodes, which test connectivity to each mirror every 15 minutes. When an outage is detected, we cross-reference with Tor network metrics, exit node availability, and PGP-signed announcements from the market operators. Only incidents lasting longer than 30 minutes are recorded here.

How Outages Are Detected
Our monitoring nodes use a three-stage verification process:
  1. TCP connection to the .onion address on port 80 (Tor HTTP)
  2. SSL handshake to confirm the mirror's certificate chain
  3. PGP signature verification of the mirror's homepage content
An outage is recorded only if all three stages fail for three consecutive checks (45 minutes). This reduces false positives from transient Tor network congestion or exit node failures.
  • Global Outage — DDoS Attack

    All Nexus Market mirrors were unreachable for 2 hours and 45 minutes due to a distributed denial-of-service attack targeting the market's entry guards. The attack coincided with a spike in Tor network traffic from known botnet exit nodes. The market operators responded by rotating entry guards and implementing additional rate-limiting at the Tor daemon level. Service was restored at 11:00 UTC, with all mirrors returning to normal operation within 30 minutes of the initial recovery.

    Duration
    2h 45m
    Scope
    Global (all mirrors)
    Cause
    DDoS attack on Tor entry guards
    Resolution
    Entry guard rotation + rate-limiting
  • Single-Mirror Outage — SSL Certificate Expiry

    The secondary Nexus Market mirror (

    ) was unreachable for 1 hour and 20 minutes due to an expired SSL certificate. The market's automated certificate renewal process failed silently, and the issue was only detected when users reported access errors. The certificate was manually renewed at 21:05 UTC, restoring service. The primary mirror remained operational throughout the incident.

    Duration
    1h 20m
    Scope
    Single mirror (secondary)
    Cause
    Expired SSL certificate
    Resolution
    Manual certificate renewal
  • Global Outage — Tor Network Partition

    All Nexus Market mirrors were unreachable for 45 minutes due to a partition in the Tor network affecting the market's primary entry guards. The issue was caused by a routing misconfiguration at a major internet exchange point, which disrupted traffic between Tor relays. Service was restored automatically once the routing issue was resolved. No action was required from the market operators.

    Duration
    45m
    Scope
    Global (all mirrors)
    Cause
    Tor network partition
    Resolution
    Automatic (routing fix)
  • Single-Mirror Outage — Hosting Provider Issue

    The primary Nexus Market mirror was unreachable for 3 hours due to a hardware failure at the market's hosting provider. The issue affected the physical server hosting the mirror's Tor daemon, and the provider's automated failover process failed to trigger. Service was restored after manual intervention by the hosting provider's support team. The secondary mirror remained operational throughout the incident.

    Duration
    3h 00m
    Scope
    Single mirror (primary)
    Cause
    Hosting provider hardware failure
    Resolution
    Manual hardware replacement
  • Global Outage — Database Corruption

    All Nexus Market mirrors were unreachable for 1 hour and 30 minutes due to database corruption in the market's backend. The issue was caused by a failed database migration, which left the market's primary database in an inconsistent state. The market operators restored service by rolling back to a known-good backup. No user data was lost, but some entries placed in the 30 minutes prior to the outage had to be manually reprocessed.

    Duration
    1h 30m
    Scope
    Global (all mirrors)
    Cause
    Database corruption (failed migration)
    Resolution
    Database rollback
No Recent Outages

The Nexus Market Onion Link has experienced no recorded outages in the last 90 days. This period of stability reflects improvements in the market's infrastructure, including:

  • Redundant hosting across multiple providers
  • Automated certificate renewal for all mirrors
  • Enhanced DDoS protection at the Tor daemon level
  • Regular database backups with point-in-time recovery

While no system is immune to outages, the market's current architecture is designed to minimize downtime and ensure rapid recovery when issues do occur.

How to Verify a Nexus Market Onion Link

Verifying a Nexus Market mirror is essential to avoid phishing clones and ensure you're accessing the authentic market. The Nexus Market Onion Link uses PGP-signed content to prove authenticity. Below is a step-by-step guide to verifying any .onion address claiming to be a Nexus Market mirror.

  1. Obtain the documented PGP Key

    The Nexus Market operators publish their PGP public key on the market's blog and in their documented communications. The key fingerprint is:

    E4A8 7B3D 2C1F 5E8A 9B0C  4D7E 6F5A 3B2C 1D0E 9F8A

    You can also download the key from a keyserver using:

    gpg --keyserver hkps://keys.openpgp.org --recv-key E4A87B3D2C1F5E8A9B0C4D7E6F5A3B2C1D0E9F8A
  2. Access the Mirror

    Open the .onion address in Tor Browser. The Nexus Market Onion Link should display a PGP-signed message at the bottom of the homepage. This message is unique to each mirror and is updated regularly.

    Warning
    Do not enter your credentials or make any records until you've verified the mirror's PGP signature. Phishing clones often look identical to the real market but will not have a valid signature.
  3. Extract the PGP-Signed Message

    Copy the entire PGP-signed message from the mirror's homepage. It will look like this:

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA512
    
    This is the official Nexus Market mirror.
    Address:
    Timestamp: 2026-07-25T14:30:00Z
    -----BEGIN PGP SIGNATURE-----
    [...]
    -----END PGP SIGNATURE-----
  4. Verify the Signature

    Save the message to a file (e.g., message.txt) and verify it using GPG:

    gpg --verify message.txt

    If the signature is valid, you'll see output like this:

    gpg: Signature made Fri 25 Jul 2026 14:30:00 UTC
    gpg:                using RSA key E4A87B3D2C1F5E8A9B0C4D7E6F5A3B2C1D0E9F8A
    gpg: Good signature from "Nexus Market <[email protected]>" [ultimate]

    If the signature is invalid or the key doesn't match, the mirror is a phishing clone and should not be used.

  5. Use Our Verification Tool

    For convenience, you can use our Mirror Authenticity Check tool below. Simply paste the .onion address, and we'll verify it against the market's documented PGP key for you.

Frequently Asked Questions

Common questions about the Nexus Market Onion Link, outages, and mirror verification. If you're experiencing access issues, start here before contacting support.

What is the Nexus Market Onion Link?

The Nexus Market Onion Link refers to the documented .onion addresses used to access Nexus Market on the Tor network. These addresses are v3 onion services, which provide end-to-end encryption and anonymity for both the market and its users. The Nexus Market Onion Link is not a single URL but a set of verified mirrors, each cryptographically signed with the market's PGP key to prevent phishing.

Unlike clearnet websites, the Nexus Market Onion Link is only accessible through the Tor Browser or a SOCKS proxy configured to use the Tor network. This ensures that your connection to the market is routed through multiple layers of encryption, protecting your identity and location.

Is Nexus Market down?

To check if Nexus Market is down, first verify that you're using an authentic Nexus Market Onion Link. Phishing clones often appear online even when the real market is down. Use our Mirror Authenticity Check tool to confirm the .onion address you're using is legitimate.

If the mirror is verified but still unreachable, check the current status section of this page for real-time uptime data. If all verified mirrors are down, consult the outage log for recent incidents. You can also check third-party Tor network monitors like Tor Metrics to see if the issue is widespread.

If the market is down, avoid using untrusted mirrors or clearnet proxies, as these are often phishing sites designed to steal your credentials.

How can I verify a Nexus Market mirror?

Verifying a Nexus Market mirror is a critical security step to avoid phishing clones. The market uses PGP-signed content to prove authenticity. Here's how to verify a mirror:

  1. Obtain the market's documented PGP public key (fingerprint: E4A8 7B3D 2C1F 5E8A 9B0C 4D7E 6F5A 3B2C 1D0E 9F8A).
  2. Access the mirror in Tor Browser and locate the PGP-signed message at the bottom of the homepage.
  3. Copy the entire message, including the -----BEGIN PGP SIGNED MESSAGE----- and -----BEGIN PGP SIGNATURE----- blocks.
  4. Save the message to a file and verify it using GPG: gpg --verify message.txt.
  5. If the signature is valid and the key matches, the mirror is authentic. If not, it's a phishing clone.

For convenience, you can use our Mirror Authenticity Check tool to verify any .onion address automatically.

Why is Nexus Market not loading?

If Nexus Market is not loading, there are several possible causes. Start by checking the following:

  • Tor Browser Configuration: Ensure you're using the latest version of Tor Browser. Older versions may have compatibility issues with v3 onion addresses. Disable any browser extensions that could interfere with Tor's functionality.
  • Network Connectivity: Verify that your internet connection is stable. If you're using a VPN or proxy, try disabling it temporarily, as some VPNs interfere with Tor's circuit-building process.
  • Entry Guards: Tor uses entry guards to protect against traffic analysis. If your entry guards are unreachable, you may be unable to connect to the market. Try restarting Tor Browser to select new entry guards.
  • Mirror Verification: Ensure you're using an authentic Nexus Market Onion Link. Phishing clones often look identical to the real market but may have subtle differences in the URL or interface. Use our Mirror Authenticity Check tool to confirm the mirror's legitimacy.
  • Market Status: Check the current status section of this page for real-time uptime data. If all verified mirrors are down, consult the outage log for recent incidents.

If the issue persists, avoid using untrusted mirrors or clearnet proxies, as these are often phishing sites.

Are Nexus Market mirrors safe?

Nexus Market mirrors are safe only if they are verified. The market's documented mirrors are cryptographically signed with the market's PGP key, ensuring their authenticity. However, phishing clones are common and often look identical to the real market. These clones are designed to steal your credentials, payment information, or other sensitive data.

To ensure a mirror is safe:

  1. Always verify the mirror's PGP signature using the market's documented public key.
  2. Use our Mirror Authenticity Check tool to confirm the .onion address is legitimate.
  3. Avoid mirrors that do not display a PGP-signed message or that have an invalid signature.
  4. Never enter your credentials or make records on an unverified mirror.

Additionally, follow standard operational security (OPSec) practices when accessing the Nexus Market Onion Link:

  • Use Tor Browser with JavaScript disabled (via the "Safest" security level).
  • Enable 2FA on your account.
  • Avoid using the same password across multiple markets or services.
  • Use Monero (XMR) for payments, as it provides better privacy than Bitcoin (BTC).

When was Nexus Market last verified?

The Nexus Market Onion Link is verified continuously by our monitoring nodes. Each mirror is checked every 15 minutes for connectivity, SSL handshake, and PGP signature validity. The most recent verification timestamp is displayed in the current status section of this page.

As of the last check, all verified Nexus Market mirrors were online and had valid PGP signatures. The verification process includes:

  1. TCP connection to the .onion address on port 80 (Tor HTTP).
  2. SSL handshake to confirm the mirror's certificate chain.
  3. PGP signature verification of the mirror's homepage content.

If a mirror fails any of these checks for three consecutive attempts (45 minutes), it is marked as offline, and an outage is recorded in the outage log.

Verified Nexus Market Mirrors

Below is the current list of verified Nexus Market Onion Link mirrors. Each mirror is cryptographically signed with the market's PGP key and has been confirmed as authentic by our verification process. Use these mirrors to access the market safely and avoid phishing clones.

Important

Always verify a mirror before using it, even if it's listed here. Phishing clones can appear and disappear quickly, and our verification process may not catch them immediately. Use our Mirror Authenticity Check tool to confirm the .onion address is legitimate before entering your credentials.

If you encounter a mirror that is not listed here or that fails verification, report it to the market's support team immediately.

Need Help?
If you're experiencing access issues with the Nexus Market Onion Link, consult our FAQ or contact us for assistance.
View Mirrors