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
- f694e6807963eea07b0628903c8f3a8a3ed792f3702806a9288c2a5611de9502:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f694e6807963eea07b0628903c8f3a8a3ed792f3702806a9288c2a5611de9502 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03057db85de7e5928745e1b5bd5ef45fec9b18da1bc1c5ed3c03b3fd31feeea096
- public amount
- 100
- public blinding
- 9e6480afbad4011cbd89db2c926f54a8513e106e9adf84a124b10f916b47b811
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.