Loading Tool

Explorer IconExplorer

Memory Pool

55,556 transactions
31.72 vMB
0.19576033 BTC
Random Selection Loading Transactions
Max Size: 170.87/200 MB

Candidate Block

Mining Attempt d28eafea5e49c4beb5f1a3744d356d66df052c4c843ed31ae752b7b73d24ddcd
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root d02e3424e31b3b68b6f93aed1c803276ee53dcb1dceb86030c5f2f363ef0fa70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,466
Size: 1.00 vMB
Total Fees: 0.08919957 BTC
Feerates: 502.46 > 8.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (612,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,370 302,370 0000000000000000760685dda3fb217fb5fe5da971e1905b9b6b553bcfa377f0 425 0.22/1.00 vMB 31
302,369 302,369 00000000000000004fa2bf0821546a4210f7a28263f576b534e21231f1d4320d 236 0.13/1.00 vMB 32
302,368 302,368 00000000000000006becc3d3498b8fdadefa3bd103a499f7de9e06a1799f2fa4 178 0.12/1.00 vMB 32
302,367 302,367 0000000000000000296eb0d76191c6dc8d65bf2ce2cc5714a1013386c3684ae3 60 0.02/1.00 vMB 29
302,366 302,366 00000000000000003ae72e817d67a78c926bffb2b6d0af2c93ea6681b6a706c2 49 0.02/1.00 vMB 30
302,365 302,365 000000000000000045032878fa013bfcc2b975f007a223176a6404ee4630d74a 82 0.03/1.00 vMB 36
302,364 302,364 00000000000000002242d67318e0e676602041e0b66b8665e137fcb313d1bc4c 540 0.34/1.00 vMB 36
302,363 302,363 000000000000000048025fe225135f83124efeb370239ca4ea19acf247fd8942 12 0.00/1.00 vMB 42
302,362 302,362 00000000000000004989ab3f227c87ca43f893e914fd84d86689fdf60ba894df 209 0.12/1.00 vMB 27
302,361 302,361 0000000000000000255ff034594196a2d416b1d9a2ed91feb81ef0df91d1d506 268 0.17/1.00 vMB 26
302,360 302,360 000000000000000039459473c1a77476ef4e4a8f6bd0d1a9971eb4b34e4ef3f5 46 0.02/1.00 vMB 38
302,359 302,359 000000000000000062e541c57fe0b0e7ab5263eca08fd308aa3c6a2a62c1d042 1 0.00/1.00 vMB 0
302,358 302,358 00000000000000005ade7e4e71672141dad506f69b795ff286757e8e0bb99cb1 108 0.23/1.00 vMB 14
302,357 302,357 00000000000000002f1fd36ce2a9252ad7427a11ac652f303e643da6f5776d8b 54 0.04/1.00 vMB 27
302,356 302,356 00000000000000005ed93936466e70147df08504b2d1d81fe7ddfc9d1ea609b6 149 0.12/1.00 vMB 17
302,355 302,355 0000000000000000239ffaed5298ddb444ac66b6e98e83e56e58897056bfd95d 268 0.12/1.00 vMB 30
302,354 302,354 0000000000000000753e8277f2c68bccf9c39d691cb41e60916c48f2e6673bd9 442 0.24/1.00 vMB 28
302,353 302,353 0000000000000000418e6ca7e8f2db9a50ecfa7f6c582472d50f74038fd0aa64 202 0.13/1.00 vMB 28
302,352 302,352 0000000000000000072d825e2ac8dadb65d0729afa0927810a8aec9ad1197750 73 0.03/1.00 vMB 26
302,351 302,351 00000000000000006e095027fe532631a8e4973e714748b6946350aa31f05b3e 92 0.04/1.00 vMB 29
302,350 302,350 00000000000000003fc21babe5577dd95a4b26046f269697e04a32a5fbdd5818 134 0.09/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.