Loading Tool

Explorer IconExplorer

Memory Pool

37,250 transactions
17.81 vMB
0.13426964 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.15/200 MB

Candidate Block

Mining Attempt cbbe3cb2bea0dab13eb232a1ac96969024afec7275eb7aff7f7a8c0af5e431f5
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root eace1f624fc35c79e6951bf2d931d9745ce8474fb04fc7284941b83f31e791d3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 783
Size: 1.00 vMB
Total Fees: 0.02702696 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (717,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,457 195,457 000000000000012f9c8285638208ad9c6c20f0cf42e866e73c4c3b3c39c9d577 210 0.06 vMB 159
195,456 195,456 00000000000006d2be5daa7a040b728a3d8252b2047b5ff50e7ff498aefb8d5d 307 0.11 vMB 141
195,455 195,455 00000000000007101c6e26ab285a667f47314eb09cdf2dffaf580beb4d911ed8 615 0.21 vMB 186
195,454 195,454 00000000000004a920d5cd7a3d21512172edb6146df1da3c4d41a6cab0810c01 10 0.00 vMB 45
195,453 195,453 00000000000003ffe696231059e65e06e29056a93ce9bf719789b13bfa55958e 151 0.05 vMB 429
195,452 195,452 000000000000064cad3c3cc41bedd202610d47580dbee86ccd6bea6be4e2428d 32 0.01 vMB 2
195,451 195,451 00000000000006a300e3b3ffcdf5b4d5d079d8c72f639b7a35e2a70070b0dd3d 118 0.08 vMB 86
195,450 195,450 000000000000031320f3bc9cc156199a6b0323625f5c4df1c57a26236953a826 99 0.04 vMB 145
195,449 195,449 0000000000000138461c3c8f10851db06dcac573f3a48dc9d1fc9b4ae59c452d 256 0.09 vMB 35
195,448 195,448 000000000000025bbe8d7231b89a9564bbb4a11052e5e76daf63cceda1124e90 46 0.02 vMB 113
195,447 195,447 000000000000065484050dfe1b96be0a21c1739bb7551a41ed6c837af2fc16c8 32 0.01 vMB 0
195,446 195,446 0000000000000295ecb9fef27aaea1f9bb2a10f515d66d369687f981f0d94ccb 126 0.03 vMB 184
195,445 195,445 00000000000003519ebd3203935466deac39d4dddd6853577764d9ac6a3bc600 144 0.05 vMB 373
195,444 195,444 000000000000045ea0b2e1ab36f9d39146919e8b887345a092b7d05729b516be 88 0.04 vMB 156
195,443 195,443 000000000000038e904e4e44fb1d2ba56de2655aeea09a855b5c11ecd482dd1b 293 0.11 vMB 169
195,442 195,442 00000000000002f26fd43f608320b9c0e374f24326c2d232d835631d4184cc17 45 0.03 vMB 236
195,441 195,441 00000000000003caa5c99f4745fa5b14c0759cf75d39bd0f0394de32035b7205 114 0.05 vMB 195
195,440 195,440 000000000000023227301f15ddac232d8fccf54f7bd2233ee46a799051150df8 550 0.20 vMB 229
195,439 195,439 0000000000000785b14eb9c19818364ae1d19556ff8d0f8c36587898696caa67 5 0.00 vMB 470
195,438 195,438 000000000000012365da0567796ca542362a8fc1ac50ad5524aee403fd0aab2c 84 0.03 vMB 12
195,437 195,437 00000000000002f346b847a618efe61cb84ec75c34c91a6d272f5d1c059dca6f 24 0.01 vMB 56
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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