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
- 81d242d72c88b45c10495e77e26c5b3b996d049a53034d8573e3efc6f356c0e5:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 81d242d72c88b45c10495e77e26c5b3b996d049a53034d8573e3efc6f356c0e5 · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 025b16877df4f64ecd70a19b6243528c602ccbe7a909d85e01d8699c4b0736f6b8
- public amount
- 100
- public blinding
- 515d61cab5fe1b7a62d3312e14e71ced7588871d121f1c9503d331e3d3876d91
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.