Loading Tool

Explorer IconExplorer

Memory Pool

41,925 transactions
26.10 vMB
0.05144441 BTC
Random Selection Loading Transactions
Max Size: 136.93/200 MB

Candidate Block

Mining Attempt f5589c922adea90e1c7d6fc3bac3779f716e81d5b2367db84bd96fcd1f87d637
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 532a10f6d5f7158ad994dadcb74eea14a3fd543589cab864d4426fb2de1f11ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00386310 BTC
Feerates: 18.26 > 0.39 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (350,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,271 564,271 00000000000000000023b69f252dedb697b5c361b83209412cd21f0573706596 3,128 1.00/1.00 vMB 18
564,270 564,270 0000000000000000000674a05c77c2911ad42c94bc4170ac90f0c89ca8c92734 500 0.15/1.00 vMB 1
564,269 564,269 00000000000000000008ab6283c2718838da47eb164ccd85abf0c3012e7881c1 2,929 1.00/1.00 vMB 21
564,268 564,268 0000000000000000001a8280f78c02c8b664258479ce3f3b1d9490278557e873 3,009 1.00/1.00 vMB 19
564,267 564,267 00000000000000000004ca059c2c428103bf1ab6affd7d17e0f05f0426592e3d 3,093 1.00/1.00 vMB 7
564,266 564,266 00000000000000000028055cbbc381ca7f578126c3353113246de12fe837d984 1,765 1.00/1.00 vMB 39
564,265 564,265 0000000000000000001aa3b6171f973412fbdcb5c75285de9ddf3c7b6993eeab 50 0.01/1.00 vMB 25
564,264 564,264 00000000000000000018a507167d51d71ed1f91db6586c9a77efd12076bae3a0 2,559 0.83/1.00 vMB 13
564,263 564,263 0000000000000000002c0f51e892d922f64c3cd265e4659a630140686d0366e9 2,029 0.66/1.00 vMB 14
564,262 564,262 0000000000000000000d20cffb2a167b5cb69cafbb0ff8d571b8e7c69517e899 3,064 1.00/1.00 vMB 13
564,261 564,261 000000000000000000294fd4114e60c220d235b09d3f9bee779f8f9a384a4229 2,597 1.00/1.00 vMB 19
564,260 564,260 00000000000000000014a59391dfc35bb518b29bec639bac10324c164e9cc330 3,124 1.00/1.00 vMB 13
564,259 564,259 0000000000000000001b5c0d2d476275499b2075acfa5b796f495beed8127c8d 3,109 1.00/1.00 vMB 30
564,258 564,258 0000000000000000001108f946df68cb64d7a7b1f09e96ca5d058b7c23a2efbc 926 0.31/1.00 vMB 25
564,257 564,257 0000000000000000002984beb73edd64688e845cae8e0b61deea1e89dd9db369 73 0.02/1.00 vMB 26
564,256 564,256 000000000000000000039bad64593329528310e3f6878840ab552608fe3b632d 82 0.02/1.00 vMB 32
564,255 564,255 0000000000000000002425cd79b4402c9aaff7f46ce89aab1245b7ad2ea60b22 1,065 0.31/1.00 vMB 17
564,254 564,254 000000000000000000219656d4443da10a6ea89ba1b9c2347967e0ae3a044f30 565 0.20/1.00 vMB 15
564,253 564,253 000000000000000000177d8bd69d16d4f05d40c2972a98c2404f1058a0567615 969 0.32/1.00 vMB 18
564,252 564,252 000000000000000000269afc6d16baf1b7d8affcb225a29f85005557f0a1027a 3,344 1.00/1.00 vMB 18
564,251 564,251 00000000000000000002cd4fa01cbeef387417e99a22ef7c8cc1b33431df6dfc 3,123 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.