blockchain-analytics
Here are 10 public repositories matching this topic...
@medvedev1088
Hi,
I found that there ara two kinds of output in transactions.json.
One is nonstandard, and the other is pubkeyhash.
I thought the nonstandard output is the op_return output, but i found outputs of many (not all ) coinbase txs also are nonstandard. And address of miner is like“nonstandard3318537dfb3135df9f3d950dbdf8a7ae68dd7c7d”.
Here is an example:
transaction: {
"hash":
-
Updated
Jul 13, 2020 - Rust
-
Updated
Sep 17, 2021 - Python
-
Updated
Jul 24, 2020 - Scala
-
Updated
Jan 16, 2018 - Rust
-
Updated
Sep 16, 2021 - Jupyter Notebook
-
Updated
Nov 8, 2018 - Python
-
Updated
Jan 17, 2021
-
Updated
Dec 2, 2018 - HTML
Improve this page
Add a description, image, and links to the blockchain-analytics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blockchain-analytics topic, visit your repo's landing page and select "manage topics."


The functions in this file should be factored out to a separate utility lib as they are reused in bitcoin-etl https://github.com/blockchain-etl/ethereum-etl/blob/develop/ethereumetl/misc_utils.py