Loading Tool

Explorer IconExplorer

Memory Pool

83,345 transactions
31.18 vMB
0.09440578 BTC
Random Selection Loading Transactions
Max Size: 191.37/200 MB

Candidate Block

Mining Attempt 53d1b53ff88e42b236b7750cbf751cf51c0a6587a38f0626137d78c087a341b7
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 7615995d30fbb209cc3855a9bc43d08c1981e196bf167596cf7995b7ed233c64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,724
Size: 1.00 vMB
Total Fees: 0.02411884 BTC
Feerates: 301.57 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (306,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,435 608,435 0000000000000000000b5d9b51d7059947d9358d25f2c0af99033105df92400b 2,159 1.00/1.00 vMB 29
608,434 608,434 00000000000000000000908cea1d2b3ec484440e313650f5a49f1824c0344f7a 1,931 0.64/1.00 vMB 12
608,433 608,433 000000000000000000139dfc1531385688ce2e852f0090f2fb391f298b65c6c1 41 0.02/1.00 vMB 11
608,432 608,432 0000000000000000000661cf219eb7b06b5e599371ccc98b8a30b3b990051a7e 769 0.19/1.00 vMB 14
608,431 608,431 00000000000000000008a6e4f722dc63cdf3f4937bfc66e107fab3e61a6012d3 2,131 0.61/1.00 vMB 13
608,430 608,430 0000000000000000000d3441fae0199f57831c2f8ba3fab94445a0a2d27536df 2,461 0.76/1.00 vMB 14
608,429 608,429 0000000000000000000bffef86b6dbc049e150b598265d912f6700a848a57bf1 1,627 0.50/1.00 vMB 8
608,428 608,428 00000000000000000012e6e6870bff1d03b471cddf49ec14ceb7d07f5bad553b 1,710 0.99/1.00 vMB 5
608,427 608,427 0000000000000000000bddc281711623109e657a64e3a846e81b9157bbee2992 2,835 1.00/1.00 vMB 18
608,426 608,426 000000000000000000043761a21367ee993659994a2fe1e3dbcb1e9b4d84f289 2,620 1.00/1.00 vMB 21
608,425 608,425 0000000000000000000e838edd84a5f80d9ded23411d0ba1f66b094904a33fdd 2,724 1.00/1.00 vMB 15
608,424 608,424 0000000000000000000e91278f08fd8532acee28aaa0ddfd5ef1025217b1f2a9 2,277 1.00/1.00 vMB 15
608,423 608,423 000000000000000000129fbb8c779b98f7d1c9d7fb74be130c6ca462483a4e62 1,484 0.68/1.00 vMB 13
608,422 608,422 000000000000000000075b53cf3720c03aab086b980be262c49af67a75338c17 1,033 0.68/1.00 vMB 7
608,421 608,421 00000000000000000011631b7cd0650035d3c111d31af7b85ce5efd4fa310eb7 2,336 1.00/1.00 vMB 5
608,420 608,420 0000000000000000000ece9d94cb33f90118439cff10036ee64fad2b992df503 2,433 1.00/1.00 vMB 13
608,419 608,419 00000000000000000008f36bd2db381741501d0c810bddf746b107409cd230e4 3,302 1.00/1.00 vMB 17
608,418 608,418 000000000000000000048e7aa6ccbdd40dfdc8031ffb19d5048e3d6e2cee1993 3,046 1.00/1.00 vMB 15
608,417 608,417 00000000000000000011ae5921902eec4eb7fa1b48474d4c581fdbd98ba17920 1,780 0.64/1.00 vMB 17
608,416 608,416 00000000000000000012a31f2f436cca821b525b207b5acefc3b77a88fcbbf6d 1,768 0.56/1.00 vMB 13
608,415 608,415 0000000000000000000e98660c90e32813647a956766cae956db21213b6c5116 1,765 0.81/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.78 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: 709.55 GB
    • Received: 16.92 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.