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
- 05572701fe763da11d71b6f0db6b45e4b3e9d433a30f6b76b0913ee770acfa90:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 05572701fe763da11d71b6f0db6b45e4b3e9d433a30f6b76b0913ee770acfa90 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 03b6f94b52414805e989c7a0f408d7504881dee69b4b63fad274a43bc3eff62cd6
- public amount
- 100
- public blinding
- 2f21481af7ed1d9d36f4d71994a17551b877338f0faccb9f74f76834fadd86f6
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.