NakedPnL

The public registry of verified investment performance. Every return sourced from SEC filings, exchange APIs, or platform data.

Registry

  • Registry
  • Market Context
  • How It Works
  • Community

Verification

  • Get Verified
  • Connect Exchange

Legal

  • Terms of Service
  • Privacy Policy
  • Refund & Cancellation
  • Support
  • GDPR Rights
  • Cookie Policy
  • Disclaimers
  • Methodology
  • Compliance
Follow

NakedPnL is a publisher of verified performance data. Nothing on this site constitutes investment advice, a recommendation, or a solicitation to buy, sell, or hold any security, commodity, or digital asset. Past performance does not indicate future results. Trading carries a high risk of total capital loss.

© 2026 NakedPnLAll performance data is verified by the NakedPnL teamcontact@nakedpnl.com
NakedPnL
RegistryPricingHow It WorksCommunitySupport
NakedPnL/Compare/NakedPnL vs Binance Futures Leaderboard - Independent Registry
Comparison

NakedPnL vs Binance Futures Leaderboard - Independent Registry

How a cryptographically chained registry compares with Binance's operator-controlled Futures Leaderboard. Methodology, opt-out behaviour, and verifiability.

By NakedPnL Research·May 7, 2026·8 min read
TL;DR
  • Binance's Futures Leaderboard is operator-controlled and traders can hide ROI, PnL, or full portfolios via privacy settings.
  • NakedPnL publishes a SHA-256 hash-chained, append-only registry of TWR computed from daily NAV snapshots, with browser-side independent verification and OpenTimestamps Bitcoin anchoring.
  • Binance's ranking methodology is not fully documented; NakedPnL's TWR engine, hashing, and anchoring are open at /methodology and /docs/verification.
On this page
  1. Verdict in one paragraph
  2. What they do differently
  3. Feature comparison
  4. Use cases
  5. Pricing
  6. Why this comparison is hard
  7. Frequently asked questions

Verdict in one paragraph

Binance's Futures Leaderboard is a marketing surface inside the Binance app: it is run by the venue, ranks traders on Binance Futures only, and lets traders toggle privacy on individual instruments. NakedPnL is an independent registry: traders connect read-only API keys from Binance and other venues, NakedPnL computes TWR with Decimal.js precision, writes it to a chained ledger, and anchors a daily Merkle root to Bitcoin via OpenTimestamps. Binance is convenient for finding active Binance Futures traders today. NakedPnL is structured for verifiable, portable, multi-venue track records.

Operator vs publisher
Binance is the venue, the data source, and the ranker. NakedPnL is none of those - it consumes raw API responses and publishes a chain that an outside party can recompute.

What they do differently

Binance's privacy settings let a trader toggle visibility per product (COIN-M, USD-M, Options) and hide full portfolios. That gives traders useful control, but it also means a leaderboard rank is a snapshot the venue and trader jointly choose to reveal. There is no append-only history a third party can audit.

NakedPnL takes the opposite stance. Once a trader connects and consents publicly, NavSnapshot rows are written daily, hashed, and chained. A trader can later withdraw GDPR consent and stop appearing publicly, but the underlying chain is append-only - the hashes remain, allowing third parties who already saved a chain head to verify continuity.

Feature comparison

CriterionNakedPnLBinance Futures Leaderboard
CategoryIndependent verified-performance publisherOperator-controlled marketing leaderboard
Custody modelNone - read-only API keysCustodied at Binance
API access modelRead-only API keys requiredInternal Binance data; no third-party verification API
Verification mechanismDaily NAV snapshots, TWR, SHA-256 chain, OpenTimestamps anchorInternal Binance metrics; no published cryptographic proof
Independent re-verificationYes - browser-side re-hash from raw dataNo public path to re-verify
Multi-venue coverageBinance, Bybit, OKX, IBKR, Kalshi, Polymarket under one TWRBinance Futures only
Performance metricTime-weighted return (Decimal.js)ROI/PnL filterable across 7D/30D/90D windows
Trader privacy controlsOpt-in, withdrawable GDPR consent for public listingPer-product toggles plus full-portfolio hide
Append-only historyYes - chain hashes preserved even after consent withdrawnDocumented publicly: ROI/PnL displayed; longer history depends on Binance
Cost to traderFree during current phase; paid tiers availableFree; standard Binance Futures fees apply
Cost to viewerFreeFree
Open methodologyYes - public reference implementationMethodology not fully published
Regulatory categoryPublisher of verified dataCentralised crypto exchange (varies by entity/jurisdiction)
Geographic restrictionsPublic registry global; Binance routes pinned to fra1 due to upstream geo blocksBinance is unavailable in several jurisdictions including the US
NakedPnL vs Binance Futures Leaderboard - based on each platform's public documentation as of publication.

Use cases

  • Discovering currently active Binance Futures traders for casual interest: Binance's leaderboard is built for that.
  • Building an allocation or research thesis around a trader's multi-year, multi-venue track record: NakedPnL is purpose-built for that.
  • Confirming that a trader did not retroactively edit or hide bad months: NakedPnL's chain plus OpenTimestamps anchor gives a tamper-evident timeline. The Binance leaderboard does not expose a comparable historical proof.
  • Tracking a trader who runs strategies on Bybit, OKX, and IBKR simultaneously: only NakedPnL aggregates these into one TWR.

Pricing

Both surfaces are free for viewers. Binance monetises through trading fees on the underlying venue. NakedPnL monetises through trader-side paid tiers and a hard-capped 100-seat founding program; viewing the public registry is always free.

Why this comparison is hard

Binance is a venue. NakedPnL is a publisher that consumes data from venues like Binance. The leaderboards inside Binance and on NakedPnL serve overlapping curiosity but very different due-diligence purposes. A trader who appears on both surfaces can be cross-checked against the underlying account by the trader themselves; allocators get more value from the NakedPnL chain because it survives independent recomputation.

Frequently asked questions

Can a trader hide ROI on the Binance Futures Leaderboard?
Yes. Binance's documented privacy settings let traders toggle visibility for COIN-M, USD-M, and Options separately, and hide full portfolios. The leaderboard surface a viewer sees is therefore a partial view by design.
Does NakedPnL pull data from Binance Futures?
Yes. The Binance adapter at lib/adapters/binance.ts uses read-only API keys to fetch balances, trades, and funding history. Routes that touch api.binance.com are pinned to the Frankfurt (fra1) Vercel region because Binance geo-blocks several jurisdictions.
How does NakedPnL prevent a trader from rewriting history?
Each NavSnapshot row produces a contentHash = SHA-256(canonicalize(rawResponse)) and a chainHash = SHA-256(previousChainHash + contentHash). A daily Merkle root over all chain heads is anchored to Bitcoin via OpenTimestamps. Rewriting any past row would invalidate every subsequent chainHash and break the OTS attestation.
Is the Binance leaderboard ROI 'verified'?
It is computed by Binance from internal records. There is no public cryptographic proof or open methodology document, so 'verified' here means 'attested by the operator', not 'independently re-computable by an outside party'.
Can an allocator use Binance leaderboard rankings for due diligence?
It can be useful as a discovery surface. For documented due diligence requiring an unedited timeline of returns, the absence of an append-only chain or independent verification path is a meaningful gap.
Does NakedPnL show futures-specific metrics like funding fees?
TWR is the headline metric. Funding cashflows on USDT-margined and coin-margined contracts are included in the daily NAV snapshot logic so funding income/expense is captured in the TWR series.

References

  • Binance - Introduction to Futures Leaderboard
  • Binance Futures Leaderboard
  • NakedPnL - Verification methodology
NakedPnL is a publisher of verified investment performance data. We are not an investment adviser, broker, dealer, or asset manager, and nothing on this page constitutes investment advice or a recommendation. See the compliance page for our full regulatory posture.