Loading Tool

Explorer IconExplorer

Memory Pool

79,387 transactions
29.50 vMB
0.09173552 BTC
Random Selection Loading Transactions
Max Size: 178.46/200 MB

Candidate Block

Mining Attempt a57005f16e973994497d8c7f76a5d34ceaabd07dcb2a3a90aac5c56a985d319c
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c9d9a270b36cab485d3b121b238dc030351cfb9b6d73d0b3860eee2383ce186d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.02975175 BTC
Feerates: 301.60 > 2.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (562,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,118 352,118 00000000000000001095132f4325c5da0dcd059d1edeed54a570367913bd8dda 616 0.73/1.00 vMB 18
352,117 352,117 000000000000000013bbd2add909811b156a989f6cbe347017f35638648a886e 1,164 0.74/1.00 vMB 31
352,116 352,116 000000000000000009bc29f1216fa5243bcb7cd10e06ef954b1802cadbc6a060 771 0.39/1.00 vMB 26
352,115 352,115 0000000000000000050744be08342ddb73485a4ce9a73350d2903e54ab574871 974 0.54/1.00 vMB 27
352,114 352,114 00000000000000000645f7150d8702ab3a859fc97b8c58b18312d3c768c02b78 581 0.27/1.00 vMB 32
352,113 352,113 00000000000000000d32f3e47c3ac7982ea0efd8ef78cfba9191ef596140a45c 708 0.64/1.00 vMB 17
352,112 352,112 00000000000000000a1eaa41bde429e55a198cb70fbcb19606e54d1f52d5edeb 2,153 0.75/1.00 vMB 41
352,111 352,111 000000000000000001b2009b043a90adba71192945471f85d917090306e82961 525 0.31/1.00 vMB 25
352,110 352,110 0000000000000000114ea29254380576053d206f12e2bb211f1b42888238152f 561 0.30/1.00 vMB 32
352,109 352,109 00000000000000000e627fe8878cbc4e5d209c208e765022beecd6dcc2ddd9c9 151 0.11/1.00 vMB 6
352,108 352,108 00000000000000001095320d496450e8ffacbd2d06221a3b391c4d06f6c3a9f5 646 0.38/1.00 vMB 26
352,107 352,107 00000000000000000c0f4cc011b75004c117ea64b8839b79fb6d34d5aead4142 797 0.31/1.00 vMB 31
352,106 352,106 00000000000000000647cff3f83c4d97b4d20224905436c2b7fc3077e66a61e6 488 0.22/1.00 vMB 28
352,105 352,105 00000000000000000b2972f5c1c35621719a84a631d37d0903a2292bc4077385 682 0.39/1.00 vMB 24
352,104 352,104 00000000000000000fc44eadebcc69840232369c6ec5fe6550c1e1c6f39dd515 827 0.43/1.00 vMB 25
352,103 352,103 00000000000000001439df7ed126fc7a7995c21c08e54c0dc9208191a3ceb34b 1,447 0.77/1.00 vMB 27
352,102 352,102 0000000000000000080f677ab77483d407a66d496cf8ca0644171af38153e276 224 0.25/1.00 vMB 16
352,101 352,101 00000000000000000d4848dd54e52f1999eddd0cf8fb94b0f953c80692ba014f 1,048 0.75/1.00 vMB 23
352,100 352,100 000000000000000005348ac5d0246d0fa0b83b9147aecc404c9c49fdeeb4c7dc 2,188 0.75/1.00 vMB 40
352,099 352,099 000000000000000003f45e251e589b7b07b5a06ead8c8c7033ae2e549fa0044b 276 0.21/1.00 vMB 18
352,098 352,098 0000000000000000161df055f1d7f40fb267dccad7c784a36ef6e48ac1dd5126 478 0.44/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.