SYSTEM PROTOCOL: ABOUT

CORE MISSION

At MagnetBank, we facilitate secure, decentralized access to torrent metadata via the Hive blockchain.

Our architecture is strictly non-custodial. We do not host files or magnet links. Instead, we dynamically reassemble metadata from blockchain entries, ensuring total transparency and resilience.

Every entry you see is a verified block on the Hive chain, processed by our global node network.

DEVELOPER INTEGRATION

Building a client or crawler? MagnetBank is designed for interoperability. You can broadcast or read metadata directly from the Hive blockchain using the MagnetBank custom_json ID.

PROTOCOL DATA STRUCTURE (New Entry)
{
  "file_name": "filename.mp4",
  "hash": "INFOHASH",
  "announce_url": "tracker_url",
  "category": "VIDEO",
  "exact_source": "https://url.to/torrent"
}

Detailed documentation, SDKs, and the open-source node implementation are available in the official repository.

SYNC STATUS

31,796
MODULE BLOCK HEIGHT
LOCAL_NODE 107,325,187
LAST_KNOWN_HEAD 107,325,187
LIVE_BLOCKCHAIN 107,325,187
SYNC PROGRESS 100.0%