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
- f77bc68331bef9d9cedcf4348d2ec87653c5022c9efa32818624bb4d099d4c96:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f77bc68331bef9d9cedcf4348d2ec87653c5022c9efa32818624bb4d099d4c96 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0369a84f55cade3265bb926a01f2aa5da06b3a4d41198bbdd4532319a462c7574b
- public amount
- 100
- public blinding
- 41a1d2ef73148288b84fe30ee207cbf6a16dd96d4832a1b5b9e7fd2df2e9b1f0
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.