Loading Tool

Explorer IconExplorer

Memory Pool

73,722 transactions
28.21 vMB
0.06816067 BTC
Random Selection Loading Transactions
Max Size: 167.65/200 MB

Candidate Block

Mining Attempt 5bc108fa7173718d5a886d85cd422f6aa1f36ea448d48bd8d08ff2357dee4753
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 28d84299d6177b862f2a2e08282fed3326fed30c5e70bde28772f0d400f74dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,646
Size: 1.00 vMB
Total Fees: 0.01175488 BTC
Feerates: 101.62 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (326,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,501 588,501 0000000000000000000428ee22c5092e7b55533d1cf2799477ff12a1a484363d 970 0.38/1.00 vMB 16
588,500 588,500 0000000000000000000c8a62880246ee0764bc37ef3e541cbbfa918f7bb57404 3,311 1.00/1.00 vMB 16
588,499 588,499 0000000000000000001424ddcd0730f282d444e663d929566f130ffb54a0379c 1,300 0.39/1.00 vMB 15
588,498 588,498 0000000000000000001da6dc3dce6ecec0a2f22bc38cc94a1b72d0ae55ee8bab 2,814 0.95/1.00 vMB 7
588,497 588,497 00000000000000000001896a5d783d493f8eb6b7f2fce8eff539f311dc576f81 2,409 1.00/1.00 vMB 24
588,496 588,496 0000000000000000000597862027698881060bc9fc95b0637b179eb79be2ecdd 966 0.46/1.00 vMB 16
588,495 588,495 0000000000000000000d91cc479b092574d80505c8523c1984fd0962f4b09ae2 1,464 0.49/1.00 vMB 2
588,494 588,494 0000000000000000000b432032c0fb95c2cc6fe6453434a8c3af3af9c3b33494 2,666 1.00/1.00 vMB 20
588,493 588,493 0000000000000000000199a4dc7187124e5419b1c35c74e0322d71b1efaa6a68 2,134 0.61/1.00 vMB 10
588,492 588,492 0000000000000000000da391191dd04feefc62299cdfd89ca77c662836da422f 2,437 0.78/1.00 vMB 13
588,491 588,491 0000000000000000001219e44c37e45a59b2551741ec9f7356fb5210ff661c8a 283 0.08/1.00 vMB 20
588,490 588,490 0000000000000000000abc4cfee775275c2fd5065efbe7a831ad6982d8bf4ed5 816 0.25/1.00 vMB 5
588,489 588,489 0000000000000000000942ca2dc70573aeda3991ba813fec0758a69a74a46189 3,409 1.00/1.00 vMB 14
588,488 588,488 00000000000000000012a8a079c2d4d5f6ca32c7be32b1b34157c8de8c69335a 1,945 0.63/1.00 vMB 12
588,487 588,487 00000000000000000010f152cd81ff46d35c0637d6e15f9ddcbc774c1bb37b65 1,708 0.51/1.00 vMB 10
588,486 588,486 0000000000000000001a1830c47c857cad800cb4da1bf74e250ebb0162557769 71 0.02/1.00 vMB 7
588,485 588,485 000000000000000000194b2b9b20fef72b94003bf5274e38cff87f685da001ff 2,072 0.60/1.00 vMB 11
588,484 588,484 000000000000000000060d1989aa81c1de89df83eddee0e4646b76502495a459 2,424 0.71/1.00 vMB 11
588,483 588,483 0000000000000000001dc7ac15f357c81a905e61c7b56aae4a3cf38aa2e4ddfa 2,974 0.89/1.00 vMB 12
588,482 588,482 0000000000000000001bc6100321b72463807ccf78299acfe2b70a4516b08f0e 237 0.09/1.00 vMB 13
588,481 588,481 0000000000000000001f1d1c3c37b70b736e379c8810c45515c00766d919ef8e 2,413 0.69/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.