Loading Tool

Explorer IconExplorer

Memory Pool

35,664 transactions
7.57 vMB
0.07265631 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 7 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.40/200 MB

Candidate Block

Mining Attempt 60279fa2141e0da792ee88ea35007682208e5f9fcca192165e487c19bb40bb01
Version 20000000
Previous Block 00000000000000000001114eb45b2f67104bd6d67205a7a91d363e704a08897c
Merkle Root b4010198371e73010d43c949a5dfe2f96a2d8106f3ece52a055c78a635a35f46
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,530
Size: 1.00 vMB
Total Fees: 0.03373234 BTC
Avg Feerate: 2.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,765 (655,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
257,283 257,283 000000000000002d3473e90c2643c986cf59af3c546df021515ab0665cb8a055 0.03 MB 99 82
257,282 257,282 0000000000000007b1784fd957085c9ea06edda21c7e35bc1c8831077a5782ee 0.03 MB 32 43
257,281 257,281 00000000000000063ef2ce724d0242f27f1daffd1b28f81e49b182041f6cb256 0.06 MB 153 132
257,280 257,280 000000000000001d7989fa34a90c77a568a61167e46135b4f80538acab1c7f60 0.27 MB 399 75
257,279 257,279 0000000000000018a4a5a7637524c244a84f742f8fd9a5b2d9e5e2ebd8b173c6 0.16 MB 422 81
257,278 257,278 000000000000000c28113df32dba2ea5a28dcf3614e812457b00301951a3be78 0.02 MB 40 72
257,277 257,277 000000000000000dbd67814873ae56d2524a97044ac95fb5952e301eefdb01fc 0.06 MB 185 138
257,276 257,276 0000000000000021f27d2fd1b4b2a025ea0412cd038e9fa42bdcf1730c50ac87 0.06 MB 148 93
257,275 257,275 0000000000000031480dfdb9cb822a6a74a4634afd9ea19e0372f6c09cdc5803 0.02 MB 51 81
257,274 257,274 0000000000000023511bd6f066b596a9002685dd504449e4ebdad27324e4c42f 0.17 MB 410 96
257,273 257,273 000000000000001ed40c90983f58ba85301846591f283da44f65e353a4a1783c 0.06 MB 129 140
257,272 257,272 0000000000000008a66651f0ae2e15b675da20ac9c82f003e41c28215acb8e34 0.04 MB 79 83
257,271 257,271 000000000000002b85d140fb30118b43a99cbc169175b93f07dc836e71639d5f 0.13 MB 315 149
257,270 257,270 000000000000001777b343741547204057167472b2081ace31beb0875d9f94f3 0.03 MB 67 79
257,269 257,269 0000000000000013202812b72090e929536fded5022ec0de6d4675a4bdcb55aa 0.07 MB 189 119
257,268 257,268 0000000000000029a0cc2abd0387f80e9c8ee9b59f42105ea1c2ada345930259 0.04 MB 98 146
257,267 257,267 0000000000000012879a310821b9338306fe52ba422b2d828220ffe3d70bb7ea 0.09 MB 211 97
257,266 257,266 0000000000000023efb43e52de6424b553816c521d7b50dddd092418b0353c8a 0.08 MB 186 123
257,265 257,265 000000000000000a85af24e5d0827651e720ae1a28683f4c13ffc747599c05a1 0.02 MB 57 136
257,264 257,264 00000000000000124a449d6d52c7dea5cd36973dcacbdd35d719d1f624b92c92 0.02 MB 52 135
257,263 257,263 000000000000002daaf6937c2a70073bd2690298d4da547546664b1e583fe4ab 0.04 MB 109 155
Previous 10 blocks ↓
Total Size: 778.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.18 GB
    • Received: 1.57 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.