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
- a83b0237af9f367600db6dfc4166e6e92c51bdcdc5ed0bd828e1436c242f088d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a83b0237af9f367600db6dfc4166e6e92c51bdcdc5ed0bd828e1436c242f088d · T_PMINT
- block
- 948724 · 4d ago
- commitment C
- 031ebeb35dd4ea371deb6d8d7246ca5dd20572abc7bedc242cbe22585a338d9240
- public amount
- 100
- public blinding
- a7ad32dcc644af1c1ff52da7adfae15682a2630a8d150059c31602c8f8384d28
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.