Loading Tool

Explorer IconExplorer

Memory Pool

17,138 transactions
6.51 vMB
0.04442466 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.25/200 MB

Candidate Block

Mining Attempt a322a7c2e01cc1ff63b28511e9513ddea8b66682888e32fa934696b8e5288d77
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root e76b7743191d14f424cd8dcbf5dbd8e7a3dbbe87fd2e20d5c4026c829d263aed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,051
Size: 1.00 vMB
Total Fees: 0.03087955 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (706,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,482 206,482 00000000000001914137b447306caf04ccc184e873775adcb5ab3f402ed7abfa 121 0.05 vMB 17
206,481 206,481 00000000000000d0c8b68f7f38958a36e8c4454289a9002afe271fa40ba8a05c 589 0.23 vMB 191
206,480 206,480 00000000000004c20256620264a4b200f0fa306e8c20192eb77975d33280e80b 269 0.22 vMB 134
206,479 206,479 00000000000003eee1d386e0e36b84b56986360a7c783be949cd5205b3a9b524 150 0.05 vMB 143
206,478 206,478 00000000000002559d98dbfb2f9543cdf5cee4d893587bf15e9acd8cc822d57a 5 0.00 vMB 174
206,477 206,477 00000000000004e9e3f2fe509b5d3571dfe35dbd0dfd27097640e725fe6dc5ca 151 0.05 vMB 123
206,476 206,476 00000000000004a42633e1fdbda346be7f3fbb2f82dc653f59678305aa301b73 425 0.28 vMB 162
206,475 206,475 00000000000002470854d370c2267e2851d81995474c1212bd68d6b86aab1e4b 344 0.12 vMB 223
206,474 206,474 000000000000001a5ff59f409373d7aa3371bf418af8e344d7733211c588b50f 191 0.06 vMB 54
206,473 206,473 000000000000040cc0d5e003d6f136502b064ea13a4f27b3dea8810613afeb2a 117 0.05 vMB 90
206,472 206,472 00000000000000e8cdb2e353416ae94ec8ff366b7067b410a9e783a10c31f876 248 0.10 vMB 172
206,471 206,471 00000000000002e19724fcb69e40b94f8cde5363ff7c63f2645454344e65d454 178 0.24 vMB 105
206,470 206,470 00000000000004d162f00398a8dae9ca92841fcd69264c7f60658a651496c974 12 0.00 vMB 14
206,469 206,469 000000000000049a671dcba59f2b4d7b383500bb128c5f49fa96a071f405072a 283 0.14 vMB 224
206,468 206,468 00000000000003a0e50ddb3d4bafaa5cd905dbf4272ea8d205e0630ec7bada46 336 0.19 vMB 154
206,467 206,467 00000000000000ca22114ec9981b57bde0a51c6223efd1c187344536397fc0f5 515 0.30 vMB 130
206,466 206,466 00000000000004df9d9bf1e9df9c96c562e4cb5e4cad6703cc3f8403cc23246c 131 0.05 vMB 149
206,465 206,465 000000000000013d86b8a5c6144c47cb1213608f2d6c29f6a8e9cdae0593a1c5 138 0.05 vMB 92
206,464 206,464 00000000000002168e46327d0ba80a2dfe04d7bef93791cd9177b08bd8e6a08f 68 0.03 vMB 22
206,463 206,463 00000000000001e2fc4f25fe6d5e6600d978cd937d2528c1e08e78850423fefd 415 0.16 vMB 194
206,462 206,462 000000000000021f176d8be3c0b98daa322adee60b9fb7c3d9b2843caf804013 11 0.00 vMB 295
Previous 10 blocks ↓
Total Size: 779.65 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: 310.34 GB
    • Received: 1.47 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.