Loading Tool

Explorer IconExplorer

Memory Pool

25,149 transactions
26.97 vMB
0.05752773 BTC
Random Selection Loading Transactions
Max Size: 128.61/200 MB

Candidate Block

Mining Attempt 29f68481d965deda0e808465d47e0d78eac8c24b4e3a9cab6992d7618676ea85
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 696a648a816f01e6e2d2194cb7b50b9d66e573e5ccd43172066c6e0aa5b05af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,340
Size: 1.00 vMB
Total Fees: 0.00686556 BTC
Feerates: 150.93 > 0.69 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (677,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,275 237,275 0000000000000145221debbbfcfe1a053d8563ed753c0267bc65bc0a2c88b285 736 0.25/1.00 vMB 233
237,274 237,274 00000000000000ec00c4f49276be15b865210f40a2b7d703111aa09500106871 26 0.01/1.00 vMB 56
237,273 237,273 0000000000000015ca048966bfde97c36e09730e721c9bb2b16c0a82a52c216a 488 0.22/1.00 vMB 178
237,272 237,272 000000000000014fd9b829c1bb5b206f627f6bb0507ffbf48dda9d2b4deb0745 341 0.15/1.00 vMB 168
237,271 237,271 000000000000010a59634a9eefae133003d9087ebfcf901a2027a6673afb5414 220 0.10/1.00 vMB 201
237,270 237,270 000000000000008c70c92fb724ae02a134729a37300159feb65b7a6ae35a2865 658 0.25/1.00 vMB 176
237,269 237,269 0000000000000177804c285c111b7bac5ff402c53e776444956603acf2d297dc 207 0.10/1.00 vMB 143
237,268 237,268 000000000000016a44e1a9365072fb4887cb93028cd0d256ac502b2eb25d2577 584 0.25/1.00 vMB 200
237,267 237,267 000000000000012743c6606ac2f294d45a08396bdd5507b26d6b8b93038f8ba6 57 0.02/1.00 vMB 196
237,266 237,266 0000000000000079c57f26b8df3e0b3321da9951d3717f5dc5d95c825d91cff2 186 0.08/1.00 vMB 170
237,265 237,265 0000000000000068b95b4330c0afc15145187cd4c1c984115d6a1d25f0bd5af8 173 0.11/1.00 vMB 127
237,264 237,264 00000000000000b75bb41693607d80f6b7dd7697a65a16176bf467700c4620a7 109 0.05/1.00 vMB 170
237,263 237,263 00000000000000dd404efe87e6db029f09b13622e5252f7c733bb9d50d238fb3 388 0.16/1.00 vMB 200
237,262 237,262 000000000000015f59fd8ea2694ddecc21c18309422e5f9eed77604af0d34aff 4 0.00/1.00 vMB 44
237,261 237,261 000000000000011b8165b814dba6cb458a61b5fdcdf80908577d6b3b1ca12b2c 308 0.15/1.00 vMB 133
237,260 237,260 000000000000000fe5bfcea13a9bc48f34f197bf225e0d569faad3d631b995e4 128 0.04/1.00 vMB 229
237,259 237,259 0000000000000125f0e9a55e1813b903ccd1bbe78c503e154fe3048222fdc468 506 0.25/1.00 vMB 164
237,258 237,258 00000000000000da9b9b842721c4050c7858d346b45fc7964ad262ae3c146586 325 0.14/1.00 vMB 189
237,257 237,257 000000000000001f0bb471845de03a56f5693afd10568e61ac71809c819aea64 256 0.44/1.00 vMB 27
237,256 237,256 0000000000000036894b9289734cf50371297644126affc868ccfac367bfb3de 344 0.16/1.00 vMB 238
237,255 237,255 0000000000000038f2e5304b8e5c2fd79b319a8adaef2ec82c0861396088476c 94 0.04/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 781.46 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: 611.03 GB
    • Received: 10.78 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.