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
- 80151a7e4a99bac6837c36488935b65bb25116463287010288b46c9cfd47eccb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 80151a7e4a99bac6837c36488935b65bb25116463287010288b46c9cfd47eccb · T_PMINT
- block
- 948497 · 55d ago
- commitment C
- 02b302fd4eed6cb64a006d1b9938f9a744af5153c43b71584aa03ab11dde5ec8b1
- public amount
- 100
- public blinding
- 7da8c58e0843d5c8ed3c21e5d2d49eaf71a506622cbb8e6d97f31b63a8b91db6
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.