Loading Tool

Explorer IconExplorer

Memory Pool

80,794 transactions
30.07 vMB
0.12598201 BTC
Random Selection Loading Transactions
Max Size: 180.84/200 MB

Candidate Block

Mining Attempt 41c710d8175b089ee669aaf67efb5ad4ac92166bb7ac9c41f82cc1d68f50c6ee
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root cf7fb3e1f4b842c093a8fce38f264addf6618557377314f9d84de7678ee757fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.05202113 BTC
Feerates: 242.90 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (809,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,414 105,414 0000000000000c23cb955034379d163ff56b157df37e6e5cbdb891c0aaea9371 6 0.00/1.00 vMB 0
105,413 105,413 0000000000018af052209c35400498409f601bcaed171169f9dbfe84e3db1474 9 0.01/1.00 vMB 0
105,412 105,412 0000000000014a5c894213420c3892e29955d7e4e3e7631ba51bf5ec20371fe7 4 0.00/1.00 vMB 0
105,411 105,411 0000000000014940faec3a73a5c319bf814e12339feeb9e63171f57ba0da472f 9 0.00/1.00 vMB 0
105,410 105,410 00000000000029d23c833433fb1409b94134e4e2457bfe2fba5262116afc7b20 71 0.02/1.00 vMB 0
105,409 105,409 000000000001b6df2bb3db6cde231eb0d440295b58e38864e6218f8a766da1a8 29 0.01/1.00 vMB 0
105,408 105,408 000000000002c96ec95f8f644553c5de772991880ab6bce050528502a3884a91 8 0.00/1.00 vMB 0
105,407 105,407 0000000000027a3783812287964ed6db86a346743795036a1810a871afc6b003 12 0.00/1.00 vMB 0
105,406 105,406 000000000002ecb845235a49c4add49f522ad3e2de288883829c4cecde383f62 12 0.00/1.00 vMB 0
105,405 105,405 0000000000029923586a5fc624c0d8ef1f609d117ca13c8184808b0abbe9e9fb 12 0.00/1.00 vMB 0
105,404 105,404 000000000002e9374b9012f632b6b29b3740e0348bc0e7b0564ec855cabd452b 11 0.00/1.00 vMB 0
105,403 105,403 00000000000062b5ca21417677d9da32534305c3f73fedf6c210b5ed92cd72fe 13 0.00/1.00 vMB 0
105,402 105,402 0000000000022be37827ed1f738f74d88f079d80f10735d8cd99be484956db74 9 0.00/1.00 vMB 0
105,401 105,401 0000000000004ee81863aeb5fa976253760280abb41ef95dfb0491c5a9869229 182 0.05/1.00 vMB 0
105,400 105,400 00000000000142257802d654804fb42e8262baef9705a772947b0449f6d155c6 13 0.00/1.00 vMB 1,668
105,399 105,399 000000000001083c0f7b36ec5e1402e49404027b3b61ac54eb984d56e1a55461 6 0.01/1.00 vMB 0
105,398 105,398 0000000000007705e49c7647b4c5fc69577e63d469d4335bc3f9ae8061e23ea7 11 0.00/1.00 vMB 0
105,397 105,397 000000000002ef539fad0b271dd1b311375751998f1faa93a5055bc98c9a1d52 13 0.00/1.00 vMB 0
105,396 105,396 0000000000018db28ee3e13a7374038d744194358f16eaa95dca70156b730419 12 0.00/1.00 vMB 0
105,395 105,395 000000000001c82a915c8c7f71354250fa44cb85feb09e6ceb9806aa2f6073db 3 0.00/1.00 vMB 0
105,394 105,394 00000000000204c4d061e1b44ef547872e2137aa4b8518a46bef068139b3b420 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.67 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: 673.16 GB
    • Received: 16.42 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.