Loading Tool

Explorer IconExplorer

Memory Pool

73,343 transactions
27.15 vMB
0.06132815 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 9bbd61d6bca027303cd8e8dfc7aa40aa79ed014430859886ff92cc9a769b3a57
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root a23564d5dd2c033964fb73aa88476b8b7755d69fe69771e7f75b1b0b2f756765
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.00353997 BTC
Feerates: 14.05 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (472,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,422 442,422 00000000000000000241a95763dab92c04553714c11a84ffd21c6bf8992e9380 2,277 1.00/1.00 vMB 74
442,421 442,421 000000000000000003b2f82b80e5ad6da69faf4891fbbbb051d161121a8810e2 2,670 1.00/1.00 vMB 100
442,420 442,420 0000000000000000014d895dcc4fe711bfa84413ab699bf669669d8485b091ce 1,766 1.00/1.00 vMB 68
442,419 442,419 0000000000000000034e94fa638404a75812f783a1d85befe543b6a5711b6d4c 867 1.00/1.00 vMB 36
442,418 442,418 0000000000000000031054833b4d45cb1661525d861939abf20674982803e8f9 1,820 1.00/1.00 vMB 76
442,417 442,417 000000000000000002eb6d07849d38eb9983a9580a86e11e0e4838bc3c2ebe1c 2,115 1.00/1.00 vMB 63
442,416 442,416 00000000000000000282e8eba0c9606cc03e91a00acb42aa831f93657824579c 2,858 1.00/1.00 vMB 105
442,415 442,415 000000000000000000d5d30b8de20f43ee491537dce5e6e4484937d926a30830 22 0.01/1.00 vMB 74
442,414 442,414 0000000000000000009c95b4c62ca5930f5f5d36c3abb4ac572001e533da0df1 101 1.00/1.00 vMB 4
442,413 442,413 0000000000000000028013a6847a44e6b1332f14958e2ea5b53ac5b7440bca5d 343 1.00/1.00 vMB 13
442,412 442,412 000000000000000001242badb4b7a973fa56827d5431090b022f44181d5e7315 1,315 1.00/1.00 vMB 46
442,411 442,411 000000000000000001c93b95a729b05e2fad3f6655b409071a67765bcea26a2f 1,487 1.00/1.00 vMB 50
442,410 442,410 000000000000000001040588d30cd719b38d24612e4d20831804e056ade68281 765 0.32/1.00 vMB 82
442,409 442,409 000000000000000001e421d364cbaae2055a4048c0b16c907408f066a963a561 500 1.00/1.00 vMB 18
442,408 442,408 000000000000000003b3deec6b99696eee93cae110c121f0e9b00b82c91b5dbb 587 0.46/1.00 vMB 70
442,407 442,407 000000000000000003c35f6aff7c5e68f8991f8782b7eca0b7b491375a91cd8f 263 0.11/1.00 vMB 74
442,406 442,406 00000000000000000285230aee892224a575ea9dd7225aae7e3969666ab31671 577 0.23/1.00 vMB 79
442,405 442,405 0000000000000000016d23bc5014011601b20b3658c251e5a995ffe03decb928 827 0.46/1.00 vMB 63
442,404 442,404 00000000000000000292175a791835f965f3bd459f9bbf043a5b39891261b1aa 362 0.32/1.00 vMB 50
442,403 442,403 00000000000000000170ed4b093bf19aaba438b8bb058b15df164cb427eb4d80 2,483 1.00/1.00 vMB 89
442,402 442,402 0000000000000000005380244aceffa2f3f57830ca99664f41960592eb2742cd 402 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.