Skip to content

punk1d/Block_Explorer_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block_Explorer_API

Bitcoin Block Explorer API

Webapi C# project that used NBitcoin and QBitNinja libraries to interact with the Blockchain. It has not yet been published but it's intended to run in Azure.

These are the features exposed in the API so far:

Get method to retrieve details for a given Transaction Id.

The list will be updated as soon as more features are added.