Polygon in Plain English
Think of a blockchain as a public notebook that thousands of people maintain simultaneously. Everyone has an identical copy. When something is written, everyone’s copy updates. If anyone tries to change a past entry, everyone else’s copy disagrees — making tampering impossible.
Polygon is one of these notebooks. It’s designed for speed and low cost — processing thousands of “entries” per second, with each entry costing fractions of a cent.
When TimeProof writes your timestamp to Polygon, it’s writing an entry in this shared notebook. The entry says: “This specific hash was recorded at this specific time.” Once written, it can’t be changed, deleted, or disputed.
Why Polygon?
Cost efficiency
A single Polygon transaction costs fractions of a cent. Compare this to:
- Ethereum mainnet: $1-$50+ per transaction
- Bitcoin: $1-$20+ per transaction
For a service that anchors thousands of timestamps, the per-transaction cost directly determines the per-file price. Polygon’s efficiency is why TimeProof can offer scheduled timestamps at 1 credit per file and verified instant timestamps at 2 credits per file.
Speed
Polygon processes blocks every ~2 seconds. When TimeProof submits a Merkle root to the blockchain, it’s confirmed in seconds, not minutes or hours. This enables instant timestamps that provide blockchain proof almost immediately.
Security
Polygon uses proof-of-stake consensus:
- 100+ validators independently verify every transaction
- Validators stake their own assets (billions total) as collateral
- Attempting to submit false transactions means losing staked assets
- Regular checkpoints to Ethereum mainnet add an additional security layer
The security model means: even if a validator tries to be dishonest, the other 99+ validators reject the attempt, and the dishonest validator loses their staked assets. This economic incentive makes attacks extremely costly and practically infeasible.
Adoption
Polygon isn’t a small or experimental network:
- Millions of daily active transactions
- Used by major enterprise companies
- Backed by significant institutional investment
- Active developer community (thousands of applications)
- Regular protocol upgrades and improvements
Using a well-established blockchain matters because the proof is only useful if the blockchain continues to exist and be maintained. Polygon’s scale and adoption make this virtually certain for the foreseeable future.
How TimeProof Uses Polygon
What gets written to Polygon
One 32-byte Merkle root per timestamp batch. This tiny piece of data encodes proof for potentially thousands of individual files.
What does NOT go to Polygon
- Your file contents (never)
- Your file name (never)
- Your personal information (never)
- Any identifying metadata (never)
The transaction lifecycle
- TimeProof collects file hashes from users
- A Merkle tree is built from the collected hashes
- The Merkle root (32 bytes) is sent to the TimeProofAnchor smart contract on Polygon
- Polygon validators confirm the transaction within seconds
- The transaction is permanent — recorded in a block with a network-consensus timestamp
Verification on Polygonscan
Every timestamp can be verified on Polygonscan — Polygon’s block explorer. Enter the transaction hash from your certificate and you’ll see:
- The exact block where your proof was recorded
- The timestamp determined by network consensus
- The Merkle root stored in the smart contract
- The transaction’s confirmation status
This is fully public. No login, no account, no payment. Anyone in the world can verify your timestamp.
Proof-of-Stake Explained Simply
The old way (Proof-of-Work)
Bitcoin uses proof-of-work: computers compete to solve puzzles, consuming massive amounts of energy. The puzzle-solving is what makes the chain secure — attacking it requires more computing power than the entire honest network.
The new way (Proof-of-Stake)
Polygon uses proof-of-stake: validators lock up (“stake”) their own cryptocurrency as collateral. If they validate incorrectly (either accidentally or maliciously), their stake is “slashed” (destroyed). This creates a financial incentive to be honest.
Why this matters for timestamps:
- Validators have billions of dollars at risk
- Cheating means losing their staked assets
- The economic incentive to be honest far outweighs any gain from cheating
- Your timestamp is secured by this economic guarantee
Common Concerns
”What if Polygon changes or upgrades?”
Blockchain upgrades are additive — new features are added, but historical data is preserved. Past transactions remain valid after upgrades. This is a fundamental property of blockchain: history is immutable.
”What if Polygon has downtime?”
Polygon has had brief periods of reduced throughput but has never lost transaction data. Even during network issues, confirmed transactions remain safe. And once your timestamp is confirmed (usually seconds), it’s permanent regardless of future network status.
”Why not use Bitcoin or Ethereum?”
Both are valid blockchains for timestamping. The reason TimeProof uses Polygon is primarily cost: a Polygon transaction costs 100-1000x less than equivalent Bitcoin or Ethereum transactions. The security is more than sufficient for timestamp anchoring, and the cost savings are passed directly to users.
”Do I need crypto tokens?”
No. TimeProof handles all blockchain interactions and gas fees. You never need to own cryptocurrency, create a wallet, or understand gas. You interact with TimeProof’s web application; TimeProof interacts with Polygon on your behalf.
The Infrastructure Layer
Polygon is infrastructure — like the postal system, the internet backbone, or the electrical grid. You depend on it, but you don’t interact with it directly.
When you timestamp a file, you’re using TimeProof. TimeProof uses Polygon. Polygon uses mathematics. And mathematics doesn’t lie, doesn’t forget, and doesn’t change.
Your proof rests on this foundation: a public, independently-maintained, economically-secured, mathematically-verified record that your file existed at a specific moment in time. No blockchain expertise required.