Loading Tool

Explorer IconExplorer

Memory Pool

83,214 transactions
32.16 vMB
0.08572808 BTC
Random Selection Loading Transactions
Max Size: 195.26/200 MB

Candidate Block

Mining Attempt bbe8b61211ed556cf225e760557e34a8e1e05ebf0bf5aa250ba999fd9c1da2ca
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 7bb1f221edd0a43fac6782e52ec8aa39e126f7cf2a53ff60d382ff59656cac31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,190
Size: 1.00 vMB
Total Fees: 0.01502023 BTC
Feerates: 150.92 > 1.51 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (791,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,043 124,043 00000000000037bf86fc98f9d85d2cde185f67f4a3eb2172155d81eb61ced0d5 14 0.01/1.00 vMB 365
124,042 124,042 000000000000688f3a60bd4b4ebddfda89cf04091aa999be3461418a81872334 14 0.01/1.00 vMB 160
124,041 124,041 0000000000002a84419782f6e668590cb720e088bf47cabe7803b5dd994db3a4 51 0.02/1.00 vMB 1,363
124,040 124,040 0000000000002e3309e8c9ebf6bbc5ec3bacc104de5183b07d75afe91c179cc8 9 0.00/1.00 vMB 0
124,039 124,039 00000000000064103c025ba4a2c064e76001f0f6c358b4da1c2d950e134d9535 5 0.00/1.00 vMB 0
124,038 124,038 0000000000002a8d51519d44d3ddd49a3d278d77493bea1a1f53a9563cfc518d 8 0.01/1.00 vMB 153
124,037 124,037 0000000000005a9f5201d1817f5113614c99408b801d12c69d3d74155aad77a6 6 0.00/1.00 vMB 572
124,036 124,036 00000000000031b2683906b29b9825deaf254a62c2b953a71fcac3c62f67d441 12 0.01/1.00 vMB 0
124,035 124,035 000000000000493fbe3a17a0769037cbc6594495a7f9aeabd5930dc7aae26aef 57 0.03/1.00 vMB 302
124,034 124,034 00000000000064e1a6423ed46f5b4bf70fba5e6e9be98ac72b59eeac67a87564 7 0.01/1.00 vMB 1,595
124,033 124,033 00000000000031429c0f83c26fc4a608dccdeeee78c54caa01642efbed4e165e 6 0.00/1.00 vMB 3,399
124,032 124,032 0000000000002e3bbcd7e21625f1bbb3480638c21e7bdbbe78d552f04a19e6e3 1 0.00/1.00 vMB 0
124,031 124,031 00000000000012a323a21b48363c665b5f10405ed6de886bf29a555a6d682659 12 0.00/1.00 vMB 346
124,030 124,030 00000000000049aa23d68ea7bb0a94bf166847166b68bb4f73c64d4b5c16436d 28 0.01/1.00 vMB 801
124,029 124,029 000000000000290d84d8a6219707764522933668a94a7c0a56e26afb9e924bd1 15 0.01/1.00 vMB 933
124,028 124,028 0000000000003d4f96ea9da0c01bdf7724039c981232b30ff74641d40522dca0 8 0.00/1.00 vMB 0
124,027 124,027 0000000000001eab533387ecc1b09a3bed7c66c7e50c6b21a103ad17eecea8cc 7 0.00/1.00 vMB 297
124,026 124,026 00000000000010d44fa980c7f5e20cc1e10734346c390b809371df5f0c6bf122 2 0.00/1.00 vMB 0
124,025 124,025 00000000000045eadb5fa76eebcf16e5c097c1b8c4c149d1a9581f62e15a02e2 6 0.00/1.00 vMB 0
124,024 124,024 0000000000002da1635a73fd1470494668144ca0288bfe9997501e0dc5153a90 7 0.00/1.00 vMB 1,012
124,023 124,023 0000000000001f85c7e3ca5d80e9302c37718c1048b025b4182ff6a2f13d8ad1 9 0.01/1.00 vMB 705
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.