Loading Tool

Explorer IconExplorer

Memory Pool

80,539 transactions
29.97 vMB
0.12165320 BTC
Random Selection Loading Transactions
Max Size: 180.36/200 MB

Candidate Block

Mining Attempt 678f7292594ef4cf723d3f21436117d53122f5563ce5fff7703e20f194c36370
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8e69b7773a290ea8e134f092faa06e61bf03650e79a615501522dc7318bb46a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,614
Size: 1.00 vMB
Total Fees: 0.05033854 BTC
Feerates: 242.90 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (40,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,436 874,436 000000000000000000024718ccba7629e71430fc17f42f1350287f6c4a91f5d9 3,708 1.00/1.00 vMB 18
874,435 874,435 000000000000000000007d1f8e009fcbc667d5cfcb00b5f452baf2763c945f8b 1,758 1.00/1.00 vMB 7
874,434 874,434 000000000000000000011d1bd4ec5b4d6e27e8b6f213476ef9b4cca84946e566 3,085 1.00/1.00 vMB 9
874,433 874,433 000000000000000000001c082d60c5f5954f5fc2d7c09cb539f862f3eacde85b 3,297 1.00/1.00 vMB 13
874,432 874,432 0000000000000000000242d0aa6a1c1713d879e664080ef4216c2ef839a93d14 3,673 1.00/1.00 vMB 14
874,431 874,431 0000000000000000000183d6de5af285756879bb3adadf45758acadef30e8053 4,217 1.00/1.00 vMB 17
874,430 874,430 0000000000000000000143177305b22e674a3b0bca50d98007b8e0ae209462a8 2,954 1.00/1.00 vMB 8
874,429 874,429 000000000000000000016b90a0a31d90aaa5b273e61825c05d32a263f0000717 4,192 1.00/1.00 vMB 12
874,428 874,428 00000000000000000000c5686d53032c8d77b0e4cdc6934cca3b005c57456acf 4,016 1.00/1.00 vMB 12
874,427 874,427 0000000000000000000138a6fa0f4be415fae3f6fc01310512b78daf8ec50145 3,973 1.00/1.00 vMB 15
874,426 874,426 00000000000000000001225aed141d25ee1e6ca817f5a8837ffd2de0f28e249c 2,501 1.00/1.00 vMB 9
874,425 874,425 0000000000000000000175aad4b7bed9767f725f1c2e69966a87cfbe34ce6596 3,362 1.00/1.00 vMB 13
874,424 874,424 00000000000000000000541b5a019b99b8cf05b70e20327b1262d0302eda86d3 3,807 1.00/1.00 vMB 13
874,423 874,423 000000000000000000005f5aac397dbdc00a7439a124ea42dda740f1adc18198 3,473 1.00/1.00 vMB 16
874,422 874,422 0000000000000000000257efd70d326eef25d0b02d0bb61a263492233d532267 3,531 1.00/1.00 vMB 20
874,421 874,421 000000000000000000018c61861db107554d672cdf90e054b8079d27c4c10367 1,165 1.00/1.00 vMB 8
874,420 874,420 0000000000000000000269e100434291a4cecc64137a377cce661935a70551bc 3,534 1.00/1.00 vMB 13
874,419 874,419 00000000000000000000f2cab1c1e9f4cc69ac72805b535c86ab9706795cf333 540 1.00/1.00 vMB 8
874,418 874,418 00000000000000000001aa86e6f6b9178b0e11c84a9a09c5e89298c0d9d93505 3,006 1.00/1.00 vMB 10
874,417 874,417 0000000000000000000274523c90f656def525d2a87af5092998c83286859993 3,414 1.00/1.00 vMB 15
874,416 874,416 00000000000000000002580405b56a823a8ef668113d445a229b59ef9d4d50d9 3,402 1.00/1.00 vMB 14
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.15 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.