Loading Tool

Explorer IconExplorer

Memory Pool

81,505 transactions
31.27 vMB
0.07586914 BTC
Random Selection Loading Transactions
Max Size: 190.25/200 MB

Candidate Block

Mining Attempt 071f61d99410b78e8b2208b531f17787587e667b770d10a4f90b5a4f1e5b890a
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 2ae4236a08b09c3d7434b8e257404885f75ee48ba60127f1e7589b90d88cb099
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,001
Size: 1.00 vMB
Total Fees: 0.00827777 BTC
Feerates: 150.61 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (306,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
608,414 608,414 0000000000000000000788d276186024b13ae1b064931ef99f7c580145bff836 3,023 1.00/1.00 vMB 14
608,413 608,413 000000000000000000054971887df837e0b83ac7d88c085ec714a621df21b749 2,453 1.00/1.00 vMB 6
608,412 608,412 000000000000000000090526cb7597008889a13550565361e33ede7fbfb02463 3,145 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.