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
- 33397eaa91fa45c58ef6dda10d7e70e25db82501c2e156f8ca57e48274125f80:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 33397eaa91fa45c58ef6dda10d7e70e25db82501c2e156f8ca57e48274125f80 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 023b3aa9da939edb522572a2f75c94f6baeafc445e43d94147434d8589bccd0b6e
- public amount
- 100
- public blinding
- 1f6e73245dc5b66a1784a84401c062a06f3544e13d142c84c5f1e4e40a3c14e3
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.