Loading Tool

Explorer IconExplorer

Memory Pool

27,783 transactions
13.90 vMB
0.14701958 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.09/200 MB

Candidate Block

Mining Attempt 4916b4391b5a18cba7baf8592619481764c7df010995c7796737f324bec8ec41
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 0ae57522ec7b5ef41b35314f647112877d58edf4d77307ea776fd9959137f806
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.09112860 BTC
Median Feerate: 3.61 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (717,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,462 195,462 00000000000004c22ea24e4d99925b00eb1a2e7088d73d8dc4d524c4c36a670f 148 0.05 vMB 43
195,461 195,461 000000000000034e5394f4e9caeb30b82392fce628c822e5873eac8b9b9dee30 168 0.09 vMB 197
195,460 195,460 00000000000000c261cc5ca7abc4d267004263bf12d0ae32dd1fba271a846500 195 0.13 vMB 100
195,459 195,459 00000000000002397525d779b8c874d99d61b9ac8c4e9e1ea039f017510a8d9d 332 0.14 vMB 132
195,458 195,458 0000000000000200b3ba562bfd9c8cb2b3c8e6fec6e0f448dd5b7d1e291f8313 137 0.05 vMB 275
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
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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