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.
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.
{
"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.
| MODULE | BLOCK HEIGHT |
|---|---|
| LOCAL_NODE | 107,324,498 |
| LAST_KNOWN_HEAD | 107,324,498 |
| LIVE_BLOCKCHAIN | 107,324,498 |