Loading Tool

Explorer IconExplorer

Memory Pool

115,596 transactions
29.22 vMB
0.10445975 BTC
Random Selection Loading Transactions
Max Size: 199.99/200 MB

Candidate Block

Mining Attempt d48c35dee1121a2e7663decf5120f3f33359ab16f1cacd87546e8e296ce22ec5
Version 20000000
Previous Block 0000000000000000000086b3aff9c4f9837d24b88e80dd64d71e1aefd42522b1
Merkle Root 3af454ab294ef9ecfdc829b8bee6bb73d45882da854f43f83dc4bc5c9872109d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,932
Size: 1.00 vMB
Total Fees: 0.03213089 BTC
Feerates: 296.74 > 3.22 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,046 (866,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,487 49,487 00000000086d9378c47dd15a8bb32d9164ee374df32ae77e0d85af564e299e9b 1 0.00/1.00 vMB 0
49,486 49,486 0000000007da88cacdba5745fc38709325afc1f1c30acc749cca25042c3d8f83 1 0.00/1.00 vMB 0
49,485 49,485 00000000101daf99fbc482a8fce5a46392db052d4e044dc94088841d6629950e 1 0.00/1.00 vMB 0
49,484 49,484 00000000123e3ec558df67992f43b6249cfcac6734aa1fa24d90343f69afb5a5 1 0.00/1.00 vMB 0
49,483 49,483 00000000140d1006c1f069e49b42dabaec57697d59ebbfc4b85d42a197398eb5 1 0.00/1.00 vMB 0
49,482 49,482 000000002007303359f519918315bfdd90387f775d203cc9d58d5cb972648029 1 0.00/1.00 vMB 0
49,481 49,481 00000000153a58255bb9ed8ed4f79b2ef9fbbbfc5dbb5c0d0b46bdf46f978776 1 0.00/1.00 vMB 0
49,480 49,480 0000000006ce8041679b0c7c66c7d35ce8feec211a0c98c871d7fc4ccaecc459 1 0.00/1.00 vMB 0
49,479 49,479 0000000018d998dc5c96738a447c83827a8f1bc89b9b537bd8929a559d2def1f 1 0.00/1.00 vMB 0
49,478 49,478 0000000019ad6aad76711f78eb5ef466739df3ca8e8ba9de298613d8651ce432 1 0.00/1.00 vMB 0
49,477 49,477 000000002a0f1b49d8efa2d5cb14d75776f16cb147035ab682a333987afa434b 1 0.00/1.00 vMB 0
49,476 49,476 00000000045157100777b4a5b23a111eee9e6fd362ec34bf6d9025518ca38041 1 0.00/1.00 vMB 0
49,475 49,475 000000001d3fcc827890d3be38226e96dcc91c7f59eebb088b3592d115c25fd4 1 0.00/1.00 vMB 0
49,474 49,474 000000000a8a6fef282ff326f06adea82157242a2ff210e12208dad5993d0ab9 1 0.00/1.00 vMB 0
49,473 49,473 0000000011be955fe755c4f5e34f0e1523696da5e0e204b2c45ab77e52298cda 1 0.00/1.00 vMB 0
49,472 49,472 000000000bd9b10a8136dfb90cd14f96376cc17929d1dc17348ee2ce16d47130 1 0.00/1.00 vMB 0
49,471 49,471 00000000004b7602d598c1a4dc7a669675012dc125357d25709eff6ff6d7fdc7 1 0.00/1.00 vMB 0
49,470 49,470 0000000009ae3df1962b305bc9129cd9807de21fd83eb00e17658c145bca4286 1 0.00/1.00 vMB 0
49,469 49,469 000000002255cc58a847ed7483fcf1cb1ccc340ebd016f63a86cce7d900a4a8d 1 0.00/1.00 vMB 0
49,468 49,468 0000000005ce540792f711f0d5569112fbc6725cec09a5b9c53d2b3172feb8f3 1 0.00/1.00 vMB 0
49,467 49,467 00000000256c012658015d4db4e1b56b435698eeb4387a69594515b828d6f935 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 812.20 GB
    • Received: 23.74 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.