UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- b09f6f553bd1d23d4e830f790061e58ec3ddcfe9b1926149048852f6a6d47292:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b09f6f553bd1d23d4e830f790061e58ec3ddcfe9b1926149048852f6a6d47292 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03ef9f7c7f82b4cd97ae68354f1f26a4896be6d7601da6ee090008fa01cdb96bfb
- public amount
- 100
- public blinding
- e6e2ba6012f2582898b3c404e73c7d1ecc4c477a82a8f8ec2446a67333826d05
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.