Loading Tool

Explorer IconExplorer

Memory Pool

73,209 transactions
28.20 vMB
0.07215667 BTC
Random Selection Loading Transactions
Max Size: 166.95/200 MB

Candidate Block

Mining Attempt 9356cab295ba65f0836964d67868299661487caf85e88d0c625dcad9f4644765
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 1b32ea74b3bf24de62d22621330ce644f7343ac55e7e69184ff3acd0f8e5f5a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,198
Size: 1.00 vMB
Total Fees: 0.01555923 BTC
Feerates: 150.86 > 1.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (384,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,336 530,336 0000000000000000002d009d8aebf5d28a2c78b9156043031b4677e20b91633b 2,390 1.00/1.00 vMB 37
530,335 530,335 0000000000000000000da73807418e8291886660a6d88347078edf2774a00f5c 1,511 1.00/1.00 vMB 5
530,334 530,334 000000000000000000257f32cf53d418f13032c5295d5d2b9d685f4de6e5b0af 1,421 1.00/1.00 vMB 22
530,333 530,333 0000000000000000001a6ddb3d90b22f66d3e17992d58172949d67c35673e4d0 1,160 1.00/1.00 vMB 11
530,332 530,332 0000000000000000002b25ee829ea1d968dae36c0a83f50161f7b0860039060a 2,579 1.00/1.00 vMB 34
530,331 530,331 0000000000000000003154a1467a91ff67b307b36d2479190b7ddee665a05076 1,706 1.00/1.00 vMB 20
530,330 530,330 000000000000000000291b5641410acc6c83727189e4c445832d2adbdae3f467 1,998 1.00/1.00 vMB 10
530,329 530,329 000000000000000000004ec644dd675bf6fed6cea4a9d48ab54b0fd3688f3389 2,751 1.00/1.00 vMB 36
530,328 530,328 00000000000000000016400e48e21baed5672eeecf2dd48561fca8f7ae18c5dd 2,919 1.00/1.00 vMB 21
530,327 530,327 0000000000000000002ccab26e25e097a10308740c6a682379828fc28b3a7f1e 3,106 1.00/1.00 vMB 31
530,326 530,326 00000000000000000019a2d4004c76095fc2dea043c91144cd90175eb0843f38 2,726 1.00/1.00 vMB 25
530,325 530,325 00000000000000000025d261827f38ee9cc598c11f9855e3c22f498d00f3fadc 2,751 1.00/1.00 vMB 49
530,324 530,324 0000000000000000000bf8bd5a23e71a0a6431bdd4d0165870f74c77f9dc3008 3,319 1.00/1.00 vMB 7
530,323 530,323 00000000000000000006c202befce9587b3b16f5a4e6b4a805dcad7d64cee5c3 3,040 1.00/1.00 vMB 50
530,322 530,322 000000000000000000110069c1a9c3814e9a7a67c9ab6e590824d75a8d4888c8 3,146 1.00/1.00 vMB 26
530,321 530,321 00000000000000000023f9f7b79885c1bb56b391844e4d663942217dd1f8c676 2,204 1.00/1.00 vMB 56
530,320 530,320 00000000000000000017adaf40a8e460faeb91b9aa6ee15fe6553bf941923cd5 2,368 1.00/1.00 vMB 47
530,319 530,319 000000000000000000250d880a5f1bd789b72118d7819cff9c95ae05d22c2d7a 1,501 1.00/1.00 vMB 12
530,318 530,318 00000000000000000021719b8fd8bf3d5eda0bd8f4db9420089a49bdd9f6458f 2,136 1.00/1.00 vMB 15
530,317 530,317 0000000000000000000c0c1cdf6b6d9cd3fe75acdd7c5f09ff52de157fee20d4 2,205 1.00/1.00 vMB 19
530,316 530,316 0000000000000000002ed55b5e13092eeabaa82f52d7638f8a0e813bf72e2352 2,556 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.