Loading Tool

Explorer IconExplorer

Memory Pool

33,451 transactions
13.77 vMB
0.04648156 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.16/200 MB

Candidate Block

Mining Attempt 72498c71252ce77a087267f94952e99caa307321d4b2b0a4e37a03907fdab66c
Version 20000000
Previous Block 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d
Merkle Root fa084e9e5be657dc5b1a093a0593e362f1f6aead2fa3dbe4d9fcb07e48e216c0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 1.00 vMB
Total Fees: 0.01029738 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,346 (689,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,253 224,253 00000000000003316f1a0291cc1baabb0d2a540c37051e338adb8eef8f675447 565 0.25 vMB 207
224,252 224,252 0000000000000385b4911c5720994f72765bb9d7ca9c340d5fb498cb99fd0467 424 0.25 vMB 135
224,251 224,251 00000000000001fa3e8fdf9435d7cd522a54aa98c149d17a71752f3728e8c2b5 448 0.25 vMB 127
224,250 224,250 0000000000000078bb02ac3eaf46d9f14244f647fc22eedba892cf9e315d92ec 537 0.25 vMB 148
224,249 224,249 000000000000035e6e201d2b6eb50f708829ca15ddb9986808dc0fdc681bfe4a 798 0.25 vMB 256
224,248 224,248 0000000000000348d2e5b854b1d3ac949e0dc2955fe81c50a6438e7d9ad89d55 474 0.25 vMB 152
224,247 224,247 0000000000000368ee331c0b34d9266fe9991c9d66cba055ee281e6e27b3f5ae 681 0.25 vMB 231
224,246 224,246 0000000000000157681e4843318e764ea315a0aafc6be6a14258d8582e611f46 642 0.25 vMB 238
224,245 224,245 00000000000003008e472d0280fb04cf6a881f1e96557b5a026d49b11fee488c 171 0.07 vMB 164
224,244 224,244 00000000000002bd4abb85eb3e92f640d636a3361fa398d1089e061d797405ce 624 0.23 vMB 193
224,243 224,243 00000000000003d228be120f8fc97ca891ced9726954606bdaa6de5fab503a0f 514 0.24 vMB 189
224,242 224,242 00000000000000135c7baada7596f9de9ffc1ff0c0b5a4c28264101a093ecd31 248 0.14 vMB 129
224,241 224,241 0000000000000087da64cd8a30d29728243f3d4766b25e09650f8b432157a1d6 638 0.25 vMB 224
224,240 224,240 000000000000004fa1b4a77118cfc742d5bf3757f70d9aa57934f3038c764ac8 543 0.21 vMB 220
224,239 224,239 00000000000001353ece7d01e8e55411cf206ba16b1bd06d27314bdafa0631da 286 0.12 vMB 152
224,238 224,238 00000000000000b264f664fc0d7fe1a3879ef50ddf0e96165b7a3a1dc1bafedb 247 0.16 vMB 138
224,237 224,237 00000000000001723c340623a3e02f944160c79be5f58264f457b9bf3c0d17b4 649 0.25 vMB 207
224,236 224,236 000000000000014eb848fa32e2097f0312bb058cf36392a278d81674d05a55a4 127 0.08 vMB 151
224,235 224,235 00000000000000469ef6712453b921c091438008372bd9a3d4ce38a015b47ce3 295 0.14 vMB 175
224,234 224,234 000000000000036a07eef82ba37522aaddf071b9dd4f1500b12d78426c60a36d 342 0.15 vMB 170
224,233 224,233 0000000000000086e54664409b2fd4760460a265a846fdc3e504b3f59ae874fe 64 0.04 vMB 46
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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