Loading Tool

Explorer IconExplorer

Memory Pool

39,867 transactions
18.78 vMB
0.17896471 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.13/200 MB

Candidate Block

Mining Attempt 79e20ccc209cf00007f447f57f19eb70729d997172713cb1aa36f3477258ecb4
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 3c57bdefe66441fdb2c36b90ad1d42c768f91dbb6db78479a170da4245a2b35e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.05152519 BTC
Median Feerate: 4.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (710,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
202,652 202,652 00000000000003d36c2d2110502b83149ac034a9a09e9205a0a1e5719bf0bffa 114 0.05 vMB 197
202,651 202,651 000000000000044b06e69ce0577a4579ded41ab436d7023c0edaa0f253c59631 88 0.05 vMB 108
202,650 202,650 000000000000018ff98917cb8618f81c3b59dc6c99962fb42387326bdc81d864 145 0.06 vMB 121
202,649 202,649 0000000000000235eba6e49a1fc8fc7850d6b3ebd84db0db2cc766601674b9db 144 0.07 vMB 101
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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