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
- a87540e16252315095011d5747d982ea2dbcf1c05a73b7c1cdb27b923d38ccaf:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- a87540e16252315095011d5747d982ea2dbcf1c05a73b7c1cdb27b923d38ccaf · T_PMINT
- block
- 948730 · 4d ago
- commitment C
- 033a461f43c636308168d429de6c454ed5c26998c73de5650c4a1c8b74fef7e032
- public amount
- 100
- public blinding
- a5e86d22c6f5ee93a4d2fc88f9730129a85100d1b2854bd5fccee44b9b9a2b3c
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.