Loading Tool

Explorer IconExplorer

Memory Pool

22,783 transactions
10.02 vMB
0.02598222 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.34/200 MB

Candidate Block

Mining Attempt 23ddb7e2cbc9af0d98dd4bb56b157d6c292f9004cfd6ce2e9cb3817e1fba63c3
Version 20000000
Previous Block 00000000000000000000530b19dff44f12db6823c6764166133ba764e9326fca
Merkle Root 27d4abaa0f458957c07dc1746848f45b0347614cce3415eaab7a46daccf66f33
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,003
Size: 1.00 vMB
Total Fees: 0.00986928 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,508 (722,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,269 191,269 00000000000008dce59a55958ea14ef0f6b4bdcf43a1c1dfb23d27a4c40f3f89 590 0.25 vMB 128
191,268 191,268 00000000000005bc15ba0c65101dfb6be68b29e90dd3f98b3b8d9c0e560eb043 31 0.01 vMB 111
191,267 191,267 00000000000002c85bd9b4db3f4a59a66dabe2b9c6d718155edab19c3a6f85b9 70 0.02 vMB 17
191,266 191,266 0000000000000475c9aa4332cac433106ebcbabbf6d6475288f28bbb362a4a10 36 0.02 vMB 129
191,265 191,265 000000000000005b054cf939c053be6c7716eecf3f5bc5a0b974c444a309743c 261 0.11 vMB 448
191,264 191,264 00000000000004e1fc0bbe588e06902e90457654e91bffee571ef8190d3a665d 224 0.10 vMB 126
191,263 191,263 00000000000006ee67370ed7540511fd10ce5ad4c4bd3f6f54b27ca350b18f04 152 0.04 vMB 95
191,262 191,262 0000000000000320c4d563f14fdd83445d20c245e284969ecd70df3d52c7b673 104 0.05 vMB 130
191,261 191,261 00000000000007e9cf06c11ca641ea0582c82772ff739b835f592f0fc56171f4 11 0.00 vMB 68
191,260 191,260 0000000000000473e460792273c36b0973f398618bf44be882d58fa44ace357a 39 0.02 vMB 50
191,259 191,259 000000000000044540a350b8451716a864ea4e9916979c3c17e4bdc3af033991 650 0.22 vMB 149
191,258 191,258 000000000000078a98ecc1d2c606728ddd6055ac0fc6a3bc3a213a692e12dc9a 572 0.25 vMB 117
191,257 191,257 0000000000000560384aaba93a1f7bc0f69304921986ed87e226ff8683b888ff 32 0.01 vMB 0
191,256 191,256 00000000000002b69cd7f5ea53db054abc3ef6e7ad887248d1712844f54f6c63 7 0.00 vMB 0
191,255 191,255 0000000000000536fccb30480df10a2e86e244438f1cbec8ed458a9d9ebeec54 856 0.42 vMB 143
191,254 191,254 000000000000084f9b004101da651af648dbb2ffc670a7e6445aaf772874e5d4 131 0.05 vMB 112
191,253 191,253 000000000000006e0e0235140cae72d4bd247ee26109c4d468dee8c88d42ff88 112 0.06 vMB 107
191,252 191,252 0000000000000204719107e33f70c29f55aa98e224dcd715dc62cdb2dab3e5ba 117 0.04 vMB 94
191,251 191,251 000000000000057c8a2a55d711f9ec521d30f2de76dfa0d096240901047ec092 512 0.17 vMB 148
191,250 191,250 00000000000003d17d7c12a078eea65314566ff1a4127854e0f255e49078bce7 683 0.25 vMB 129
191,249 191,249 0000000000000812f309388b96b1ff37a45a92ee9211f1b8e4eb9162ffcd48a5 633 0.25 vMB 129
Previous 10 blocks ↓
Total Size: 779.75 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: 379.03 GB
    • Received: 1.90 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.