Loading Tool

Explorer IconExplorer

Memory Pool

39,101 transactions
28.65 vMB
0.06101505 BTC
Random Selection Loading Transactions
Max Size: 145.50/200 MB

Candidate Block

Mining Attempt bf19eef7babb437f384fa923b3e7ebceac8e1fe4e0e006c00bfeeaa196f16bf2
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root f68f2a19ac5c7714e23389b8b8b34c8ed3576d66bf09b68a5ed8250921465dd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,844
Size: 1.00 vMB
Total Fees: 0.00538023 BTC
Feerates: 150.80 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (793,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,341 121,341 00000000000076f244b30b9facd607541c2d194d01cb6c307fc5789337d8feb7 5 0.00/1.00 vMB 0
121,340 121,340 000000000000258bde64a0c9e66e147d39428d90e083522c9208f136824a0740 12 0.00/1.00 vMB 291
121,339 121,339 000000000000779ef81bc8d9e7b7390f57bc109890ccb94614dca79b405bf912 12 0.00/1.00 vMB 1,049
121,338 121,338 00000000000030825a02282baca98f35e3222b7031487a4f8fe26496595bc944 8 0.01/1.00 vMB 433
121,337 121,337 00000000000029e6c8e0d650a4bb1112aa8fb421621d3fc184f1067604aa700d 7 0.00/1.00 vMB 0
121,336 121,336 0000000000000931dd30f69bb1e6d4b5a74b442eed66c5b4b8f82d02bb538b01 14 0.00/1.00 vMB 634
121,335 121,335 0000000000004f9f4c867b18b953fec3e896b55a377e857ad58ad02f46d50f7a 11 0.00/1.00 vMB 338
121,334 121,334 000000000000909875a153d5dc76312cdb350e2827fdbfec7e53497db8348d69 12 0.00/1.00 vMB 487
121,333 121,333 00000000000022474e654ec4ebd6cd665a3602d6cd5ddb34c91039d152974fec 8 0.00/1.00 vMB 0
121,332 121,332 00000000000081225ee92d229fd9a130040ae0d32aa357c26539569e6d9fa8f5 13 0.00/1.00 vMB 822
121,331 121,331 0000000000005ac69fe3323a5f2d6c68bc6ee825df7d8f158834f1c9f51ac519 14 0.01/1.00 vMB 312
121,330 121,330 000000000000794383b77e79ce00e50e3c9b2ac90fea3657392c02a5093e91dd 10 0.00/1.00 vMB 0
121,329 121,329 0000000000001fd9cc753192f19a3a33ad6e55d8b87996b9e86df07e9cb808b7 7 0.00/1.00 vMB 0
121,328 121,328 000000000000327fd0ecebfc1ef0eaffcc352ecf5a49e76ba3ea630402f36cdd 1 0.00/1.00 vMB 0
121,327 121,327 0000000000006ecbae7bc5df79928fe64fe61ff8c4df4794743ad9b309ad25ec 4 0.00/1.00 vMB 0
121,326 121,326 0000000000006c6608538a95d48ac64e9aa4162c64093d0d154bb560d915721b 51 0.02/1.00 vMB 1,180
121,325 121,325 0000000000005a0fb137b8c07d66f198cb13361f150f9ad5f5371db7a99835a3 23 0.01/1.00 vMB 1,377
121,324 121,324 000000000000206229403e186816cdaae23ad76da7f63a8141877dbc9466680e 1 0.00/1.00 vMB 0
121,323 121,323 0000000000001b6c051e0e21ce298966c82f15610513c1f1c38cc13ef586b4a1 12 0.00/1.00 vMB 319
121,322 121,322 0000000000007055e3f2ca0591fd694298c43d543e025eaf797244ae973fea48 11 0.00/1.00 vMB 301
121,321 121,321 00000000000057f88d6aaca127525dcf3a85ace7a265ffa74db65c2bf5980f4e 11 0.00/1.00 vMB 484
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

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