Blockstream / Blockstream/esplora

Feature request: More block data (from Coinbase transaction)

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
514
Avg merge
1d 10h
Merged PRs (30d)
16

Description

There are some interesting information that to the user is related to a "block", but isn't known before loading the coinbase transaction.

* Which miner mined the block, based on the coinbase and address output information
* How much transaction fees for the block

It would be nice to be able to get this information just by fetching the block.

It is not possible today to fetch latest-blocks and display miner info like this, since it would require coinbase transaction lookup for each block.
Screenshot 2020-05-09 at 22 21 25

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.