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
- 21d472ac9a465c977418a42fd1171a312134fcd405423c3fcc572743cbf30c4d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 21d472ac9a465c977418a42fd1171a312134fcd405423c3fcc572743cbf30c4d · T_PMINT
- block
- 948972 · 2d ago
- commitment C
- 02025df854593e776ff57d0d82ada2c5a1ee3968311e72a07c4ade76e8de0bde1a
- public amount
- 100
- public blinding
- 24b93e2799762c1ae50dc0da72b8f8608fe75cbed9b3a712f8427fa8d49e5a5e
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.