Loading Tool

Explorer IconExplorer

Memory Pool

20,421 transactions
8.87 vMB
0.04869499 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.93/200 MB

Candidate Block

Mining Attempt 8e282c16768ca4de35fa0851fc1c253f6a6eecd011a2dbd919d66f9d654c0390
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 3e04df99d031e3eb9e874b5d0b42a7aa444c708ef77299dfbb069123a6c2313e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.02795111 BTC
Median Feerate: 2.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (716,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,151 197,151 0000000000000004801f25db1cdac7158c830fe48f205d4ead857230dccb879d 640 0.25 vMB 144
197,150 197,150 0000000000000018eae42b63ce48391393480828cf83a6072d97552a4a1c62f2 157 0.04 vMB 95
197,149 197,149 00000000000003f266a93eb7a01d7ba464dce5cc4ec0f121d2d924e89b7658df 187 0.07 vMB 1,078
197,148 197,148 000000000000065d022e64f3fba8f6d4f31f4560ee54cb548b1a58cc8827c194 11 0.00 vMB 1,490
197,147 197,147 00000000000002b493ea179f8b0e06575bfcec7c50989ac1dffa08aa1dfa52ff 14 0.00 vMB 15
197,146 197,146 00000000000004c21191dbcd3bfaadf2c47819cd62f49d94db96284af5ecd241 370 0.13 vMB 482
197,145 197,145 000000000000031cb5812a8501e009acea7ffc094a0ef666e099db156b151b6d 50 0.02 vMB 456
197,144 197,144 000000000000023e122123d642d6033b7f86c51397544a4307cebf705d008b43 77 0.03 vMB 417
197,143 197,143 000000000000053aa57405624983c08c5a93b76e6837594dab2246b3d656af9d 115 0.04 vMB 513
197,142 197,142 0000000000000177e5aaefa5e2b031f531d073d2e2ad3ec62b8d5693c34719b9 37 0.03 vMB 168
197,141 197,141 000000000000005b6a33c8551eb27ee29a832814c2a6aca2f83fc20fab7baedc 103 0.03 vMB 39
197,140 197,140 00000000000000066d0994e2782e6ef729b1b43071dccf345d4f9bfd144dbc23 149 0.12 vMB 181
197,139 197,139 00000000000000379f6579a0735a285bbe64a1e8575195f3c77e3cf5fa62693f 157 0.05 vMB 169
197,138 197,138 00000000000004c1d3e4fdef1eb88ef9b940abc8afb3990f0224328982269a9c 185 0.08 vMB 137
197,137 197,137 000000000000024684b22a5af951bdf1167f11d9d8c08306823fa19d0ffdeb75 112 0.05 vMB 182
197,136 197,136 0000000000000541f80cf2a3c2cb4ec6c3ec9538d0cc8e13978929edc89ebe99 10 0.00 vMB 29
197,135 197,135 00000000000002f096eab5160664ba93fb046cf489f96f25dd832a62510b1c44 16 0.00 vMB 12
197,134 197,134 00000000000004f0ea0db0b8319e88146fe4fc6710e4db683eab5ef283eb9b55 429 0.18 vMB 131
197,133 197,133 00000000000005060ec8b4054c34dc24ad3186ef473043ff5bcf414b30773172 97 0.03 vMB 203
197,132 197,132 00000000000005a441980babf72e20a84ea67d265bf00ad6617de7cf79eaf78d 323 0.14 vMB 133
197,131 197,131 000000000000012dfce2a5a790c707112d1a3d69cfc3a80d2c7ba6c05b26bd49 895 0.34 vMB 145
Previous 10 blocks ↓
Total Size: 779.54 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: 249.54 GB
    • Received: 0.95 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.