TIDECOIN
Get TDC

Tidecoin Network Status

Live network metrics, release history, test coverage, and security incident disclosure for the Tidecoin blockchain. This page provides transparent, verifiable evidence of Tidecoin's operational track record.

// live network metrics

What is the current state of the Tidecoin network?

All values update automatically from the Tidecoin explorer API.

View full explorer
01 · HEIGHT
2,719,988Block height
02 · SUPPLY
18.95MCirculating supply
03 · DIFFICULTY
0.10Network difficulty
04 · HASHRATE
8,499.18 KH/sNetwork hashrate
05 · NODES
Active nodes
06 · REWARD
0.62500 TDCCurrent block reward
07 · ERA
Era 4Current era
08 · GENESIS
5Time since genesis
// release history

What versions of Tidecoin have been released?

This section is GitHub-sourced release metadata, not whitepaper-derived protocol canon.

Release history sourced from GitHub. Verify at https://github.com/tidecoin/tidecoin/releases

// test coverage

What is Tidecoin's test coverage?

PQ UNIT TESTS (C++)
15+pqhd_kdf_tests, pq_multisig_tests, auxpow_tests, bip324_pq_tests
PQ JSON TEST VECTORS
3 filesscript_tests_pq.json, tx_valid_pq.json, tx_invalid_pq.json
PQ FUNCTIONAL TESTS (PYTHON)
9+auxpow_mining.py, wallet_pqhd_seed_lifecycle.py, feature_pq_script_assets.py
TOTAL TEST FILES
135 unit + 255 functionalFull Bitcoin Core test suite

Test counts verified from source code at src/test/ and test/functional/.

git clone https://github.com/tidecoin/tidecoin.git
cd tidecoin && cmake -B build && cmake --build build
ctest --test-dir build                        # Unit tests
build/test/functional/test_runner.py          # Functional tests
// incident log

Has Tidecoin had any security incidents?

No publicly disclosed security incidents as of the date shown above.

This log will be updated if any security incident is disclosed. Tidecoin follows a responsible disclosure process:

  • Report vulnerabilities: GitHub Security or email falcon1024@protonmail.com
  • Response timeline: Acknowledgement within 48 hours, assessment within 7 days
  • Scope: All node software (tidecoind, tidecoin-qt, tidecoin-cli), PQ signature schemes, PQHD wallet, ML-KEM-512 transport, consensus logic, RPC interface
DateSeverityDescriptionResolutionDisclosure
No incidents disclosed to date

This table will be populated if and when security incidents are disclosed. An empty table is a transparency measure, not a guarantee.

// external verification

Where can I independently verify Tidecoin?