Loading Tool

Explorer IconExplorer

Memory Pool

39,532 transactions
17.43 vMB
0.13678461 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: 96.34/200 MB

Candidate Block

Mining Attempt b8ca98d56e6e475788be966f7e6287d856f64bbf52514105dbdd8672e8c2d7b2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 3aa03bc257e360511dab9e4a7204deba826df264d9d637726e5bcf60719a9b98
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,164
Size: 1.00 vMB
Total Fees: 0.03619674 BTC
Median Feerate: 3.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (710,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,381 202,381 00000000000004bc9f1626ba3cdf951d067561d4bb6776069194b052baa45d9e 107 0.05 vMB 105
202,380 202,380 000000000000040c47f30f10e456ac6d03ed96c90d5d2507379c4bc5e0011338 326 0.16 vMB 153
202,379 202,379 000000000000014cdea3131d2210ea29d8806a7607412632773674f32157a96a 1 0.00 vMB 0
202,378 202,378 000000000000044216b743c01d7a660c32fbebed485229c89825423208c95d3f 161 0.12 vMB 51
202,377 202,377 0000000000000447be57ba90502dccb1ccb03ac00031f04b4864fe8965792e0a 555 0.24 vMB 135
202,376 202,376 000000000000013d473818ba0ae6fe4e7cb0b9505005b3e8efc625edd6aa1837 237 0.11 vMB 112
202,375 202,375 000000000000036cf67ea500d0cb91b5bde69d845ad76cc91df443d88ea09c41 197 0.05 vMB 8
202,374 202,374 000000000000013232108bc0c30910ef4931c0f94d241413123457bee720fb8f 33 0.01 vMB 70
202,373 202,373 00000000000001cb76f60f96d9183355eb4a5e9c53a95f3313f8a0a157e89d89 125 0.20 vMB 63
202,372 202,372 000000000000049adfdca08f5d87fb1e0c5a13c71cd9603c02f95ed933e64a5d 501 0.25 vMB 104
202,371 202,371 00000000000002f408c991d3e56d9417948584a36a8343d5752071b1701214f9 7 0.00 vMB 6
202,370 202,370 000000000000015fc338abaca8b6753d87cb121b5288702869d637d75ae5c508 855 0.25 vMB 312
202,369 202,369 00000000000002ea019f97c0db764affc374882e439a7801418a8885f266f0fe 134 0.05 vMB 159
202,368 202,368 00000000000000f1b145fb99da7c4f4be99b7c62b6d0eff13c31311a6086c4f3 153 0.05 vMB 200
202,367 202,367 000000000000030821a47a94d32fff52ed9668b77bd68837711bd1aba3be927b 11 0.00 vMB 15
202,366 202,366 0000000000000305a9711f34782bbd3d6987c75da10e5fab70e058c500f1e642 103 0.07 vMB 129
202,365 202,365 00000000000004dd40a45a7df908e0a8fb8486d59f34c083fae8e2e20e09cbad 282 0.12 vMB 179
202,364 202,364 000000000000008e1920a24d9573755b509e37c0514654ca1e87cd5a0540c579 178 0.08 vMB 206
202,363 202,363 00000000000004263fc98a879f27604b82cd2a47b3aa4debb89adf44048b1f16 307 0.13 vMB 166
202,362 202,362 000000000000047be425909c7b75cc3d286047463744024491fdabf5ce4200a3 673 0.25 vMB 244
202,361 202,361 000000000000019d4ceff25475d850c720dadc5428d089bbe71e8d209fefae1b 132 0.05 vMB 168
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: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.59 GB
    • Received: 0.47 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.