Loading Tool

Explorer IconExplorer

Memory Pool

81,012 transactions
30.39 vMB
0.13387097 BTC
Random Selection Loading Transactions
Max Size: 181.95/200 MB

Candidate Block

Mining Attempt 3e2f26836fbc86c7365085132704f5f56c26604224beea315b42d9201df66745
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 094cd5efdb76299f483fa1742dec397d60e532335a4a36dae3a8a1e7a1f94ad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.06153940 BTC
Feerates: 150.86 > 6.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (205,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,308 709,308 0000000000000000000885b1e60eb74e305a6ed471d2f4e7034acbc20c2b826e 619 0.79/1.00 vMB 2
709,307 709,307 0000000000000000000aafa51a63455aa0b1e5151613572391b24c0258e9250f 2,442 1.00/1.00 vMB 11
709,306 709,306 00000000000000000007024d90988ea8d661658a6276334ae3aae21861a869d0 2,436 1.00/1.00 vMB 29
709,305 709,305 00000000000000000008b6845b5c260c40ffab60c0d4565f64c28baf0aef1668 1,945 0.99/1.00 vMB 4
709,304 709,304 00000000000000000004e55e64cc5e93d43c5f41e1370828784133fd202d6e27 2,942 1.00/1.00 vMB 17
709,303 709,303 0000000000000000000572dd78bebe1735913d88e0257b0a62c32002a6f65bee 463 0.35/1.00 vMB 5
709,302 709,302 000000000000000000015c0ade6f740cb11c5c3aac5c9e5edd288d72565a838c 1,461 0.77/1.00 vMB 12
709,301 709,301 0000000000000000000c562a6b832944cece015df9d6b0caa20450146a6b59b8 603 0.89/1.00 vMB 5
709,300 709,300 00000000000000000004319b82cb79eebbb37c5f80698f86b484c5477911aafe 2,269 1.00/1.00 vMB 11
709,299 709,299 00000000000000000004b55132440cf27a94e711c273b21158f568b8e993ed76 2,068 1.00/1.00 vMB 6
709,298 709,298 00000000000000000007c482f3b6628ec30f312185a274374138ebaa20a769b2 3,487 1.00/1.00 vMB 10
709,297 709,297 0000000000000000000a3ffd5f589f0fec79c86413990593c99eca73f4f64ec1 3,402 1.00/1.00 vMB 7
709,296 709,296 0000000000000000000040caccd603ed99c6d3ba395b12764a0a29488082ccb3 2,890 1.00/1.00 vMB 17
709,295 709,295 00000000000000000003c366273f7f127787d2b04213201dc1bcbd9aea58b244 3,204 1.00/1.00 vMB 11
709,294 709,294 00000000000000000006cb3f7533a96cf5508384a6a5b6fc85468596c43ebded 2,804 1.00/1.00 vMB 25
709,293 709,293 0000000000000000000a0eeec1ef185c6bbbf226d21765d91376bf5ae76ffd40 1,582 1.00/1.00 vMB 7
709,292 709,292 00000000000000000000aeebc576004f0555d9e554b3e805c9c3543aea3859e8 2,412 1.00/1.00 vMB 14
709,291 709,291 0000000000000000000c146c76cfe9b6803946a7178a6bfcf8f69af126fcdb22 2,750 1.00/1.00 vMB 18
709,290 709,290 0000000000000000000c568a345bb046d96e8d59ef2dcb546abe0684100a021a 252 0.54/1.00 vMB 1
709,289 709,289 0000000000000000000ccc247ebef3f21754171ac192fca39d63d72c14a23f09 1,794 1.00/1.00 vMB 6
709,288 709,288 000000000000000000075cefee9501ad3a91e5132875105bcb08e230d52169f6 2,691 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.