Loading Tool

Explorer IconExplorer

Memory Pool

80,232 transactions
30.62 vMB
0.07802084 BTC
Random Selection Loading Transactions
Max Size: 185.97/200 MB

Candidate Block

Mining Attempt 352501c177b354914bc4048a96ed784d156b68dc0c7039f6f53763c7d117e7c9
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 6829988e898adaf8b8afbb0842f818fdcefeda9da7937d3bf08a2ef06fedac72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,399
Size: 1.00 vMB
Total Fees: 0.01239657 BTC
Feerates: 100.69 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (378,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,441 536,441 0000000000000000000de3172e632511c67241dbad14cd2ede785c21fd1ddfff 1,847 1.00/1.00 vMB 4
536,440 536,440 0000000000000000002977e1381b6259bc8458366dba4b4a9f6890c55e51d293 775 1.00/1.00 vMB 12
536,439 536,439 000000000000000000073287829fdfffcd056d1d15f5a6b26eb8788b1b0baa93 489 1.00/1.00 vMB 22
536,438 536,438 0000000000000000001538e9e494aec5a1d0eb62bfb4710cc24922f7eb089ef3 486 1.00/1.00 vMB 47
536,437 536,437 00000000000000000022d56e51a4e14bdd89062a21024338be6c8e5e14ea27a6 662 1.00/1.00 vMB 43
536,436 536,436 0000000000000000000ae94e804fb64f3f4b132819759bda9a6da3f764daf427 179 0.06/1.00 vMB 13
536,435 536,435 000000000000000000075c3e69d9b1261f2baa5ef022a7492084d6cfd6a2be97 408 0.19/1.00 vMB 42
536,434 536,434 00000000000000000029c4e4faae58df9811d82249985d29566ac4655f8077c5 468 0.23/1.00 vMB 15
536,433 536,433 000000000000000000025ad19586d74112d6f32744bc1855c4d7ff5aab3afcba 232 0.08/1.00 vMB 10
536,432 536,432 0000000000000000000eeb33f0c2ac9052eb8c19da4baafecf3658e0194a14e1 795 0.33/1.00 vMB 19
536,431 536,431 000000000000000000166f4b068ba23ca0b243a3edc21f66f6f632db1a34a5a8 1,876 0.84/1.00 vMB 15
536,430 536,430 00000000000000000012dad45ee4c8cecbfa17bc4d3ef353f6734e26fc8f7b98 841 0.38/1.00 vMB 11
536,429 536,429 00000000000000000024987aae8a94141e1b43ad4914cbde0591bdf2f66f98db 166 0.14/1.00 vMB 44
536,428 536,428 00000000000000000013edb0bb0afbb24399771c2439514c580cdb1b5f9b3121 212 0.09/1.00 vMB 13
536,427 536,427 0000000000000000002790df2f074473615a49d11bb1f699d163e20275ed1b8b 895 0.45/1.00 vMB 15
536,426 536,426 0000000000000000002417e7e1c2b7ea19b3f1291d3d20d6a14f33df51189343 1,941 0.70/1.00 vMB 6
536,425 536,425 000000000000000000127f6d240d661df7de9e9c976baef7bb75c7fe9b116876 2,226 1.00/1.00 vMB 22
536,424 536,424 000000000000000000290a3b086fe8732007b26c5d7dc081fb280c8d8ad69373 1,527 0.72/1.00 vMB 24
536,423 536,423 000000000000000000089a6b27f1a59053779f9f41d02c1c5bc2ef3669665462 1,343 0.58/1.00 vMB 11
536,422 536,422 00000000000000000020fad8de593c862fea628d30c2e49ce77eed429d4fa232 2,231 0.99/1.00 vMB 8
536,421 536,421 00000000000000000008d842ace5fe29ca2cc70840ec2627dda3ce7f5d50d893 2,255 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.72 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: 701.96 GB
    • Received: 16.62 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.