Loading Tool

Explorer IconExplorer

Memory Pool

40,790 transactions
27.93 vMB
0.07312799 BTC
Random Selection Loading Transactions
Max Size: 143.37/200 MB

Candidate Block

Mining Attempt 85016139bac23a5e48e3c29937f7c9c8ccf32ce2987ed4102fb11ee3c5eac4da
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 3c0b91be8b261d733606107939278243798910834c2a92850b111f58f346ca95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,829
Size: 1.00 vMB
Total Fees: 0.01954605 BTC
Feerates: 101.49 > 1.96 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (330,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,427 584,427 0000000000000000000b6227a7085e28289fa194c59ce137ee42f66a5270f916 1,944 0.79/1.00 vMB 33
584,426 584,426 0000000000000000001038bcd965c694491c2a7e825cd0a4ee8d3576e885857d 2,350 1.00/1.00 vMB 35
584,425 584,425 0000000000000000001e344d8deefa8499f425e826d66c43532af4ad0233f58b 2,097 1.00/1.00 vMB 9
584,424 584,424 000000000000000000096a8809802ccf37c8e0d2d6130ff37e8d81d2d0e02654 2,194 1.00/1.00 vMB 49
584,423 584,423 0000000000000000000636c2d7db8898acc085305328dd31434911de629b8b29 2,509 1.00/1.00 vMB 69
584,422 584,422 0000000000000000000c90d02bcca9deb5a75df7c82369992da448d32df17904 2,172 1.00/1.00 vMB 83
584,421 584,421 00000000000000000012cd6260fec2691fdefe7cdba792ee521d65d689d67c88 429 0.18/1.00 vMB 28
584,420 584,420 000000000000000000153f4c9a0082882748fec5983bf3aa28c72dd5ec81ebfb 938 0.49/1.00 vMB 17
584,419 584,419 000000000000000000182c59b3e969b1f19a0c4bdec77c2ddb198f48c2d8557f 2,010 1.00/1.00 vMB 17
584,418 584,418 0000000000000000000faac7b036061c0ad2bb3cd8aa0a1f2d2f2167a8750585 1,402 1.00/1.00 vMB 49
584,417 584,417 0000000000000000001e0202eeec4009787cad02f9f635470042be045589d613 235 0.07/1.00 vMB 30
584,416 584,416 0000000000000000001011120da2949fbc00354c027b1b2d5e73ae219db6e36d 78 0.03/1.00 vMB 41
584,415 584,415 0000000000000000001e79b10d23ed4b7dc6fe38687008d9ae0d634910df4de4 307 0.10/1.00 vMB 30
584,414 584,414 00000000000000000012b962c2b204c5428de5121b8ed530f51d4c8a6202af1c 1,311 0.53/1.00 vMB 36
584,413 584,413 0000000000000000000ef0667010e93df621c666957c63df8a611bd9efc31f7f 1,261 0.42/1.00 vMB 39
584,412 584,412 0000000000000000000a57bc8be3a5c4ab72ca5e4f6a3c6a78d2c44566b4da49 440 0.15/1.00 vMB 26
584,411 584,411 00000000000000000007f04aa9b6c445413f8e89d915dfa94da3c8f4e5702703 2,597 0.90/1.00 vMB 32
584,410 584,410 000000000000000000056e0751f95a0da4ecc8e35221fbcb1d9647613953d261 1,034 0.29/1.00 vMB 2
584,409 584,409 000000000000000000134ed428dcf199e954e796d01f51e5f94aedfd000c8d7a 2,568 1.00/1.00 vMB 14
584,408 584,408 00000000000000000021f55f86e7e1562b608f333d81a0a4d85ad527fab84464 3,425 1.00/1.00 vMB 56
584,407 584,407 0000000000000000002004764d40ff299335affa56074879257d1a82912e88fb 70 0.02/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.