Loading Tool

Explorer IconExplorer

Memory Pool

85,243 transactions
31.92 vMB
0.19659094 BTC
Random Selection Loading Transactions
Max Size: 189.68/200 MB

Candidate Block

Mining Attempt 70cb287d645a7994c569061a941f5e4e07ca8853917559f56882ab56defa70a4
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1face031f6e91dbea42c14894f59de1ed20db8c4486d0f529e6eaa6af63195d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.07577091 BTC
Feerates: 301.64 > 7.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (131,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,404 783,404 00000000000000000000c1ec81258102c02e08f4b0fc2298a45e143afebcba28 2,277 1.00/1.00 vMB 45
783,403 783,403 000000000000000000042389693e855c271e7a0e947b4bd98165413efe742c74 1,924 1.00/1.00 vMB 57
783,402 783,402 00000000000000000001c99d68ad1ec12abec65c2743819348a9ddd70646481c 1,130 1.00/1.00 vMB 15
783,401 783,401 000000000000000000046c24c989a514e5a0dcb544ea9efbe8464c5126944e05 3,132 1.00/1.00 vMB 40
783,400 783,400 00000000000000000003f4ad030a3ad8c4b2fbbf982efe79d567877fa1b8ed54 2,709 1.00/1.00 vMB 34
783,399 783,399 00000000000000000004e6607ac77a707caca5f12264709c892fc419fae111c2 3,603 1.00/1.00 vMB 38
783,398 783,398 00000000000000000001c8ec8795d78bd33c7ab7e759202e175920303730a818 2,616 1.00/1.00 vMB 53
783,397 783,397 00000000000000000004ef1fbfda9bd21ec54e3a0bb0fd0854664e06a768ac8a 2,101 1.00/1.00 vMB 47
783,396 783,396 0000000000000000000279eab773b9dceb40d160d8d2a5302c75b2409cff8d42 1,484 1.00/1.00 vMB 24
783,395 783,395 0000000000000000000213e15a2942bac67bd9d9b9e08908a91b090142cfcc78 3,445 1.00/1.00 vMB 43
783,394 783,394 00000000000000000001fb1ce00623f533e5b421590554c34b2920a88d0df66c 660 1.00/1.00 vMB 17
783,393 783,393 0000000000000000000041e33adc204d46e35eb1a89ba858ea37d40da500c525 3,228 1.00/1.00 vMB 33
783,392 783,392 00000000000000000001b0d743fb0ef6e8b796a03606ce34b77f86f30327d03d 3,660 1.00/1.00 vMB 32
783,391 783,391 000000000000000000035fb388060583504dcd3094e7a8c68d47a23328e6d0be 2,782 1.00/1.00 vMB 48
783,390 783,390 000000000000000000035819d2bacf1ef26e88bea4044c72fe996c74b4080ba0 856 1.00/1.00 vMB 19
783,389 783,389 00000000000000000005e74e5441e1b2a2ac5567aa517440bbaf634d66888240 1,375 1.00/1.00 vMB 14
783,388 783,388 0000000000000000000582a06215d46c3840a69a34e8c855f72d29903bd19a4a 2,703 1.00/1.00 vMB 26
783,387 783,387 00000000000000000001f015360ec9413e01108a6f4067266b4fa29ff7ff6038 2,692 1.00/1.00 vMB 42
783,386 783,386 00000000000000000002330914e63c3ea7ef7e00c36dbe7f0ff20b5e163d15a7 1,722 1.00/1.00 vMB 30
783,385 783,385 0000000000000000000541b291fd8b199499e377a3a2eb1a5f73eea0397e0e87 1,942 1.00/1.00 vMB 28
783,384 783,384 0000000000000000000355304bd892b2e74c15d11e0882a8830fe4255c4f7295 1,239 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.65 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: 672.61 GB
    • Received: 16.28 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.