Loading Tool

Explorer IconExplorer

Memory Pool

28,397 transactions
8.29 vMB
0.08518106 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.09/200 MB

Candidate Block

Mining Attempt 72069c2f231ace9a7389471c904e8c5fae989691f73329a5bd51529fa5d1a510
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root b01f6a64e850b44c47b44f84cb519e569256f25f11c3e89cc50e653ce77d7aab
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,985
Size: 1.00 vMB
Total Fees: 0.03689947 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (710,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,568 202,568 0000000000000111c07868ea35d8fa5cc5cf1bdd7cf660e3af71615a9f1dcf2d 851 0.42 vMB 164
202,567 202,567 00000000000004705900a6287c47536529a1ac485ff31d96004213baa7a54a75 229 0.08 vMB 629
202,566 202,566 00000000000003300082470172a84c02a3ec0b9286b4dfdeb9782b54810dd3be 32 0.09 vMB 69
202,565 202,565 000000000000010790a793a3feaa4f8f5db32d9f224cd1e6e2cea8753c63e65c 834 0.25 vMB 316
202,564 202,564 00000000000000ee371d636d3530cc061bfa76b0aca990d2f4f3d37f7a029a0f 29 0.02 vMB 122
202,563 202,563 00000000000003b3286058b6018badd12fe4a62c5fa20b66b3b4a3dfb3b48cd8 139 0.05 vMB 362
202,562 202,562 0000000000000354c9a5fa1deb431c4328bce11a4bfacff4fd52a7ecafaaa293 10 0.00 vMB 11
202,561 202,561 00000000000002bcd04c06d981a1c711bbe866456a70415ebfae7da6471fd294 137 0.07 vMB 161
202,560 202,560 00000000000001fed86c7ef202f0007f742c738b0b3d258f390587d94846e324 143 0.03 vMB 8
202,559 202,559 000000000000042031e68ac77501ec329ec0be485b7c90a78e541742f458cdc5 468 0.22 vMB 125
202,558 202,558 00000000000004c8ed3de7374efa8f088dd8b37cdfba5756c2b94ce51b3513e3 130 0.05 vMB 180
202,557 202,557 000000000000037b252f4e468d0a0dcf6549ff8b65bed1b345e6141bb06755ac 494 0.16 vMB 183
202,556 202,556 00000000000003def5554526d21a8abfbe6ebbbf80a4b94c986f43427c782793 377 0.15 vMB 183
202,555 202,555 000000000000042967737d4b61060bd727de1e6d44bfe6661e59334a5dd359ab 139 0.05 vMB 268
202,554 202,554 00000000000000420c6e4d947d52b984a999ba09faf02107e58016a342343898 11 0.00 vMB 33
202,553 202,553 00000000000001f729bccd74121efe0c3f345fec62daac3c00488cdf56ffbd6b 106 0.07 vMB 180
202,552 202,552 000000000000031875564ec528b037776a634630adaf841d94e97cd756576e27 112 0.04 vMB 83
202,551 202,551 00000000000001454d52d87e037ec43d570d9a83cd67793e571f062b7aae9430 638 0.21 vMB 180
202,550 202,550 0000000000000312cbd8557234f1ffd532d48261e00b39adaed257afd4c6347a 27 0.02 vMB 145
202,549 202,549 00000000000002cec31c3ce2909062c14a16c547b33dfa31ab30b5489d0fabcd 14 0.00 vMB 89
202,548 202,548 000000000000034f0ce82fe40ac96f0bf95076034fdde9b6394db21101d22877 252 0.15 vMB 176
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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