Loading Tool

Explorer IconExplorer

Memory Pool

38,555 transactions
18.64 vMB
0.32536732 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 3 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.49/200 MB

Candidate Block

Mining Attempt 6f98bc2bd3d9aea07cd40aca5eed1d3c3052663276d6a407eae4333ed930bb11
Version 20000000
Previous Block 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06
Merkle Root 749648a1b821ddeab3a0065cae043280a1640724c04c1b1edaa9f0ab3ad0b118
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,769
Size: 1.00 vMB
Total Fees: 0.09697696 BTC
Avg Feerate: 8.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,062 (648,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,280 264,280 00000000000000086fea1f20e4a1950e3fd7a2b7a2fd6afbacbbea37e7798d30 0.09 MB 65 74
264,279 264,279 0000000000000003b5765e6cc0f5c70bacce2a17c60f6d185db78df015b3b230 0.05 MB 146 151
264,278 264,278 000000000000000b99d545863185943a2a1c0c471c23dff501eb4eec971afe21 0.15 MB 175 29
264,277 264,277 000000000000000648d9593c5fc799e015982f5584252da90618fdd23f438ba9 0.15 MB 415 138
264,276 264,276 000000000000000cc9468c2444dfdcf01e4a24a54b4c433b591d09c2534e2dd4 0.08 MB 224 101
264,275 264,275 0000000000000001115b46572a1fe44a22d6941065d8214ee0b608e3aebfd1e8 0.49 MB 1,087 109
264,274 264,274 000000000000000719e06fb383a1cc1f29299fecedd222e3b12568fa5cee5417 0.25 MB 638 171
264,273 264,273 000000000000000d3e98e93ea829dc39eab09ca486508758b37fe1d4baf7b784 0.17 MB 355 125
264,272 264,272 000000000000000ca8d7e5e288392f34ab59831f2a619f2f600e90dfc8979752 0.14 MB 137 36
264,271 264,271 000000000000000056b0829a8efe58a9ee3b2941b9bc2e12fb2dd1195f163575 0.22 MB 471 90
264,270 264,270 0000000000000007dd2310bba4a115aa68367274122794f06620cf8a0b125734 0.25 MB 588 118
264,269 264,269 0000000000000002ee024dc90e3277c660ecbcf5b17ff330e24ae5b84e82f866 0.15 MB 406 146
264,268 264,268 0000000000000002ca924447fc577f0d2a3a1a7851cee89dc1f19b0ba19d3bca 0.15 MB 250 72
264,267 264,267 00000000000000028c2fe02dabaf117aa87984e2979375ba378c86ff67b4225b 0.15 MB 55 17
264,266 264,266 000000000000000b3f1a50169bcbc3bdd05ae16c157659e6f80ae875e3d58b49 0.04 MB 114 93
264,265 264,265 0000000000000008c172b8efc9501c33575b034c571a2baac923cb85d6370812 0.17 MB 413 136
264,264 264,264 000000000000000b9a23e5bd35821f51becfa8400d03b2c0e72087f8c5d853f4 0.14 MB 319 145
264,263 264,263 000000000000000bfa1a9ea8c1c264f9a1520ec1a8893582475cbd00d54c99df 0.07 MB 217 107
264,262 264,262 00000000000000024a4959bc7d33922c0458d71a43daa077484dd312df7c056b 0.11 MB 218 77
264,261 264,261 000000000000000499f215da4a08630704a2b0bf975c03870256a872f48ffc0f 0.19 MB 454 147
264,260 264,260 000000000000000d1b7f1ad15424705731218f8c3012136bbdc86c1ef62cf137 0.09 MB 232 191
Previous 10 blocks ↓
Total Size: 778.96 GB

Node Details:

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