Loading Tool

Explorer IconExplorer

Memory Pool

13,392 transactions
9.16 vMB
0.02363129 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.50/200 MB

Candidate Block

Mining Attempt 00c73ff3154994eedd96defc886b60fdd7fc60dc9a0857e38f0ff0ec556b3ee0
Version 20000000
Previous Block 000000000000000000002da2cfaa2c083bb22b8405282515da43f57834a1d7ee
Merkle Root f1e05abc1611244fb41eb88714c83936f507ac6671820c2077dc5dbefd4689d2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,530
Size: 1.00 vMB
Total Fees: 0.00365670 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,360 (692,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,952 220,952 000000000000020b558dce56a1c8a4446166d4d18652d7385b0a78f12e6e02da 32 0.01 vMB 136
220,951 220,951 0000000000000249a24bd84333d240c41707dfd92df3ae412e3ad1675f35d4e3 370 0.16 vMB 206
220,950 220,950 00000000000002c7adfd26544251e9a84b764862e10758a5bdae04bb19739930 120 0.04 vMB 91
220,949 220,949 000000000000021f34486791606e4f7b5cb8814489a43b21f1f50afb8a9e82b4 477 0.24 vMB 215
220,948 220,948 00000000000000e1a82b681812df0c5fb818bf713bed1c7a42e1c1999c90427f 388 0.17 vMB 242
220,947 220,947 000000000000043ee266e0ba787a285d168ce7cff3265108cd6d813d09fec843 261 0.16 vMB 191
220,946 220,946 0000000000000226224347a8707d26f27714c61402aa95cd8a865da7938c097d 280 0.07 vMB 15
220,945 220,945 00000000000003f7742e4ca87ac43b66507c4a132c95e741577b17040ae13162 294 0.14 vMB 185
220,944 220,944 0000000000000148f3356a593daee6b1cd326ccf535d3a0503871440857da842 644 0.25 vMB 239
220,943 220,943 00000000000001c2753653249c485d76dd2d7dc76254435f8ff355543e85d697 147 0.08 vMB 105
220,942 220,942 0000000000000466db0bb9ce995551cc52629ad5004068b11da62c7e82477906 92 0.05 vMB 131
220,941 220,941 00000000000002228312b6bed301744c454d89c79dfb9e56835d8ee2146a723c 180 0.10 vMB 107
220,940 220,940 00000000000001325e05fbaf356b206a2c995ddbaf1eeb5496ddfb04ae9c49d7 77 0.03 vMB 19
220,939 220,939 00000000000002001e914d5ac43a80b04babe275b1ec5c7806e20aed313e8b3f 533 0.22 vMB 259
220,938 220,938 000000000000035d5f00514699c7e41e101fb30f9af291d34cdb595546925748 421 0.20 vMB 200
220,937 220,937 0000000000000309251ab4eff5e81b8f867255a69f117fafa6340b303ed0458c 302 0.13 vMB 207
220,936 220,936 00000000000000d919be81eccfe4ba43fedfdb63d47ca89f3805ac88a97d75ba 270 0.13 vMB 176
220,935 220,935 0000000000000350037559c0d7b974e9ac3e6e7c3a6f7187fbf02daeb8866228 1 0.00 vMB 0
220,934 220,934 00000000000000c677f5f4450589a59ef35427f32b76c804be6d27f76d4c56bc 320 0.14 vMB 229
220,933 220,933 0000000000000422812394e84370f51b91b8cc6fc219746049a7cfe4de26558f 303 0.15 vMB 213
220,932 220,932 0000000000000290e9c5ca7f9c4fb014c4f9f639dcffa6821c4616b7762509f7 534 0.21 vMB 249
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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