Loading Tool

Explorer IconExplorer

Memory Pool

82,798 transactions
30.67 vMB
0.13807635 BTC
Random Selection Loading Transactions
Max Size: 184.81/200 MB

Candidate Block

Mining Attempt 32626220c103cd39e663efb25186538e2bc1ff4e2fe39abc7a92712b2144a1a2
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 9f52194adaa39c03301cb71ed8e0d1703c24df36ddd6a24f8dcb0898b365b7ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.07344812 BTC
Feerates: 203.60 > 7.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (391,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,456 523,456 000000000000000000164c16ba74e8fe2bcca0713ee0ac1559e1450da415fc1b 2,077 0.81/1.00 vMB 46
523,455 523,455 0000000000000000003bccdf3a2634f278d3466a0990c6dfe04b5f491bdaa5e1 750 0.24/1.00 vMB 29
523,454 523,454 0000000000000000003d761789a515efbd223f77943c9d14a8ed0adcf70a2a27 200 0.10/1.00 vMB 32
523,453 523,453 00000000000000000037d050430d07207db6862b49ca44fda5716c38a09f83fd 1,866 0.81/1.00 vMB 27
523,452 523,452 000000000000000000208cbf4c8763c61d7ceacde416ad58635b367fb1d21fc0 1,041 0.56/1.00 vMB 27
523,451 523,451 00000000000000000034d7e276614d54ba93420be60edd087b8a4001a162b90c 75 0.02/1.00 vMB 45
523,450 523,450 0000000000000000001df34fe863fd51ec15814b1b58d39f3f5045a3e6e9f6af 696 0.22/1.00 vMB 45
523,449 523,449 000000000000000000361dd3e82fd000af6cc3b80c5f6c48f5c85bab0bec2558 229 0.08/1.00 vMB 39
523,448 523,448 00000000000000000041ca92a0bc021f916bb87bca89c6d47508359f5ddbcfdb 478 0.15/1.00 vMB 26
523,447 523,447 0000000000000000003f222e571caf982e4ffccca42f04525ced7d0cf0e13c96 204 0.06/1.00 vMB 31
523,446 523,446 00000000000000000040a1fa081342526cfdc14a36392de44bec73d1f07f6b4b 626 0.27/1.00 vMB 29
523,445 523,445 0000000000000000003d2631c7b477e5d17556f27c23503ec8cb87adb24b955f 69 0.02/1.00 vMB 29
523,444 523,444 0000000000000000000c1fa544faecfe4f6c8c4481edb43e759d3b1aec306333 1,436 0.46/1.00 vMB 48
523,443 523,443 00000000000000000023aa8e20b43e1e0526c1a5e896c74d424b71a93fd84549 312 0.12/1.00 vMB 33
523,442 523,442 0000000000000000003efeff293fcdecd3e1c6e9fae6e422b6054812ca73269b 858 0.39/1.00 vMB 38
523,441 523,441 0000000000000000000a8d8cc9c1de3231ab1b15ade8e83ef02edca4696b7a63 636 0.30/1.00 vMB 47
523,440 523,440 0000000000000000004073e1774201f44c170184de1f775607e87955aa039e10 2,156 0.86/1.00 vMB 27
523,439 523,439 0000000000000000001902cc7ae42f6c11ba6bff1a670b3fe7c629aa70819002 766 0.25/1.00 vMB 30
523,438 523,438 0000000000000000002318a22bd3f365204f268b354a5a4c070bb11a0ba94b65 337 0.15/1.00 vMB 25
523,437 523,437 0000000000000000000b6f6aaea3bd84e7157ebd4e1db3996981a6d82be33b66 2,079 0.74/1.00 vMB 35
523,436 523,436 00000000000000000010a261a3d8593831f2f3b52b49da3aa954a59b4831a222 1,027 0.44/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.