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
- 34124ec2443dee2fae342766a01cb6a32bcce90d6b3ab6c4366e28e05b333bd5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 34124ec2443dee2fae342766a01cb6a32bcce90d6b3ab6c4366e28e05b333bd5 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 02f7c521c5378e4eca8484b820bc65dae5db1ae1805fa6e6ac6d99313d33cdcfe5
- public amount
- 100
- public blinding
- fbbc2ce764ce4e7a74c9f2811b86cb16b1b18c9659bc5fb50f5332e586cdd622
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.