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
- 0313269fc5f5adb996f7d4f1bf46e67e07213548468ef822e9110d60d88228b0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 0313269fc5f5adb996f7d4f1bf46e67e07213548468ef822e9110d60d88228b0 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03f2d582b1a349f77ca7a5eab3b70ff97b6e18bde32abf6b085c0886446e8d63ec
- public amount
- 100
- public blinding
- 95cdbce54d89a33141aa9a50c07f60a83a894609ea333fe4ea0e2d86b1ec1645
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.