Loading Tool

Explorer IconExplorer

Memory Pool

43,285 transactions
29.23 vMB
0.07860111 BTC
Random Selection Loading Transactions
Max Size: 150.47/200 MB

Candidate Block

Mining Attempt 02c29016a389fb4fa2d8981097ea08d00373c4e649547067f0f98680ad6701a7
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 9cb918722d3f5bfd9c18832899788f7e7b64e149f115a4f34e10fdb0a2b89516
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,764
Size: 1.00 vMB
Total Fees: 0.02132878 BTC
Feerates: 150.75 > 2.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (389,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,379 525,379 00000000000000000014d44164485480866a7cccf11fdec6656ed14651051c8a 1,232 0.57/1.00 vMB 21
525,378 525,378 0000000000000000003904dcc047974f3b06c526e2a2e39a6dad33c50c463ccd 331 0.22/1.00 vMB 15
525,377 525,377 00000000000000000030c311625877ff8c52ccb8729f212a5205fba721c6b8ea 1,547 0.65/1.00 vMB 22
525,376 525,376 0000000000000000001fb3ecf371b61abc2331e3b0c3eeeace92b71159fa0da3 2,106 0.95/1.00 vMB 21
525,375 525,375 000000000000000000128c1a108d88b995ff6732a2856a2660b5d52de405a6bc 276 0.19/1.00 vMB 12
525,374 525,374 000000000000000000175b8c58453c1c382a23a1aa857c43ab956a60eb59dd21 102 0.07/1.00 vMB 35
525,373 525,373 000000000000000000352de682e876ceec927f16926764875807eded3aa2526b 885 0.42/1.00 vMB 23
525,372 525,372 0000000000000000003649db1ed05940262518450d27a2eca2c2cc6e1fd1e2d1 2,048 0.70/1.00 vMB 21
525,371 525,371 0000000000000000002cd00ae9505fcaf1270a4568a6bb4d919fc48221caff80 1,719 0.79/1.00 vMB 66
525,370 525,370 00000000000000000013be51a87e63690cad273437442a2674e83fc9b3d319ab 332 0.12/1.00 vMB 14
525,369 525,369 00000000000000000026eff714b5146b725b77f963139fe0cb5505022a08a666 336 0.13/1.00 vMB 26
525,368 525,368 000000000000000000326529faf6754064195147efa5b4fb522bc9a1fe72133a 232 0.31/1.00 vMB 2
525,367 525,367 00000000000000000029cae805f5bf2af7ddeaf6c4de6e797536ee4e653908cb 2,510 1.00/1.00 vMB 24
525,366 525,366 0000000000000000001a7699e33859e939b9c1d1073307ed6831ad7dca94a65f 121 0.05/1.00 vMB 45
525,365 525,365 000000000000000000165dea047c0a79ba68cea4f8d0dce282906a562e733f5a 429 0.14/1.00 vMB 18
525,364 525,364 0000000000000000002aff6a88832d6961a9e381882fe831ab2ae0df3960cec2 157 0.07/1.00 vMB 15
525,363 525,363 000000000000000000013bcaa667f2f07fc6451c2f825f7547b9d8cde118b21c 203 0.12/1.00 vMB 16
525,362 525,362 00000000000000000002027361cfd6776afa48becd50dbf2f62cb6c237866a29 928 0.40/1.00 vMB 19
525,361 525,361 0000000000000000003c06bc8e060c22c135a21317f85002c88eae5baffa83e0 1,615 0.89/1.00 vMB 15
525,360 525,360 000000000000000000214f9b5ad0d5dc7a2885f8b86a3c6937bfabf912690729 227 0.12/1.00 vMB 15
525,359 525,359 00000000000000000014cb89fb793347ce4cbf472171f02fd889c369ea34931b 692 0.43/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.88 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.