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
- 61c66e2f23cfcf4856b755448e936dc4aac97c4e04e1e138f3ae2c25c7d4df18:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 61c66e2f23cfcf4856b755448e936dc4aac97c4e04e1e138f3ae2c25c7d4df18 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 036a95b8469ba01bcae138ba264a4718b4c6f318b5cc42ce34426234e2308e3811
- public amount
- 100
- public blinding
- aecc6712d20ee8db6bb21ce53bb8eaba8fcd7d2f62d17507fbd77e3cba085a17
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.