I want to read an ordinal transaction on the Bitcoin blockchain and see its payload data.
Say I use the getrawtransaction RPC Method for bitcoin receiving a JSON of the form specified here. Where would the ordinal data be assuming we received an ordinal transaction? Is it in vin.hex? If so how would you decode it? It would depend on if its a text or image or video right?