Loading Tool

Explorer IconExplorer

Memory Pool

39,916 transactions
17.61 vMB
0.14338423 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: 97.18/200 MB

Candidate Block

Mining Attempt dc9fd7eb23d37ebc1239dd9a4d39ca3d40b0498703dc51efc5c511dae1a53f50
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c8c2474881b711740d6173343170225d6516225920de0bdc2bd5cae038b42ab7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,414
Size: 1.00 vMB
Total Fees: 0.03900935 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (769,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,364 143,364 00000000000006689afa405c8cdb06b9fdadd938b3ad24af06424a92cbdab2c4 24 0.01 vMB 298
143,363 143,363 000000000000028d0988050defd46d842d2f57f57e17abab6ffb670e02d50863 13 0.00 vMB 16
143,362 143,362 000000000000087dfc2c15046411efb723025e279aaa0889b8536519e267bf3f 21 0.01 vMB 95
143,361 143,361 0000000000000773758012f4116a7b285fd510f80d06b0660230e7564105b327 43 0.02 vMB 136
143,360 143,360 00000000000008f86cf0e1f970c08df792f818d3963416f2d8c0fa5e5a951372 134 0.05 vMB 212
143,359 143,359 00000000000005ade94dc9ffeda4fa6e41fca8c5482127de1e04d43e16581a00 84 0.03 vMB 92
143,358 143,358 0000000000000774efad0d1b40cd2bb51558e471993d45172367fac1e8162cee 95 0.03 vMB 1,577
143,357 143,357 00000000000008c605ad310d7fdb692acbe00a90ed48ec4f1ce1b49f8e0dd018 106 0.03 vMB 104
143,356 143,356 00000000000000bd2287edf73e80f85f218e1215635f04be6e19b5cbbc789515 33 0.02 vMB 276
143,355 143,355 000000000000021321d81ca564858f10f255e2058457f315f6d3555474632021 2 0.00 vMB 2,481
143,354 143,354 00000000000007d2803e5c17c1270f05545f31353179833148d6546d0efa8707 85 0.03 vMB 19
143,353 143,353 000000000000056f402e10dc2813dff1f6ef6a78ee3298a26a51dfb04dfdf821 107 0.05 vMB 192
143,352 143,352 00000000000007fcfd48a9068506b1a300ab18fa09fe1f3fb85a9352e9e34f97 1 0.00 vMB 0
143,351 143,351 00000000000003ace7b03217061335852aa2c66dde831daccab1706c7b2a4824 16 0.00 vMB 60
143,350 143,350 0000000000000069b26744ce23d4d68f42e76234c47d76dac613ff55ad0087c3 26 0.01 vMB 48
143,349 143,349 00000000000008a6572a53745991f62bc1b07661eb79637bafc5db644912579a 15 0.00 vMB 73
143,348 143,348 00000000000003e4221875978da890067ca1b65672234b3cbf8ef667eb69e802 82 0.03 vMB 149
143,347 143,347 00000000000004313d6f3243854091ae3465ed661a6f206f1d2cf25430a8fdb4 63 0.03 vMB 299
143,346 143,346 0000000000000630bbe3e42c61476d5b0cdca0e8f5bf1f28ce60ef2d0e69cf17 15 0.01 vMB 577
143,345 143,345 00000000000005926d3301089434439baed1701a4c5938b58bb8c84ef0e05088 15 0.01 vMB 343
143,344 143,344 000000000000031debb7133851ef2edd7df4be0791a2c695c4fe9e65ff3c5274 13 0.00 vMB 10
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.85 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.