Musicoin on-chain analysis
Musicoin's official explorer is long gone. We rebuilt the entire dead chain from a local full node so anyone can verify it: every block, transaction, event log and contract. We use it for one thing here — to identify the mining operators (the businesses that mined the coin at scale) and their cash-out wallets, and to exclude them from the goodwill MoryToken airdrop. Ordinary people who simply received mining rewards stay eligible. Everything below is auditable: look up any address yourself.
How we tell a mining business apart from an ordinary person
Musicoin was a proof-of-work coin: anyone could run a miner. Most people who mined did it casually and earned only a little — they keep their airdrop. We only exclude the wallets that were run as a mining business. The line is a single number anyone can check on-chain:
Mined 100 blocks or fewer, or simply received payouts from a pool. A hobby or small miner is an ordinary holder — kept, and sent 1:1 like everyone else.
Mined more than 100 blocks, ran one or more pools, or were operator funding / cash-out infrastructure. The line is a single number anyone can check on-chain.
On top of that block threshold, three operator-infrastructure roles are also excluded — these are never an individual's personal wallet:
- Operator hot walletFunded 1–8 mining pools — an operator's working wallet.
- Operator / large funderFunded 9+ pools — exchange- or operator-scale.
- Operator cash-out walletTook 100+ payouts totalling 500,000+ MUSIC out of pools.
Check it yourself. Every excluded wallet below shows its evidence — blocks mined, pools funded, or how much it took out of the pools. Look up any address to see its exact numbers and why it was kept or excluded. Operators were grouped into clusters by shared funding wallets and coinbase-to-coinbase transfers; exchange-scale funders are deliberately not merged. This is a draft shared for review — if you believe a wallet is mislabelled, the airdrop page has an open feedback channel.
Look up an address
See its Musicoin mining role, operator cluster, and MoryToken airdrop status.
Excluded mining-operator wallets
The full record of wallets removed from the airdrop because they belong to a mining operation. Search by address, filter by category, and see the on-chain evidence for each.
| Address | Category | Blocks | Payouts (MUSIC) | Removed (MORY) |
|---|---|---|---|---|
| No matching wallets. | ||||
Largest mining operators
The biggest mining operations on the chain. Open one to see the pools it ran, then open a pool to trace the wallets it paid — the related wallets an operator periodically sent coins to, which is why they're excluded together. Multi-pool operators were grouped by shared funding wallets and coinbase-to-coinbase transfers.
| Operator | Pools | Blocks mined | Distributed (MUSIC) |
|---|---|---|---|
| Loading… | |||
Largest mining wallets
The individual coinbase wallets that mined the most Musicoin blocks. Open one to see the wallets it distributed rewards to and the wallets that funded it.
| Mining wallet | Blocks mined | Paid wallets | Distributed (MUSIC) |
|---|---|---|---|
| Loading… | |||
Download the entire Musicoin chain
Everything above is queried from a database anyone can rebuild. The complete chain dump — every block, transaction, event log and contract, extracted from a full node — is published below as plain CSV. Load it into PostgreSQL with the bundled schema and you can re-run every query on this page, audit every exclusion, and reproduce the airdrop's eligible list from scratch. The chain is dead (last block 2021-10-13), so this dump is final. On-chain public data only: addresses, hashes, amounts, bytecode.
All 6,357,618 blocks (genesis → 2021-10-13) as 20 CSV shards.
sha256 55300ad0e06b6078b4b7fa1f167ddd19899f5064ea3f9f3a088ed50c0c2a7eefAll 43,524,188 transactions as 20 CSV shards — every transfer ever made on the chain.
sha256 b6900bca80f43225958884707e8c65c91c8746a0f131d2ddb39a179e6dcf314fAll 122,515 contracts with creator, deploy input and bytecode.
sha256 33b5411bbd2203f8860a7d8a607505d153647f255fb98e8397d20699138f59fcAll 9,252,115 event logs (token transfers and other contract events).
sha256 303fa14c8bb3e61f78ce61bc9d591dfd0d0484f4cc476e30b10042400213e31dPostgreSQL schema + loaders, the mining-analysis CSVs (pools, operators, address roles) and the README.
sha256 9da15cc8c23b29c70b111422d459ba6e9cf734f1d2133f7614e1ba6e12b218a0Verify what you downloaded against SHA256SUMS.txt (the artifacts) and MANIFEST.sha256 (every uncompressed CSV), then follow the README — sha256sum -c SHA256SUMS.txt, load with the bundled chain-schema.sql + load-chain.sql. Downloads support resume (HTTP Range). ~4.9 GB compressed, ~20 GB loaded.
MoryToken is a utility token, not an investment or security, and is a new independent platform — not affiliated with, endorsed by, an upgrade of, or a successor to Musicoin. These pages are a draft under review for a testnet preview and do not constitute an offer, sale, or entitlement. The plan, the allocations, and the exclusions may all change or be withdrawn entirely. Reference basis: Musicoin block 6,304,886.