Loading Tool

Explorer IconExplorer

Memory Pool

78,372 transactions
29.76 vMB
0.11404345 BTC
Random Selection Loading Transactions
Max Size: 178.81/200 MB

Candidate Block

Mining Attempt 09627f96e11fdf25205349430523184dd483376198df264c459f851c244ffaae
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 0cf5e3630386402f57909e3ab1b8a430bfb32c44e206f0e899fb6eab280e395a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,106
Size: 1.00 vMB
Total Fees: 0.03377912 BTC
Feerates: 660.76 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (261,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,720 653,720 00000000000000000001fe9b55989a132fdd3f49ea417d87bae17ce07cc5c15a 2,811 1.00/1.00 vMB 123
653,719 653,719 0000000000000000000b7cff5b3b726ee19e2b134157365ffb4914ab8907fb4f 2,808 1.00/1.00 vMB 115
653,718 653,718 00000000000000000005b535242a96c0ffd63382785452c479d903b66f7b2665 2,786 1.00/1.00 vMB 115
653,717 653,717 0000000000000000000c79e434e2faeffbc152d9594cdc9c177292121a0359bc 2,315 1.00/1.00 vMB 124
653,716 653,716 0000000000000000000783c8fc35e2612550922d217c0b408205ea5973ae71b3 2,869 1.00/1.00 vMB 113
653,715 653,715 000000000000000000021e078616dbbedc8f54376db521f3f405a79870a73f2d 2,399 1.00/1.00 vMB 117
653,714 653,714 0000000000000000000ae024423faf895301231008643c880fed299f7ab645f4 3,018 1.00/1.00 vMB 140
653,713 653,713 0000000000000000000317c66828e527355f76187361f85469f95f7c62cb8e9e 2,838 1.00/1.00 vMB 98
653,712 653,712 000000000000000000072e5589c141b163f2babfa13a0b2af9af2f2cea934131 3,123 1.00/1.00 vMB 122
653,711 653,711 0000000000000000000ce322efbb969e801a199ecb636a7ac57814fbee9aca62 2,890 1.00/1.00 vMB 113
653,710 653,710 000000000000000000097a025fe81fdafb4b86ee2e407f3e2cb0576f5a2b708d 2,435 1.00/1.00 vMB 103
653,709 653,709 00000000000000000001bf6fd4058df56ea64da5afa9751bcadcaaa9b93d87f0 3,110 1.00/1.00 vMB 130
653,708 653,708 00000000000000000008468ace4e6ea8392f777c79aad62a0594b44d9bfccc11 2,771 1.00/1.00 vMB 95
653,707 653,707 00000000000000000002610a51f18271a1d87338861bee9babfaf69f5a772a99 2,453 1.00/1.00 vMB 118
653,706 653,706 00000000000000000007de62bfbefbf76e4826b29a4d70c6b7dfd600d1daad65 2,537 1.00/1.00 vMB 105
653,705 653,705 0000000000000000000dc157afa51666133ff6d05124fb8f7b311feb415e9023 2,884 1.00/1.00 vMB 124
653,704 653,704 000000000000000000054202f34e18ecedf8977b72776bf16849602faf656bc2 2,637 1.00/1.00 vMB 106
653,703 653,703 00000000000000000003b665c5576376030c966e8c87dee88a8f560d83646e13 1,610 1.00/1.00 vMB 111
653,702 653,702 00000000000000000008f25b5fd31ae01a12f912d899a289c67132f04b10b118 2,387 1.00/1.00 vMB 133
653,701 653,701 000000000000000000062189a01d6edfbc89a0ebbdd0f8b3e24ddc8d7785ef0e 2,667 1.00/1.00 vMB 107
653,700 653,700 000000000000000000021214a7623f240ed6c8d4757332b43d7ceda94888d232 2,342 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.