Loading Tool

Explorer IconExplorer

Memory Pool

18,612 transactions
10.94 vMB
0.03211157 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.49/200 MB

Candidate Block

Mining Attempt 317b6e61237b5396919e8c59895c8588884514fbfd7ceecae9495933f2b8b24c
Version 20000000
Previous Block 00000000000000000001780729c0d9ab0c7fd43034d92ca125a01d650fbaf372
Merkle Root 47467e6b1ef554065e8d8efdab35527421ae694a867ca60885b4f88f676b5538
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,279
Size: 1.00 vMB
Total Fees: 0.00691316 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,355 (726,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,345 187,345 00000000000003d58cf921edc1a15bc9e089c366ea85ae11372912e3faf77635 317 0.13 vMB 147
187,344 187,344 00000000000001fd9dbe855ac1733db654b19ce32c60ebd23cd1c1c018eefb18 171 0.07 vMB 101
187,343 187,343 00000000000003caec1b0ff48c97f4595baf35df1ff8c955628e84ca4f4fd9e8 61 0.02 vMB 76
187,342 187,342 0000000000000390d3bc0533ea4726a0b9f1515bb6ded45964bdb5eaedf1575b 89 0.03 vMB 10
187,341 187,341 00000000000006a20bccfacea9555f2bfcaa418698ad97f8bdcabf0709650154 215 0.12 vMB 124
187,340 187,340 000000000000027f9650837e1ff9cf73927e98987d9782822fb83227c02f2568 65 0.02 vMB 8
187,339 187,339 000000000000066c0d0475c2ebc6b18f01eb898325ec16c9f50505639fa2bf7d 128 0.04 vMB 173
187,338 187,338 00000000000006afda9e2c405068df2b80ba978f06c75d8495f1672ba487cf46 10 0.00 vMB 15
187,337 187,337 0000000000000495923bf3801d090187a30d12e71dd308fa14b9b91b91477557 44 0.02 vMB 443
187,336 187,336 0000000000000788066e9b0d4f1d15bb6bee145543eccdf741f9c186841a02a1 6 0.00 vMB 17
187,335 187,335 00000000000001aafb2e5fb73f2ecbd3474c257a7557ed67080a53ea7b252ff7 39 0.02 vMB 97
187,334 187,334 00000000000002322330a3772effd76b4f75ad2498233183545e067a4a6a59ab 101 0.03 vMB 34
187,333 187,333 0000000000000441105cfa3308145ecc80c248832522f0a53f3b3550d37a4714 72 0.03 vMB 91
187,332 187,332 00000000000000dd0fe4fb635e51f84782f45052ab6aae033fa2f3f48e534184 176 0.07 vMB 85
187,331 187,331 0000000000000521a2cf418d82bf39e65502f184eeff32e2d41e3975550bb5ac 155 0.07 vMB 103
187,330 187,330 00000000000003209978c9c4ffb5c8317049046bbf0930d552cca2563df09578 36 0.01 vMB 127
187,329 187,329 000000000000085efb7082efb2750cf38d5d68838f76b6be4a3191eddd3fca77 74 0.04 vMB 61
187,328 187,328 00000000000008a54371c9e301df6d7ed1c759ec5a1c79d6e42ec7ce7dea1576 197 0.07 vMB 174
187,327 187,327 00000000000001a5a292b965bbb2a8b0577170c4316c91ace878b9816feb1186 65 0.02 vMB 92
187,326 187,326 00000000000002fce60a2a80db38614e39f0b1d7ed4de3b557b3723b75d3b27d 112 0.05 vMB 110
187,325 187,325 000000000000095b8cdda78ab10aff83748e9bcc2bcadce7f4096e4c9c72bda8 69 0.02 vMB 133
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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