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
- 4b5fbe11cc7571e17645b812a1d0b25e5652dc0d3c8af45c4541ff3c0eb7cf47:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 4b5fbe11cc7571e17645b812a1d0b25e5652dc0d3c8af45c4541ff3c0eb7cf47 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 035082fcff7ffca93edd2863e054f634210b1e6a726d68477e792ccb685383da6a
- public amount
- 100
- public blinding
- b1a54661451b2dca9f3d3354abf8d5ede684caff86960f7a023e9fc4f07c118a
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.