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
- c07ccb2428b3a3c5d63c1f2c61de280dfec6a9fe47eb850ae7e641c25d0ff0a3:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c07ccb2428b3a3c5d63c1f2c61de280dfec6a9fe47eb850ae7e641c25d0ff0a3 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03eef4e80a0cea0897890f8820b0161f3206b5449505fd41177ee6b54e394185fd
- public amount
- 100
- public blinding
- 19f736ff96583f4b3c0cbce7f4e2af2069e7aa1dccedba889e1863378573569b
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.