Loading Tool

Explorer IconExplorer

Memory Pool

32,714 transactions
10.03 vMB
0.15943207 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.44/200 MB

Candidate Block

Mining Attempt 1cced07c9c3fef9301463f1bf99a2caa1b832ca6250898293340714a304e877d
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 3587889952337658b3763482e8c3c798087e71e7f83c980a1ee2fd9ecbe24882
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.07060202 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (722,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,369 190,369 00000000000008ba8b2496c84c08bccc5788b16256ab3119aa8cdc4b7f0751b3 25 0.01 vMB 118
190,368 190,368 00000000000005406e2b3a4eb9054c514d7d1cf3b0b9bde01bb6588075caabf2 166 0.07 vMB 120
190,367 190,367 000000000000064e529a50df87a1e2532902c0226493ac91cdcee9874cfe8027 12 0.00 vMB 30
190,366 190,366 000000000000034ababa355c1cb8c551283dc4056e8493a93da9485d5d5e620a 264 0.11 vMB 147
190,365 190,365 000000000000059f9800bf06cb5e9560b7271d012b5b2709f053923d3ac0844f 244 0.09 vMB 105
190,364 190,364 00000000000002b6d6b6eccba5e4fa67cd597a3b711d9df47f6c184149e7f3c8 13 0.00 vMB 15
190,363 190,363 00000000000006ea8b7025cb15bcc4e9abc13abbcb8c2c09671516c7a92f8f69 128 0.05 vMB 133
190,362 190,362 00000000000006a0aa8ed929491f8f40ed9b1f43f91e727f03239430ebf9f249 227 0.12 vMB 105
190,361 190,361 000000000000017f8e9eea1afd224c62533b3ef6ea9edc9ab636c0bff17b47a5 511 0.23 vMB 125
190,360 190,360 0000000000000380a19b31760a430cb1ebb97442ca369a870c1cd5ec00a9feee 512 0.16 vMB 323
190,359 190,359 000000000000018923bed6c767a6424fe268a693a73af87bfd86ab1f784293f9 141 0.06 vMB 102
190,358 190,358 000000000000043128c67245e77789a98168c5f0c4e6d325d0c6ae71fe9e3318 237 0.08 vMB 134
190,357 190,357 000000000000072819f5be4c58be16fcff734ed867a9dbf087b9d78823ab993e 199 0.07 vMB 150
190,356 190,356 00000000000002e32ae3efe6bcc09d415aa3b1615dcfe9600826be9d4a548d38 32 0.01 vMB 81
190,355 190,355 000000000000019d25fb9ffcc7b16df7dab0d84970707fdbf01ca646689e1964 135 0.06 vMB 119
190,354 190,354 000000000000037429c68476e017a041f774c1e33e8a35ab88a574bd28685d42 50 0.02 vMB 82
190,353 190,353 00000000000006531d514aebe01bd98d5a3bf57655036597af74c56fb19de0c3 102 0.03 vMB 51
190,352 190,352 00000000000003457264a80474bc261d7c821b4dbebece379b9eeb3556cfbfd4 124 0.06 vMB 97
190,351 190,351 00000000000003932aaf8d7c0ddb237f06bb83ca9a91c78c964a642cb2d797a7 22 0.01 vMB 86
190,350 190,350 00000000000005bce691b29f96581357b26113c857675fee395f271dd2de341d 169 0.08 vMB 122
190,349 190,349 00000000000005d9212d5cfb9e3060681f82cbbe158c4f6210641650150ef561 24 0.01 vMB 103
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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