Loading Tool

Explorer IconExplorer

Memory Pool

87,547 transactions
32.43 vMB
0.14819883 BTC
Random Selection Loading Transactions
Max Size: 198.93/200 MB

Candidate Block

Mining Attempt 89beb3a73aac62dae2e2807871553ec8961b24929a424727c07a26ae4c94ac17
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root f18fdb67cdf7c29b6a4e41e1e39d96be0d4d4abbf70d6d69b6220365d0fbd744
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.06559648 BTC
Feerates: 502.65 > 6.57 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (657,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,444 257,444 0000000000000004a8f8838d8a13348c15cf3c6f60fd054e17d9bfa0d7402513 164 0.07/1.00 vMB 96
257,443 257,443 000000000000002ade0ea96b87c51e6328165bd402aea68fa9b99bf1bb9a2a02 117 0.05/1.00 vMB 87
257,442 257,442 000000000000002ccee186551605b7523abfe863c6195e289344a15ce6219389 32 0.01/1.00 vMB 147
257,441 257,441 00000000000000039832bdaabbdd9deefa593036d95b330f9f9ff761022673e2 157 0.08/1.00 vMB 131
257,440 257,440 000000000000002e39c127a6d4a571bb820cb728a77f4a5c5cd8dce3108dc2e5 155 0.09/1.00 vMB 88
257,439 257,439 0000000000000016a9d383fb68cc25e61081f9e7a358015283b6a843f37f34c7 103 0.05/1.00 vMB 68
257,438 257,438 00000000000000134148af658f26961bd21c83f21b59ca2d5d456aa328110b24 89 0.03/1.00 vMB 82
257,437 257,437 00000000000000058efbf91fe4a9d33fce6dadae690f5a3eb229ce948a52a2f2 195 0.11/1.00 vMB 93
257,436 257,436 000000000000002be53f38561600a8aafe20ef88fc6bf26c86da1c9175208230 47 0.02/1.00 vMB 106
257,435 257,435 0000000000000026fe843bf8c91bf8e743e50ae813e115d6f7bcaa8689588967 317 0.14/1.00 vMB 92
257,434 257,434 000000000000001d1184cbfdd9e39bddefc7273629e4599cd2a3d24b5e08a463 67 0.03/1.00 vMB 106
257,433 257,433 0000000000000023c9c442eff0b01ad0ae8c10ec8c987324ba1d1a515d422fdc 291 0.12/1.00 vMB 93
257,432 257,432 000000000000002a24f9066b2bfc5706123509c7b56f7c7700a12ce8a2f68883 8 0.01/1.00 vMB 8
257,431 257,431 000000000000001b7a8d59cd25fd11b28a616cee226f4074eaa61eba4e148152 320 0.18/1.00 vMB 64
257,430 257,430 000000000000000aad0443b4a7ec2ffb83f4d7a7dee9ee4a891c68cee2fdaf10 68 0.04/1.00 vMB 55
257,429 257,429 000000000000002f189352d6af5902abec69f7761197730f0ed2a4c0a155dea7 224 0.12/1.00 vMB 84
257,428 257,428 000000000000000c915f36f17432a1e2597d98670072a0e33ee99b494f50e336 243 0.10/1.00 vMB 122
257,427 257,427 000000000000001f2e8696b4ba1adb1f1110494099cce4fbf12bd71183449656 209 0.11/1.00 vMB 101
257,426 257,426 0000000000000023c9e3117dbcc12a4fb7407cd8258d65291e27e7f9f36e4bad 169 0.07/1.00 vMB 87
257,425 257,425 000000000000000a1f87b080753ba5c0f41b992ff3b880fd21390916c0ce6551 28 0.01/1.00 vMB 165
257,424 257,424 0000000000000024c03d1a3cd9d448f0e8b4b4833a06b52a76bba80e88674679 144 0.07/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.76 GB

Node Details:

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