Loading Tool

Explorer IconExplorer

Memory Pool

85,463 transactions
33.10 vMB
0.16148943 BTC
Random Selection Loading Transactions
Max Size: 197.06/200 MB

Candidate Block

Mining Attempt 4c61f3da1a1fcf026d9d0344857ee4c207d2c49489cc8536f6ea48b41b5ca506
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 95ac1a322769b6deb3538ad7772ee2820ba9d211f9c026b3c9e1787280c7c31f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.04992163 BTC
Feerates: 318.30 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (491,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,176 424,176 0000000000000000039ac6e9f80f28ee382e67f8f71094cb0a0a9c6fcc5a39bc 1,358 0.63/1.00 vMB 66
424,175 424,175 0000000000000000053be94294860f2d63f38d913d1505c120325d0862ee4916 1,220 0.61/1.00 vMB 72
424,174 424,174 00000000000000000459870af288cfbaec4a5c20419cb698296cdb9ee4f376d1 800 0.38/1.00 vMB 110
424,173 424,173 0000000000000000030e92884bc382dccd02a4bf4fef10cfd7607ac3e526eef4 1,740 0.92/1.00 vMB 39
424,172 424,172 00000000000000000133fa718133bec01d5ff0b71d77c77f83721657a7c7d302 3,108 1.00/1.00 vMB 126
424,171 424,171 0000000000000000011024e455155804c131d4f51bfb3cfd1e6be34c7c62dcf8 375 0.19/1.00 vMB 43
424,170 424,170 000000000000000003a4056343faab0479061d6b2ea3542e6c913ae99140cbea 1,402 0.63/1.00 vMB 72
424,169 424,169 00000000000000000198b9132f6d443924dc4f8aa5fbdde75930aacfd41e1c46 711 0.69/1.00 vMB 44
424,168 424,168 0000000000000000049a0e3af46207cece19b71e08b5dfc1870fc19803d01e21 219 0.14/1.00 vMB 48
424,167 424,167 000000000000000003c0bd44820255c56c603049181197e75809873f9980b916 1,266 0.75/1.00 vMB 36
424,166 424,166 0000000000000000033851768a1c2498c7ca6ac1c3c111ffe3f84e6dd5dd3cbd 2,982 1.00/1.00 vMB 103
424,165 424,165 0000000000000000053f4de86953b57372d4ca6450b448b6a256405929badf83 292 0.99/1.00 vMB 9
424,164 424,164 00000000000000000138d77d440b6dbac0bdc096ddb9423c27e1153c9f4f61e7 508 0.19/1.00 vMB 118
424,163 424,163 0000000000000000008927ef88f1b7711c48e9abe37d3ed3af66f253b31b6256 406 0.27/1.00 vMB 68
424,162 424,162 000000000000000004388f6536b980e9423b99730cd56bcfc5e48932e199f8f4 307 0.12/1.00 vMB 124
424,161 424,161 00000000000000000037af13faabbd934edd7ab903b001ac8c75a0bd34d59ebe 1,416 0.99/1.00 vMB 38
424,160 424,160 000000000000000003c7f8a20dc91aee5203a7f1151b46904b69c06a329d07df 1,658 0.69/1.00 vMB 77
424,159 424,159 000000000000000004eff63dc5792b5b8c66e686732c29248e23666672c01341 837 0.32/1.00 vMB 87
424,158 424,158 0000000000000000040297ee1ce75ef710d2311528562238cc82f5be409dc2e7 2,376 1.00/1.00 vMB 60
424,157 424,157 000000000000000004fff9986549e1c9f6dd53d3925c7166cf704173869c0531 2,811 1.00/1.00 vMB 71
424,156 424,156 0000000000000000009ca3c29d709980f679e69328dc83e454b9a594a2d2c0e1 2,935 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.