Loading Tool

Explorer IconExplorer

Memory Pool

46,710 transactions
20.45 vMB
0.05112917 BTC
Random Selection Loading Transactions
Max Size: 117.16/200 MB

Candidate Block

Mining Attempt ad672cc7c808d2de41d79da3b5ec8c2217d715d61e3d1ec6387a9cb7c332d177
Version 20000000
Previous Block 000000000000000000008cf925688a9324605cd72241f4351d10b89a2ee171a1
Merkle Root 738d8547a252655dd74260b1b1088ac9a04b09695b54c734a13706a492f66c8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,623
Size: 1.00 vMB
Total Fees: 0.01070644 BTC
Feerates: 100.53 > 1.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,947 (792,819 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,128 121,128 00000000000010304c16b01e25ac00364bedd953aec5dcef452cb89f57af50a0 11 0.00/1.00 vMB 309
121,127 121,127 0000000000006b149efd5e9d22ed80c9d6d01d71e1246c02fa117c858a9aea20 21 0.01/1.00 vMB 1,598
121,126 121,126 000000000000475e465114fac64a267ef55a79f0431af774f0ec90d42ea1f2d6 9 0.00/1.00 vMB 353
121,125 121,125 00000000000037351a4fa2e4cc97852cb4a498419844d79fb29e119c6d4cb32e 12 0.00/1.00 vMB 806
121,124 121,124 0000000000006429474c3f6635636d3824f68841935debde15a763bce02a7c18 13 0.00/1.00 vMB 596
121,123 121,123 000000000000223b64b7083652f2c3c79b0e5f175bd885697377a39e79502297 18 0.00/1.00 vMB 738
121,122 121,122 0000000000009487db37d79be368408e08196c327e124a033ae164db10753dc9 6 0.00/1.00 vMB 475
121,121 121,121 0000000000004d8ce1babf4fdbf153f813ec4776ea53f7e36cd4897886349f0d 5 0.00/1.00 vMB 4,000
121,120 121,120 000000000000538fd5bb2e5e98ca0019eb5d121fb429021cefbac1413fe56ccd 13 0.00/1.00 vMB 308
121,119 121,119 00000000000049fdef5f0074a089e9f82bed072d5e6d975fc411cb1ba6d64c00 11 0.00/1.00 vMB 2,049
121,118 121,118 000000000000555ba01c35729fd735cc063ef7900db77cddca3656db755be830 11 0.00/1.00 vMB 712
121,117 121,117 0000000000008264df3eee52f65383383e4d852d2636718632f8b3b9a1cefe42 11 0.00/1.00 vMB 1,341
121,116 121,116 0000000000001f04dc63a2c8965e8ed033aa4f51a3d57905814f883a6f2e5590 17 0.00/1.00 vMB 2,174
121,115 121,115 00000000000007cdee3c6a4aa379d4e8464692882572a4f9e71f5e2401752284 58 0.02/1.00 vMB 369
121,114 121,114 000000000000560f1d2a1da96a60bc7f57a35d31686fadf2ded8a71347f049db 23 0.01/1.00 vMB 1,896
121,113 121,113 00000000000080e7dbe1831f5ad5190ff80da15196829bec92ece2c7b577f36b 24 0.01/1.00 vMB 337
121,112 121,112 0000000000000cd3ff350131f2879af7917390825cd027150d05beb8147582c3 29 0.02/1.00 vMB 782
121,111 121,111 000000000000220aec71a1052b33d11444db6f88e3a6e6313159c4609d0b92ca 4 0.00/1.00 vMB 461
121,110 121,110 0000000000008c32948edaeec42a90afd6cebb14d4e773e1b1ec5b4102d8bc52 124 0.03/1.00 vMB 29
121,109 121,109 000000000000876ce07b94635e3a8959ae23bda70a0ae1965998f4830ab2095d 2 0.00/1.00 vMB 3,875
121,108 121,108 0000000000008ce13ce258833d3551bf5031f08ee9fae3d1ffaad4e9967cad90 15 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.52 GB

Node Details:

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