Loading Tool

Explorer IconExplorer

Memory Pool

87,928 transactions
33.32 vMB
0.24901158 BTC
Random Selection Loading Transactions
Max Size: 190.67/200 MB

Candidate Block

Mining Attempt ba55d07e9d63304216b49a513d77ee4511d18ecfb380e26f8c905e1a7df98756
Version 20000000
Previous Block 00000000000000000001f3f62cf8ea709b7bc0c5d6908e583181766e18cbe489
Merkle Root 9dc3b67fa68b4401b5f60df4908537236ad9ff7af4a5226b6a0575f24fb875a5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,473
Size: 1.00 vMB
Total Fees: 0.04713488 BTC
Feerates: 150.76 > 4.72 > 1.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,643 (803,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,920 111,920 0000000000002a4c1d490e0ee68c4d7f3286540186d370b25f60e290aba4d7e4 1 0.00/1.00 vMB 0
111,919 111,919 00000000000068ae9c33fa0d27196a2e1c45d9afd6a31811da51c53a19f30360 11 0.00/1.00 vMB 0
111,918 111,918 000000000000a3ad930df64f8baf9109f7821d37dec19a3b8515a73ee9139e3b 2 0.00/1.00 vMB 1,038
111,917 111,917 000000000000c52c4a8557bd45c967792fcaf72fb6faf59e56e543a06a53e8a8 2 0.00/1.00 vMB 0
111,916 111,916 000000000000a04791a2388eb92e92440e93f91e6ce0636821fc679e6805addd 12 0.00/1.00 vMB 0
111,915 111,915 000000000000c86561ee10693e53b6910b4856f486d5d56c769ffacd6001f624 12 0.00/1.00 vMB 0
111,914 111,914 00000000000101a80ae26666fd4aede0005ea499268c911116605a869b5d90e1 4 0.00/1.00 vMB 0
111,913 111,913 000000000000c213148d50dce29b85038813e07c6619ec71eccba9583d92c877 7 0.00/1.00 vMB 0
111,912 111,912 000000000000de87b1db1473b048db4c1fc556a4f7b2dd5abe4c352168145e69 2 0.00/1.00 vMB 0
111,911 111,911 000000000000dcc80a14ffd96116e8d902166a216acffcf1f19596333f955aab 12 0.00/1.00 vMB 0
111,910 111,910 000000000000f2b14531dd5678fc4e092887af78c11c212729399df5a219be95 9 0.00/1.00 vMB 0
111,909 111,909 0000000000001656fe3acdc74a10b055ec6ee1fedb375f26c9c707748b8dbca8 5 0.00/1.00 vMB 0
111,908 111,908 00000000000121ea0ac9340c93a00f708e4aeaaf3ebf12bb4c7f961215121652 10 0.00/1.00 vMB 10
111,907 111,907 0000000000001cc93da84bcf951af4b0edf9a0a5d5a45fb1297feabdccbf5f8d 13 0.00/1.00 vMB 352
111,906 111,906 0000000000011d4a8b715b957d6a2cedd9bf11b244bbcfcaa0743b2075689772 11 0.00/1.00 vMB 0
111,905 111,905 00000000000029aa0758d22c7211ea73a3a10a45495f6d50460f24c69f949068 4 0.00/1.00 vMB 0
111,904 111,904 00000000000052376a9d94837af89c3fad244202842f90ac2f71b78638684e09 4 0.00/1.00 vMB 0
111,903 111,903 0000000000011d9fd391dcde7ed65cb0a91945e12209c00ac033259d3872160f 6 0.00/1.00 vMB 0
111,902 111,902 00000000000020b0fd2b2200843703a667c0c704697d512750006deb3531f61d 1 0.00/1.00 vMB 0
111,901 111,901 00000000000090b9068c72a51522b2a1e06166b79fbd7146db402a53443965f4 1 0.00/1.00 vMB 0
111,900 111,900 00000000000031f0fe681879d1128c556e2a8cdca16ef796fbb855760a466284 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.50 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: 773.13 GB
    • Received: 20.44 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.