Loading Tool

Explorer IconExplorer

Memory Pool

49,381 transactions
30.67 vMB
0.09944533 BTC
Random Selection Loading Transactions
Max Size: 164.13/200 MB

Candidate Block

Mining Attempt 5a38834036188f2a23952c1497886d34647ed4e2a33e7c392c76a62c7b4bf82a
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 63f12e2d5cb0d023309de17eec7642c47f0c5066778444180aa28d1a6af8b176
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,300
Size: 1.00 vMB
Total Fees: 0.03498095 BTC
Feerates: 101.56 > 3.51 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (738,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,421 176,421 00000000000000d25fb986be517ec6515f5ac67e4b12e19b431b93fefe86df47 20 0.01/1.00 vMB 2,301
176,420 176,420 00000000000001a414bb554dddbbd0c89167e83d61ba269022005aaa0907fb16 9 0.00/1.00 vMB 20
176,419 176,419 0000000000000073efc704ed66fc93770ca09c5fe02edc11e2181cedea1660cb 6 0.01/1.00 vMB 26
176,418 176,418 000000000000098f9556af8c0614efc9933927be976e7a6bf27fc636f4c2755b 51 0.04/1.00 vMB 42
176,417 176,417 00000000000003372ca7362468913620fad4885ea90b2b430a4006c6353bd27a 32 0.01/1.00 vMB 62
176,416 176,416 00000000000005c223d40cd32c4941e076a521ad8da2276037a75184bcf79e16 14 0.01/1.00 vMB 250
176,415 176,415 00000000000001effc5fe380410f2f8441a076c99cca8d9d931a5e721f276053 135 0.04/1.00 vMB 87
176,414 176,414 00000000000006f14e9c898cfcd245482f0cc719462a67e849ab42e794aaacad 75 0.05/1.00 vMB 145
176,413 176,413 00000000000005a539008511620b9e35f3468f61acc9395b080d60b43418dcf5 147 0.05/1.00 vMB 148
176,412 176,412 000000000000041ba9e1cd1637162fdff4cbbf683ea2ccbf13ad49984f863e9f 93 0.05/1.00 vMB 314
176,411 176,411 0000000000000a21fecf1186ac52d36a21e470ee51ade1ce2e74b69fafa90f81 113 0.05/1.00 vMB 296
176,410 176,410 000000000000046cd82fb7fbe45510d9f03d6bf44c537e90ae789e1f9b33b954 11 0.05/1.00 vMB 92
176,409 176,409 00000000000002c11f36052baecda3a7b932c1f196d8c2817645a387d9963f89 43 0.02/1.00 vMB 201
176,408 176,408 000000000000015362576826d1ecafabfd9c125e4c5c7c10c792d400cd054deb 37 0.01/1.00 vMB 9
176,407 176,407 000000000000054256bcf4bdbedf94865b7a8fbda02eb25c4a72f964474666ff 30 0.02/1.00 vMB 83
176,406 176,406 00000000000000269c3d9c3f687d5e14dd20de155d0c99313967b772f89bec60 14 0.01/1.00 vMB 51
176,405 176,405 0000000000000a22ece834bc41a9181f0547b39a16c2f0d6e4a923e10581c479 1 0.00/1.00 vMB 0
176,404 176,404 00000000000008da2f4fe9bb92a235e106325bb7136ff9cf5f10a5e05c0bf597 55 0.02/1.00 vMB 81
176,403 176,403 000000000000002d521eff39061793c6ac962e903de234f571931b8c299439e0 22 0.01/1.00 vMB 276
176,402 176,402 00000000000008b6db86d438763f0e025b3f3adbc99ee2ffc2bd4108f87838e1 7 0.00/1.00 vMB 55
176,401 176,401 00000000000000346795ac9dda31fd3e9ec30578bfce3cee8352304e76821e48 41 0.02/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

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