Loading Tool

Explorer IconExplorer

Memory Pool

41,211 transactions
18.07 vMB
0.16984051 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.68/200 MB

Candidate Block

Mining Attempt 60d7af7189e41259f29cb6ca87cc2baa9cf392d72629fa3147a063b6e0004c8a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6fcd117f16d1327665c8487a21af000e4b57f2048bef5772c7ddef21f50966ad
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.05450977 BTC
Median Feerate: 4.57 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (710,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,673 202,673 000000000000048692d3667eb1a0488151efa9ad1530e7eb83effcdab5a3b33e 421 0.21 vMB 130
202,672 202,672 0000000000000139e8b6419df0b9d6f525fd43627e6557a6f4242eb5ca29fc10 25 0.01 vMB 95
202,671 202,671 000000000000008a52604017690a3910df3b6e272a6ab03a192daa69ebb4954a 230 0.10 vMB 41
202,670 202,670 00000000000003ab0229a4edcb49a8b1347514b5c81e83bc026c4cccd8c96fd0 88 0.05 vMB 63
202,669 202,669 00000000000003fbc5e7e37b2264dcbd7750109c2cb2211de2aa03405a95e222 322 0.11 vMB 153
202,668 202,668 0000000000000576c052f481e3521c17ba65eda7357937fc668fea26c535008b 283 0.16 vMB 118
202,667 202,667 00000000000002bb7fc5ed9c42715f88df6dafdb33cbc561f71e556ed01777c0 6 0.00 vMB 0
202,666 202,666 0000000000000490c16618b956b18568e38f798dc5880dfb846576a49940d899 473 0.24 vMB 160
202,665 202,665 0000000000000393673d08e249e4d3a497c6663d2f342fc16cae8114dc42ddb2 159 0.05 vMB 53
202,664 202,664 00000000000002f57d631346cf49047d553023ac2b656d0c4fba2c964da15981 151 0.05 vMB 273
202,663 202,663 00000000000002ea0fb672133c4af78dd21799a033d77a303b70a80e8dc8c67d 24 0.01 vMB 219
202,662 202,662 0000000000000212f933072c762a29f9d81b7dfe7b5b2bdc157523be844a6f2c 41 0.02 vMB 226
202,661 202,661 0000000000000558aaf2262befa80b3dfc70c5f6416c15c00459d1f99bfc51ac 366 0.19 vMB 74
202,660 202,660 0000000000000308b7e705ecde1cd4ebc935a0cec707ac46e05bc8d6bc331be6 11 0.00 vMB 171
202,659 202,659 00000000000001c8aa8955119f94ca5a67805a517fe64b49421b0653d8972248 227 0.11 vMB 196
202,658 202,658 000000000000010b1c13c3934d314a4a5ed0e90f4824dcead2bfda016292fb77 124 0.05 vMB 128
202,657 202,657 0000000000000167ec50a7034bae4aeb96fff7201191e9381c4522cb9eb4d8f0 89 0.03 vMB 50
202,656 202,656 000000000000045ef9dc9f297305b132764d50ec568aba7378bf8e81330225f4 181 0.08 vMB 200
202,655 202,655 000000000000001e28a206dbd3087d45e32eb388e0e6f666173111b985eedc02 248 0.09 vMB 686
202,654 202,654 00000000000001b777ac393f97f5641a2e3aff24587530edbc907722b005b038 118 0.05 vMB 136
202,653 202,653 00000000000005437472089923ed881381889466cc6a32f36b51c5a027312461 74 0.02 vMB 156
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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