Loading Tool

Explorer IconExplorer

Memory Pool

81,096 transactions
29.80 vMB
0.08460394 BTC
Random Selection Loading Transactions
Max Size: 180.76/200 MB

Candidate Block

Mining Attempt 5378fa7f234687414de7bc2376a78ca71521bdb19c73ecd0d50f230d1875db50
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root 8f25ee1be2f9ecf2aed0cc6e3addee20debdc9de72edc27f19116a1051d0b009
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,976
Size: 1.00 vMB
Total Fees: 0.01771219 BTC
Feerates: 100.36 > 1.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (205,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,302 709,302 000000000000000000015c0ade6f740cb11c5c3aac5c9e5edd288d72565a838c 1,461 0.77/1.00 vMB 12
709,301 709,301 0000000000000000000c562a6b832944cece015df9d6b0caa20450146a6b59b8 603 0.89/1.00 vMB 5
709,300 709,300 00000000000000000004319b82cb79eebbb37c5f80698f86b484c5477911aafe 2,269 1.00/1.00 vMB 11
709,299 709,299 00000000000000000004b55132440cf27a94e711c273b21158f568b8e993ed76 2,068 1.00/1.00 vMB 6
709,298 709,298 00000000000000000007c482f3b6628ec30f312185a274374138ebaa20a769b2 3,487 1.00/1.00 vMB 10
709,297 709,297 0000000000000000000a3ffd5f589f0fec79c86413990593c99eca73f4f64ec1 3,402 1.00/1.00 vMB 7
709,296 709,296 0000000000000000000040caccd603ed99c6d3ba395b12764a0a29488082ccb3 2,890 1.00/1.00 vMB 17
709,295 709,295 00000000000000000003c366273f7f127787d2b04213201dc1bcbd9aea58b244 3,204 1.00/1.00 vMB 11
709,294 709,294 00000000000000000006cb3f7533a96cf5508384a6a5b6fc85468596c43ebded 2,804 1.00/1.00 vMB 25
709,293 709,293 0000000000000000000a0eeec1ef185c6bbbf226d21765d91376bf5ae76ffd40 1,582 1.00/1.00 vMB 7
709,292 709,292 00000000000000000000aeebc576004f0555d9e554b3e805c9c3543aea3859e8 2,412 1.00/1.00 vMB 14
709,291 709,291 0000000000000000000c146c76cfe9b6803946a7178a6bfcf8f69af126fcdb22 2,750 1.00/1.00 vMB 18
709,290 709,290 0000000000000000000c568a345bb046d96e8d59ef2dcb546abe0684100a021a 252 0.54/1.00 vMB 1
709,289 709,289 0000000000000000000ccc247ebef3f21754171ac192fca39d63d72c14a23f09 1,794 1.00/1.00 vMB 6
709,288 709,288 000000000000000000075cefee9501ad3a91e5132875105bcb08e230d52169f6 2,691 1.00/1.00 vMB 2
709,287 709,287 00000000000000000005e19da269b27530ee7f56be83c61553e69978965f313d 1,830 1.00/1.00 vMB 5
709,286 709,286 00000000000000000006c0d20386ccb99eba265c9899a71de666c12a4eeedd55 3,032 1.00/1.00 vMB 8
709,285 709,285 000000000000000000008f88d75053b6a6b223dbf8d213a765a7f2b736008113 3,251 1.00/1.00 vMB 18
709,284 709,284 000000000000000000052e62627b42eb3ff0c38147236ac4a587435791b3fddb 2,713 1.00/1.00 vMB 21
709,283 709,283 00000000000000000002ad361f12ef193f04526b1473f837ee9a604689b61ef1 1,749 1.00/1.00 vMB 10
709,282 709,282 0000000000000000000b859706f88bcabf5f622548f39fc5d07435a13fcfbba5 3,141 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.80 GB
    • Received: 16.01 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.