Loading Tool

Explorer IconExplorer

Memory Pool

58,729 transactions
19.55 vMB
0.07487146 BTC
Random Selection Loading Transactions
Max Size: 122.53/200 MB

Candidate Block

Mining Attempt dd8506988c9c6a5bda6263f5130abb7e243cf9628d0cbb82fdb2dde55333682c
Version 20000000
Previous Block 0000000000000000000135a6c26e22ce165d21e82c67b2805ee7e021ad3d236d
Merkle Root 79df6edcbd33c587e052e6d3eec10375676758566c777c612cfa07c763cd6876
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,102
Size: 1.00 vMB
Total Fees: 0.03031757 BTC
Feerates: 237.89 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,701 (655,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,318 260,318 000000000000001c87c624042119d4d9cd3772023ae863db2ac015e53de6a52d 52 0.02/1.00 vMB 91
260,317 260,317 00000000000000113a4663632aa3d870f71ef4cc5a713ce3b56899347f6e231a 186 0.07/1.00 vMB 95
260,316 260,316 000000000000000f5aab1bada5d929a3e02aed2f0452bc42b5755cbd90b3f247 388 0.21/1.00 vMB 87
260,315 260,315 000000000000001660756a0215b6251fc164d8a9046b9811ff2afaff87505d0b 99 0.04/1.00 vMB 133
260,314 260,314 0000000000000003fd88291a47d39461f9f16098e80424a8a41eefa980fad6d2 117 0.10/1.00 vMB 40
260,313 260,313 000000000000001a9d8e7a97ee0b4fd98d89672e34149930cb9d87c4934f7d0c 161 0.07/1.00 vMB 89
260,312 260,312 000000000000000467612a7974205224c920df501ad394676a239cb0c73c0de6 295 0.14/1.00 vMB 152
260,311 260,311 000000000000001c64d63e736c45cc7bf74b76fda7d390977147b20c2066f97e 308 0.14/1.00 vMB 136
260,310 260,310 00000000000000008579b298a9711c6a968249004ca01e5af6d7ba22937f9287 161 0.08/1.00 vMB 88
260,309 260,309 0000000000000019fea0932a4ef8338f8fb67f028e95cfe23d823d2cf26f494f 528 0.21/1.00 vMB 87
260,308 260,308 00000000000000027828366a8a989dc18eab187181fa266e475c9891efdc6292 70 0.03/1.00 vMB 27
260,307 260,307 0000000000000019b3b632a9ed9f6f89926164b20068b4b5c977ce52ad2453f0 225 0.09/1.00 vMB 132
260,306 260,306 00000000000000104f18043eb1b8d697ee22fbe774e2591d3fad14696d1ae660 719 0.30/1.00 vMB 111
260,305 260,305 00000000000000114638df26c175f7d734362a0cdd2b235e761f74692a225cf1 232 0.10/1.00 vMB 104
260,304 260,304 0000000000000001d310467e73d3633878ae2e7966170effbeb4e81f3510e3b3 508 0.23/1.00 vMB 96
260,303 260,303 0000000000000014ee2af3b0b52a15431beb0edb23bf4af942958b92a204fb6b 311 0.12/1.00 vMB 95
260,302 260,302 0000000000000005da1d7db5511233b02ef322b7eab9c2b79c216ee095a50e3a 476 0.16/1.00 vMB 90
260,301 260,301 00000000000000134cdafcec53855526f65e80254721498504f74e0ea34f0486 415 0.16/1.00 vMB 133
260,300 260,300 000000000000001147d2d9bb011c0464e3a5d7a3dcbeb037105d0d6970f2788b 165 0.07/1.00 vMB 85
260,299 260,299 000000000000000ce8deff62205aa23949e442aeb999fcca5d616135461c70c0 358 0.15/1.00 vMB 42
260,298 260,298 0000000000000016d250fc110a7f6f9f8f04aae9a74695701444e8932e2457fa 588 0.25/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 783.59 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: 775.16 GB
    • Received: 20.80 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.