kristovatlas / interesting-bitcoin-data

Interesting data artifacts from the Bitcoin blockchain, useful to testers and researchers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interesting-bitcoin-data

Interesting data artifacts from the Bitcoin blockchain, useful to QA/security testers, developers, and researchers.

Transactions

BIP 30

Prior to the BIP 30 fix, transactions could have duplicate hashes/IDs. There are 2 pairs:

The Megatransaction

Sample Coinbase tx

Sample BIP47 tx

Sample Darkwallet-style stealth address tx

First P2SH transaction on blockchain [source]

The first OP_CODESEPARATOR transaction aka "coolest tx ever" according to Christopher Jeffrey

XSS in output script

Unusual SIGHASH_SINGLE transaction that forked bitcoin-ruby

First transaction to spend TXO in same block it was created

Transaction with invalid output scripts

Addresses

Blocks

Contributions

Conventions

When possible, please link to blockchain explorers for data artifacts you have added, such as transaction IDs and addresses. For Bitcoin addresses, you should include at least one explorer link that contains a QR code for addresses.

Contributions may be submitted as pull requests to the Master branch or GitHub issues.

Contributors

About

Interesting data artifacts from the Bitcoin blockchain, useful to testers and researchers.

License:GNU General Public License v3.0