Loading Tool

Explorer IconExplorer

Memory Pool

82,825 transactions
30.40 vMB
0.14730011 BTC
Random Selection Loading Transactions
Max Size: 184.11/200 MB

Candidate Block

Mining Attempt bb38eaca6314a91ab4a1d60fc0eb5c15c479270e1b71d5e79a525536e8366bbd
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root 855d30c65b595fc2e70c4afd0191c0b060c570563e59096119e2bda18dea9063
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.06665632 BTC
Feerates: 150.61 > 6.68 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (651,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,124 264,124 0000000000000003cc5476e5946bc37f7f8f3e2bdf73199851505fc975235ddc 560 0.25/1.00 vMB 99
264,123 264,123 000000000000000b64b5a544580ed7e5fa31caf8846e02aec5bad7b0399fbfef 640 0.25/1.00 vMB 103
264,122 264,122 000000000000000618bcce8ef27515fb056e7ad236d6d36c0367d208027ac8ad 226 0.10/1.00 vMB 98
264,121 264,121 00000000000000031e6be3469522e315a58f7e1b7785301423b37ad6eb40cc01 641 0.27/1.00 vMB 138
264,120 264,120 0000000000000005fff9ce1cdec0a029bff7ab243c469cb0a576bfbfe48ca40e 185 0.15/1.00 vMB 48
264,119 264,119 000000000000000d1153e6feac8651183e3ef1bb26ed3fd6cdb038b54f44e212 612 0.25/1.00 vMB 142
264,118 264,118 000000000000000e04215c0bd2fcf766475b2696c3364d1caf5c15886c31763b 462 0.18/1.00 vMB 134
264,117 264,117 000000000000000b225724c0fb364da5448e8b6b070779885c330897187db0cb 185 0.08/1.00 vMB 70
264,116 264,116 000000000000000f55ba402b8fe54fce001d7fe4dc6b6beccae99b09d115cfd6 242 0.21/1.00 vMB 33
264,115 264,115 000000000000000c036d636877fa7aff74bec0eb72da58b70ede44f084a68856 677 0.25/1.00 vMB 103
264,114 264,114 0000000000000005d6a935d76027fec9a83ae09410c0b788825fbd219c2d0c83 606 0.25/1.00 vMB 131
264,113 264,113 0000000000000004db305c39c3b1a9afc19b718afd10e3415b8c19dd30ddf795 543 0.22/1.00 vMB 38
264,112 264,112 00000000000000004bc3ba7fb10a9dfc6ace01b2b82e3012b9fdbc90ec678e39 658 0.30/1.00 vMB 115
264,111 264,111 0000000000000008beb1248b25f169ee38d1d5f70720ddc2e18e94c97209ea49 699 0.25/1.00 vMB 163
264,110 264,110 000000000000000f8f8affa2cc4b569fde679b7ca5158d07550b985b4c3b1813 56 0.05/1.00 vMB 38
264,109 264,109 0000000000000007fe68c93b77693f7475b16d23a2ed0c1d44e7c5fefca73b37 223 0.09/1.00 vMB 48
264,108 264,108 0000000000000001f76d94c18404a2ed16c08d25d5dcd14b8482271fa89bf4da 380 0.22/1.00 vMB 82
264,107 264,107 0000000000000000274d901db487f0ad04b6ed9beb6be569bed14244047b1628 1 0.00/1.00 vMB 0
264,106 264,106 0000000000000005987ebb0011fc4641927e49a47ee7fc54091bf07b421c3191 494 0.22/1.00 vMB 114
264,105 264,105 000000000000000fc08c5bb64ddd6139b84098bceda890b90a8e6c3737d7d9e7 223 0.13/1.00 vMB 126
264,104 264,104 000000000000000c7510eb5d1a5167fca17462df1c584f4720341142005e7672 242 0.09/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.63 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.32 GB
    • Received: 16.20 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.