Loading Tool

Explorer IconExplorer

Memory Pool

42,068 transactions
18.35 vMB
0.18550806 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.36/200 MB

Candidate Block

Mining Attempt b624c5eb3d6fe2d41f973484fe8fdf321865d2782d2bd186c1ef0e6c49c7d020
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 395f19ee3ba9a2ee58dd80c29164334334434380e035d18afea73dee269b4706
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06123538 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (687,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,514 225,514 00000000000001e1bdc85485e287123e80ff8a1f2021ba2ee5d0933b7b7faad8 214 0.08 vMB 158
225,513 225,513 000000000000010d36f85d8378c88581dbdd832bf3583bc373debbce9b949624 263 0.13 vMB 175
225,512 225,512 00000000000000e1b60bad9b0a7026ac212c11b1c6b39c2adba6c198f5af9410 450 0.19 vMB 189
225,511 225,511 00000000000002da4ac2706fab846821c4b927ffcfec0ea5bf9467dc61250b83 1 0.00 vMB 0
225,510 225,510 0000000000000336d882eafa84b8a9f5e31a7cd2ca2d9dec35e839485e096d02 79 0.03 vMB 30
225,509 225,509 00000000000003c2713feaf8bc5490a341089cfc4056f92a13af320f6049c202 528 0.23 vMB 186
225,508 225,508 000000000000031ba545d05953445278a596fecee129b46f0811ef95efb3b7c7 32 0.01 vMB 188
225,507 225,507 000000000000037ccbba0a7f2dee533614899228b468ededd5c5e1acc413e067 125 0.06 vMB 180
225,506 225,506 0000000000000202e0d8a7e13f0921c3f38ae2b6b3d284c7b33ea27bf16552b9 205 0.09 vMB 150
225,505 225,505 00000000000003d00a9ff0e079f8ef6a755f0342b9ee99173f2bd6a18279f728 559 0.24 vMB 195
225,504 225,504 00000000000003c22cf3fbefe27ef26565dc6d35f3d3db98cae954f68564ed62 243 0.11 vMB 183
225,503 225,503 00000000000002098ade7126c41733ac28ea07c828bb266ce344e8bd69917d61 1 0.00 vMB 0
225,502 225,502 00000000000000dea042b5e6b3b8bad537cc95057406bf47372175d19e1c0c68 264 0.12 vMB 180
225,501 225,501 00000000000001dd55df4b7b4b03985a73c625c61837e29fad0d65d31e84b529 151 0.15 vMB 86
225,500 225,500 0000000000000228b59b1e7fbc2338d4d8843acecf67a20363f1ec4ceb4bfb6b 606 0.25 vMB 197
225,499 225,499 000000000000007f6afcc459e08c2e5fbaa24f18692a397dad52a7783ac832ff 449 0.20 vMB 187
225,498 225,498 0000000000000261bb4a8a94b8d28023e52eb2b5bf45e53d26f23876a15097fd 144 0.11 vMB 81
225,497 225,497 00000000000000497db2f2876fc14e68e8ff15f70eb443eb38879e65b45b68c8 635 0.25 vMB 211
225,496 225,496 000000000000008b67d81bfedcd7ad033d9c26bbb189c52f3670b6a46d4c76e4 375 0.21 vMB 161
225,495 225,495 000000000000019b8a33cabee40951be9b2a5f82b04ccbda7869a62220a32ed4 534 0.22 vMB 183
225,494 225,494 0000000000000209c5e62ebec94c2e4fdab9d35816fc21276125a6e7d1bdd95e 384 0.19 vMB 176
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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