Loading Tool

Explorer IconExplorer

Memory Pool

48,092 transactions
27.86 vMB
0.06964635 BTC
Random Selection Loading Transactions
Max Size: 148.09/200 MB

Candidate Block

Mining Attempt fdda604cfa312d5e130dcff4e6fcb2731bb7573e326fb3fdfbe49aee27944c05
Version 20000000
Previous Block 0000000000000000000149e99e9fe928cc50ad17726ca7114570e11f41657874
Merkle Root 834ea3eca23c986605fe5622ab07ce0a02fab9375e14596bf55517c78106036d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.01718075 BTC
Feerates: 150.93 > 1.72 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,770 (735,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,414 179,414 000000000000047a1ce3105d4c8855d9af002b118e4af8ec7b638a385331012e 129 0.06/1.00 vMB 121
179,413 179,413 00000000000007512233815337a5093ece433ac96524d3cc9facc442bd30b406 181 0.07/1.00 vMB 129
179,412 179,412 000000000000049b1ce1d53079c7549c7a21cc0111c3b22446bc814bf1325156 152 0.07/1.00 vMB 145
179,411 179,411 00000000000004a660a1af2504f78e30aec8869387f71de65adbd17b3e420870 69 0.02/1.00 vMB 14
179,410 179,410 00000000000007afe7c67d703659e0f67f2d162ab98876d85f57be5b078b73ed 382 0.17/1.00 vMB 136
179,409 179,409 0000000000000b1adfb411a7c5aab48f304cd6efb688dc3aeafb62c877ff8d56 93 0.05/1.00 vMB 589
179,408 179,408 00000000000001c99f7c6f056f1bc679090be7e162d4a8276242165c7faf461e 45 0.02/1.00 vMB 95
179,407 179,407 000000000000078ac0ba7b577a78044c1b5135aa152686c7c68effff0ba19df9 16 0.01/1.00 vMB 51
179,406 179,406 00000000000006eff3cf706090269d3a2b4e95545283d583b99c3cc70c5ca6af 111 0.10/1.00 vMB 105
179,405 179,405 00000000000006b972aecebe06605d5b351f7cec301ae501efb3ae6d57539bd1 52 0.02/1.00 vMB 154
179,404 179,404 000000000000044e41692665b49730e8f0d37046d1a95d37b8a1aa98e6cb19d2 185 0.07/1.00 vMB 135
179,403 179,403 00000000000007e8d57a92232edf12809370e26b732d6dc3dbe5417f7c648ffe 141 0.06/1.00 vMB 121
179,402 179,402 00000000000008dadecf59dadb5c19c6169007f58ba71e74526362e5bc6c1bfb 12 0.00/1.00 vMB 71
179,401 179,401 00000000000004dd1adfc6b20b54e9103ed7734c9801e8806f8b5b4eb0fbfb6c 169 0.09/1.00 vMB 95
179,400 179,400 0000000000000435e44123773e1570b7c7f2a874c4e97a0d9dc2fbb4b1e4906e 60 0.02/1.00 vMB 25
179,399 179,399 000000000000085de07ffebee357b7ac711d88f6e7159993792ace8fa796833c 77 0.02/1.00 vMB 16
179,398 179,398 00000000000007eaf1576870a1a410277ef94d30ae5caf1130ffbe6b9793035c 96 0.05/1.00 vMB 114
179,397 179,397 0000000000000a25a9820ca0a4f1bef0edc1bd9c2259e7f96a040b46c5288512 398 0.21/1.00 vMB 112
179,396 179,396 00000000000005d391679a379cdc92252f9cfdced18f4eb888706a93cd528dfb 130 0.05/1.00 vMB 103
179,395 179,395 00000000000002fc35b591705a90b6605e784bd255ade633475a5ce1dc636e03 61 0.02/1.00 vMB 2
179,394 179,394 000000000000016577b680d8386789e94b23bf2be111b9c055d5a82116c75d65 67 0.03/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 781.98 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: 648.20 GB
    • Received: 13.02 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.