Loading Tool

Explorer IconExplorer

Memory Pool

26,678 transactions
24.24 vMB
0.04826536 BTC
Random Selection Loading Transactions
Max Size: 118.91/200 MB

Candidate Block

Mining Attempt 0acc5a4970ce30abf5be2fd5ddbfe32f206c325e4895c46dd0047913a8223746
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root ea75c886831062eea8bdd55a4a7188d5c9f882f06fcc9c6c3c9d28981996bf0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.00549865 BTC
Feerates: 73.20 > 0.55 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (453,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,914 460,914 00000000000000000075e033f454565b811428f3cd7e19ec08bec08839c88770 1,715 1.00/1.00 vMB 103
460,913 460,913 00000000000000000183fe340788cbd396a05060b653113eaa0f5293e7b7ac09 2,070 1.00/1.00 vMB 151
460,912 460,912 000000000000000000566cfafd9381484dccdc9d48c13814fbbf60606c3c9bdd 2,353 1.00/1.00 vMB 165
460,911 460,911 0000000000000000022d0edcbe209bd413e7e5c6f236a58ab94e3e9bf7937e5b 2,254 1.00/1.00 vMB 187
460,910 460,910 0000000000000000003d69b9570bb68d0af1b05604ef2f5adee324aa05cdb6e5 907 1.00/1.00 vMB 80
460,909 460,909 0000000000000000001523891872bed55d9cfdb60702a47722fc016e503b9602 921 1.00/1.00 vMB 74
460,908 460,908 000000000000000001baf2f0688b56a11d2aa3ac7ef70d2511bd240d0059509c 556 1.00/1.00 vMB 51
460,907 460,907 000000000000000001dd85bd26f42a34055f7c45f32d43592e4b3e57ecec3480 1,167 1.00/1.00 vMB 92
460,906 460,906 0000000000000000003229480cf02b88abe315241ca6af27b048c73c4ac34299 221 1.00/1.00 vMB 33
460,905 460,905 000000000000000001f863b6bd35300b2fe8c889c4536876a5cf478db6409eef 1,040 1.00/1.00 vMB 76
460,904 460,904 0000000000000000017c68acbab54004c4141a1a2b62fd752129564898334119 1,577 1.00/1.00 vMB 121
460,903 460,903 00000000000000000178d3618ceb8d3ccb81db86f5cf325d45d1a71e6586dbe7 1 0.00/1.00 vMB 0
460,902 460,902 0000000000000000004d8a56269d41d2bcebe31313aef6399c5d0dea2740f4a2 2,505 1.00/1.00 vMB 162
460,901 460,901 000000000000000000826cc5176df6994f0b83a2c28ba0fbc5e08b849747c92c 2,372 1.00/1.00 vMB 179
460,900 460,900 000000000000000001e3fc0e4a8623f36aaf5a41c1615bb7b3cc50aec0810597 2,167 1.00/1.00 vMB 140
460,899 460,899 000000000000000001487927e7f44d4145969813cf082f10ef34a5515411cf2c 2,698 1.00/1.00 vMB 179
460,898 460,898 0000000000000000017ecd0a50daa8006287fc378633881b5c45fcee2529c97c 2,430 1.00/1.00 vMB 167
460,897 460,897 00000000000000000216c12a53d76981ae61fa5a3cbc791f2c0fc352d05c8bb4 2,445 1.00/1.00 vMB 179
460,896 460,896 0000000000000000017e617b61289f805c760926723e4eacc457b8da0eb3abac 1,779 0.75/1.00 vMB 231
460,895 460,895 000000000000000000e5b442aca54d78cf8e8919e1446bc24aedcb7e34ca9169 1,688 1.00/1.00 vMB 188
460,894 460,894 000000000000000001dc1f68744891a27665714758b58eb9be5f1e280a46623f 1,648 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 781.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 641.69 GB
    • Received: 12.52 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.