Loading Tool

Explorer IconExplorer

Memory Pool

82,379 transactions
30.85 vMB
0.08965876 BTC
Random Selection Loading Transactions
Max Size: 188.74/200 MB

Candidate Block

Mining Attempt b6168501b005b21a203cb08583a8c4952a5b0520cfbf09c0f92bbf1d014a81c0
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 70708aa4c7a54dcaf6b9c428fdadb3f17e2d3dbf9439a6a7159047a88569be17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,351
Size: 1.00 vMB
Total Fees: 0.01931837 BTC
Feerates: 150.85 > 1.94 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (110,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,815 804,815 00000000000000000003582d6b75ab63b9b7b34d3035f1c2378c5464cc980f9e 3,141 1.00/1.00 vMB 21
804,814 804,814 00000000000000000001d7cfa42727f1e152c4a5b116f9b25649821b081a2395 1,720 1.00/1.00 vMB 13
804,813 804,813 0000000000000000000103aaaf38eb87bb75d6e62c7e8cc2635e5cb5ead5d743 2,545 1.00/1.00 vMB 8
804,812 804,812 0000000000000000000050b6550dd06e0cb53f899a11ba478d4f66d950ed1dc0 4,650 1.00/1.00 vMB 6
804,811 804,811 0000000000000000000465e4309f215e40fef5d1aadb7a7c12d138fbed5675aa 3,020 1.00/1.00 vMB 14
804,810 804,810 00000000000000000004fff6d99a7f59e55612addc30f85db02b46fd62d91b7d 2,978 1.00/1.00 vMB 17
804,809 804,809 00000000000000000000c08406a51701e46c16def091f6110220d203b3d0cba4 1,817 1.00/1.00 vMB 8
804,808 804,808 00000000000000000000c91d019e0e1c42dbf13aa047045a4c28f2296d397ff4 2,122 1.00/1.00 vMB 8
804,807 804,807 000000000000000000025c3e5b3134e24490c8bff5b7fad9b3e721f4c2c3088c 2,160 1.00/1.00 vMB 13
804,806 804,806 0000000000000000000186d153a3e04e91434e66f5406794662efbfea5a53133 2,842 1.00/1.00 vMB 17
804,805 804,805 00000000000000000004b9f28aa83904526411632e5588db9ebde9c92d2be8b8 3,187 1.00/1.00 vMB 13
804,804 804,804 000000000000000000032992af12a79f916d3457c31fd12c006eba7e28ef531b 3,102 1.00/1.00 vMB 26
804,803 804,803 0000000000000000000117dcc09d31a57fb1ec95490cae32291f7199c9784136 2,060 1.00/1.00 vMB 14
804,802 804,802 00000000000000000000c68c36c879f27291c24f113cb9615a10bb4897fe81d0 1,870 1.00/1.00 vMB 10
804,801 804,801 000000000000000000047671f837c5213a9d9b4701bf6c21e98096e6eb2bbbd8 2,831 1.00/1.00 vMB 12
804,800 804,800 00000000000000000000b90df04ff646ed292eca883077445b59ca06c8d921bb 1,569 1.00/1.00 vMB 9
804,799 804,799 00000000000000000004e76ec4652f8e49d005a5a1c44bd2caae0a6dd137851a 3,320 1.00/1.00 vMB 14
804,798 804,798 00000000000000000000f3d5c009c91a39b4519eba69c143bcbe40e5d23f7a2d 2,873 1.00/1.00 vMB 30
804,797 804,797 00000000000000000001ec6a803aaa82a41245bfd33a7652edba6c3806bfc9f8 3,093 1.00/1.00 vMB 12
804,796 804,796 0000000000000000000052b63be93b66258c6482040031c270da86dd4c4d4bb1 3,212 1.00/1.00 vMB 25
804,795 804,795 00000000000000000002c98c332fd346160c70e8ea09e2c212391d0b46f458e6 2,764 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.