Loading Tool

Explorer IconExplorer

Memory Pool

72,338 transactions
27.43 vMB
0.07466648 BTC
Random Selection Loading Transactions
Max Size: 165.75/200 MB

Candidate Block

Mining Attempt 7d9188946e586ceb9eef515a8e137fe55225d167ae0a9b3200b39bfaccafdea8
Version 20000000
Previous Block 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0
Merkle Root aa77092acc28f3b4d2faf77da9d100b67e0b8d47de54202a957e0f4361e483a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,470
Size: 1.00 vMB
Total Fees: 0.01558816 BTC
Feerates: 322.65 > 1.56 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,565 (699,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,071 216,071 00000000000002d5d0f242ba924cf04e2dc6042c9c0dc066ace5280c4f6f7995 575 0.26/1.00 vMB 161
216,070 216,070 000000000000026746d3d54ab2bd0a2347aec8098e14e796040a07dcb624d511 512 0.14/1.00 vMB 258
216,069 216,069 000000000000038891455f62d0b7c761d63ebc7df95fc354660c374aaecdd187 148 0.05/1.00 vMB 129
216,068 216,068 0000000000000429469fed9b50c7320c2da959d41160823bd9d271cdd813e18e 775 0.45/1.00 vMB 423
216,067 216,067 00000000000004ec9cb627e59e6ec34179fe4fbee7493892eca5f069fd9192fe 563 0.25/1.00 vMB 157
216,066 216,066 000000000000000900a140596d2aa8cb5b5c6c9fee43e25b9a3994586cd428e9 912 0.25/1.00 vMB 291
216,065 216,065 00000000000002e2690f4c60519d8561accf3c70b70acb1915f9f4e925d3b19b 570 0.25/1.00 vMB 175
216,064 216,064 0000000000000522e15ed7c13e6e50cc4200eb061fb104370cf39cf0087eceea 619 0.28/1.00 vMB 173
216,063 216,063 0000000000000154b05cf5db89dd430b85e7e9e21f872265df72c44ba34b2143 135 0.05/1.00 vMB 105
216,062 216,062 000000000000002fd399afad2a3ddcd182475c1f675598593032fa2e99608424 518 0.25/1.00 vMB 132
216,061 216,061 000000000000013f2fc899651bc57127f6225e33be15f0deab42b33c559c5037 752 0.20/1.00 vMB 229
216,060 216,060 00000000000003102a5547f9c0bf068611f174308c3855dd3033d85824b02616 557 0.29/1.00 vMB 150
216,059 216,059 00000000000000a44d2e7e4f2dc68d48fd87de3f81bc8512d9bd6f0653f34f3b 131 0.05/1.00 vMB 92
216,058 216,058 00000000000003b7472cbf8be0930ac8d05b24f900caa482a9346cff578d625f 512 0.13/1.00 vMB 218
216,057 216,057 0000000000000346f066d6e056235045303a8d3cd53547f1d7f88ca946e74c22 809 0.25/1.00 vMB 447
216,056 216,056 00000000000001252a0357bb28792cfb64d30db97aabfed1f6c36c33fd1bb339 564 0.25/1.00 vMB 371
216,055 216,055 00000000000000fb3bec553246bffa1f87d6e604aa9b17be6574aabb41f26009 657 0.36/1.00 vMB 130
216,054 216,054 0000000000000145ab2a07acf453170d7f2d666b432406284ad1efd066b11ff1 838 0.25/1.00 vMB 254
216,053 216,053 00000000000003fa57e52ee4ae7ad964ae37c4884050f6a4707cca4d3a6d5e6d 147 0.05/1.00 vMB 423
216,052 216,052 00000000000002759c5fffee7f8646513f7f42deb6b460e94d933830b227358b 327 0.19/1.00 vMB 111
216,051 216,051 00000000000004f44ed0d1726ebff6d272e3e0499e1b61425965c0475dda77ae 753 0.25/1.00 vMB 246
Previous 10 blocks ↓
Total Size: 783.37 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: 768.67 GB
    • Received: 19.63 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.