Loading Tool

Explorer IconExplorer

Memory Pool

73,501 transactions
28.10 vMB
0.06657609 BTC
Random Selection Loading Transactions
Max Size: 167.16/200 MB

Candidate Block

Mining Attempt 8443fea048513d4c5c84edfac69bc38f8a4a0eb0389c6e0a2072f64042b18550
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root a9ac036c7a1adfe33dd36e448c3ca2b04e671f25fb0dde03362676408daeec08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,210
Size: 1.00 vMB
Total Fees: 0.01035598 BTC
Feerates: 101.62 > 1.04 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (537,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,274 377,274 00000000000000000262b5b47ea7470bb2700080d2ec5472d71362655efb1e5d 1,797 0.87/1.00 vMB 34
377,273 377,273 0000000000000000052cf2bc83d6fcea7f5e5016929348f9ee458dbf3d2ab47e 891 0.40/1.00 vMB 36
377,272 377,272 00000000000000000464f5fa984616638b517f86f81f43712e6b27f6860227cc 375 0.16/1.00 vMB 37
377,271 377,271 00000000000000000465080bfb29c7ac37ce15b3d3121e95cb07b74ab5a32521 574 0.34/1.00 vMB 34
377,270 377,270 0000000000000000023845925ca254cf7976c6e8ecd144a0a8a7a2d16fef970c 852 0.31/1.00 vMB 37
377,269 377,269 000000000000000000bbe85d10095e7b6017d30499e36f4ca70526d18bc0ba83 458 0.30/1.00 vMB 33
377,268 377,268 000000000000000003062b71d38f31b32104f716d4dbf7408297391f28e4f13f 223 0.08/1.00 vMB 42
377,267 377,267 0000000000000000044938bf8287aa6817a44f36c21f1f1004a3a47cf029d446 401 0.18/1.00 vMB 33
377,266 377,266 00000000000000000ae434ff7fb92b2d4363aaf6453fdf49dbe41a5295db7fde 91 0.04/1.00 vMB 35
377,265 377,265 00000000000000000a46e9cacf2adac46164a264f1d2adc94a94746a2cdcbbb0 372 0.18/1.00 vMB 38
377,264 377,264 0000000000000000082743e28121fde2ade0384f475f526c23fdec3a0eac2fab 259 0.12/1.00 vMB 32
377,263 377,263 00000000000000000913a08097c900ee7af1cf065ce1ff3e175e4acdeb7a4056 277 0.12/1.00 vMB 43
377,262 377,262 00000000000000001022665bfe87fe308312854cdb9084d61ee5d600256b7c38 729 0.45/1.00 vMB 32
377,261 377,261 00000000000000000515f5cf99f6e0403eed6e51b49c0bbefa05f1a36bc7cab5 148 0.10/1.00 vMB 39
377,260 377,260 000000000000000004bf78c57c0de285183e20f32fa166ee9a064abd9e54e3d3 369 0.22/1.00 vMB 39
377,259 377,259 00000000000000000a339c42e4bbad562084af65bb8f3d3a1e134bc4aabad158 1,252 0.62/1.00 vMB 42
377,258 377,258 00000000000000000690b41ecfef2c7729b58b4ce781e1f6162d66e3fc0b985a 533 0.31/1.00 vMB 41
377,257 377,257 00000000000000000932a12d25c0bce27ade5235cf66355ba24d52115795c5ed 138 0.09/1.00 vMB 31
377,256 377,256 0000000000000000081cb88f6ffd7b7a86dad42020d1d1223f0a97ec76a63b96 462 0.24/1.00 vMB 34
377,255 377,255 00000000000000000f6270e09c381dbec9c1bd845ecca8d6b1a83a4b17b6b48d 339 0.20/1.00 vMB 29
377,254 377,254 00000000000000001066db7f129aebc20ec2d57c8c2b591a8328f7f5486b5b35 1,178 0.62/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.54 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.