Loading Tool

Explorer IconExplorer

Memory Pool

80,389 transactions
30.09 vMB
0.13892612 BTC
Random Selection Loading Transactions
Max Size: 181.71/200 MB

Candidate Block

Mining Attempt 3a6bd083dd0baed6af98511acddbdb84d359381a74d1da78c682b202aa98702c
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 498d2aebd7765f3ee69f28c19f3e7eff5d0ff83c9e702b420d43d27caf548e7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,842
Size: 1.00 vMB
Total Fees: 0.06815715 BTC
Feerates: 101.64 > 6.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (324,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,494 590,494 00000000000000000008821c7166ba33b617e4f8738dce76e739a7f920cc96df 2,269 0.73/1.00 vMB 30
590,493 590,493 00000000000000000003cf0f57c3220d22096ae4c9090ff7a481ad0c252d48cf 2,502 0.82/1.00 vMB 28
590,492 590,492 0000000000000000001bd56425944a6c8f24dfef680eace5d1a5d0753b6bc080 3,043 1.00/1.00 vMB 31
590,491 590,491 0000000000000000000153755678ab1674dd2974653d04c18019af2f8745ca70 193 0.07/1.00 vMB 60
590,490 590,490 0000000000000000000f73d0bdc1b7ba7cee30e7467c98c0d0dd6066e90d9b64 2,960 0.96/1.00 vMB 28
590,489 590,489 00000000000000000017aa959f04b83ce40774b9c7f4b5b3d4caccd3fa2ae0eb 217 0.07/1.00 vMB 31
590,488 590,488 000000000000000000053a52ecad846269d5fc36dce148348e9e05b976bc527b 246 0.08/1.00 vMB 37
590,487 590,487 0000000000000000000d446cdf6003b255e0a01d4c74c8af26cfaccf51787428 3,263 0.96/1.00 vMB 26
590,486 590,486 00000000000000000008f6153322f8f90d1401cb9081eab1605e3a100cddbb96 845 0.29/1.00 vMB 26
590,485 590,485 00000000000000000019f83a25ceda89e3ee9c53e768437d1cc9e145fc9515d5 2,654 0.87/1.00 vMB 25
590,484 590,484 0000000000000000000d342f350dce7750a2274b5050487695ba7ece2b6de516 1,805 0.66/1.00 vMB 48
590,483 590,483 000000000000000000049d7a8589a8d372663d91f2c3d63dd4d72e7db3006d56 884 0.27/1.00 vMB 15
590,482 590,482 00000000000000000003c349c9da2e197a1452d7f4bbce5c1eae3fdc64589622 2,705 1.00/1.00 vMB 13
590,481 590,481 000000000000000000194871334d0501ad3161cf7f0e09c43310626fe64b1544 3,181 1.00/1.00 vMB 56
590,480 590,480 0000000000000000000342d4692cfdac6ef4f5b5c04684d70c7428855c9af500 339 0.14/1.00 vMB 5
590,479 590,479 0000000000000000000cadc303fbe1da0bf5a1bb95c2b9752fc1fe7627404663 2,396 1.00/1.00 vMB 16
590,478 590,478 0000000000000000001a8515dd6e51742d35ea4143f58850d5fde85f90829db3 2,130 1.00/1.00 vMB 26
590,477 590,477 00000000000000000002c216de0248fc47413d23b0c51867555a80866b5ae152 1 0.00/1.00 vMB 0
590,476 590,476 00000000000000000000dcb6d84fdf2ef10a5c5951ad3a3d5437cd25ac76b533 2,625 1.00/1.00 vMB 11
590,475 590,475 00000000000000000015d538f1c8302df371d72115a1676e5d76a7d1a87128fb 2,382 1.00/1.00 vMB 35
590,474 590,474 00000000000000000011b712f0994989619adf9c9d855ef108ce95dea23fc052 2,876 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.