Loading Tool

Explorer IconExplorer

Memory Pool

44,419 transactions
26.55 vMB
0.05753982 BTC
Random Selection Loading Transactions
Max Size: 140.42/200 MB

Candidate Block

Mining Attempt 6aa309ff9a39f30655ba4ddd7799afacbbd00b0a57c6d389f30873a8a9dcd275
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root a0138b4db0976cc074841c0d51a2ed911a0dbfe80e2673673ceaeab787871e57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,628
Size: 1.00 vMB
Total Fees: 0.00884168 BTC
Feerates: 101.72 > 0.89 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (350,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,276 564,276 0000000000000000002e0d5f675da5a69b3c3129283600b740558f1b4e01b7ff 2,902 1.00/1.00 vMB 7
564,275 564,275 00000000000000000020e63cb62bec662241b8bc3f3e87e83a710c91a1997a5d 3,164 1.00/1.00 vMB 43
564,274 564,274 000000000000000000057047553030b839699e368da46cfb9e92b9b1436c2085 2,970 0.98/1.00 vMB 17
564,273 564,273 0000000000000000000490d106ef8a7b05bc9afbd62af8918939101c10158a29 69 0.02/1.00 vMB 28
564,272 564,272 000000000000000000225794ca1b7e57103ede508ff53b0471dd82e0186b4ee2 1,366 0.44/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 782.00 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.93 GB
    • Received: 13.11 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.