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
- f9593b05825864b25675fd425e59d4fdf04e310519f43840a823392f1d209383:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f9593b05825864b25675fd425e59d4fdf04e310519f43840a823392f1d209383 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 0384d800c86fed758814c87a835dd5cf9bddf148f94f8d36de9eb39a57265d7bc2
- public amount
- 100
- public blinding
- 380cb27e23c927ec603353befbace1ae4c1b6fc8cc65bfed6c326c69f37d4bbc
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.