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
- fabb953c35e84afd2171b9251137930c6c53a9e0b29678b24fc00c9a647897ba:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fabb953c35e84afd2171b9251137930c6c53a9e0b29678b24fc00c9a647897ba · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 033b315fb775d5cde2dbcf91f99c48e3bd78c2cc2a66a345e64775fc00f2dd4ae1
- public amount
- 100
- public blinding
- 73c3f1d51ef3a533f7b4348a3f4492748b2feb6eed4e6e46e6cdeabc0424c43b
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.