Loading Tool

Explorer IconExplorer

Memory Pool

53,366 transactions
29.65 vMB
0.09956838 BTC
Random Selection Loading Transactions
Max Size: 159.19/200 MB

Candidate Block

Mining Attempt 7d4a32e8293752fa5c7817acfabf930fc06487e0e7b3cad6c1af62f6acaae1f5
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d34797365798de6b0922245e5e3fc9ab4bfcfd2be909a5d052fbdabfa499550b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02822958 BTC
Feerates: 100.53 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (198,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,733 715,733 0000000000000000000b23e2d1e6a6fdf0da3f007eb7b5223c0585f958a2a05d 875 0.30/1.00 vMB 8
715,732 715,732 0000000000000000000732e40b36b68334e460d49094360f7e5ac46e18b9d78e 1,687 0.73/1.00 vMB 7
715,731 715,731 0000000000000000000378f1b56fdbae3f842d2fa7c45fae6c8c91c8bf1187be 1,576 0.66/1.00 vMB 6
715,730 715,730 00000000000000000004d4c05c4fdcb27317e1615e9225277af1fd4d310cdbe4 1,833 0.71/1.00 vMB 7
715,729 715,729 00000000000000000006ebe576150903bdce032039b5282bfe88f4a1e6fea8ce 439 0.16/1.00 vMB 9
715,728 715,728 000000000000000000072af46ebd5a6e7e9f52235b062bd11e3f04d5b14070e7 372 0.12/1.00 vMB 10
715,727 715,727 00000000000000000007e4f7948d3c7abc51ab32fc06dff70d41379c0ee9fbc8 814 0.67/1.00 vMB 4
715,726 715,726 00000000000000000003fb1e0a4ff4cafab7265b0b3c46efdeaa75dc25c00b93 1,112 1.00/1.00 vMB 4
715,725 715,725 00000000000000000009ba26a35238d80af6c3c110e26aa7ccafbb3cde96e966 1,116 1.00/1.00 vMB 4
715,724 715,724 000000000000000000093b5d26e33a7eddf4455ad5f495ffb802d2cb2631f0e2 629 0.34/1.00 vMB 5
715,723 715,723 00000000000000000008b7b1428d5aa98ca72af49cb179157d893e256c6573b9 991 1.00/1.00 vMB 5
715,722 715,722 000000000000000000008e591b80bc9187f211ecd47d9424dc96a4042ce9481f 645 0.82/1.00 vMB 5
715,721 715,721 00000000000000000000a9aeceaad0646f4fe77e9b12dc13977da1c30ac089ad 1,028 0.45/1.00 vMB 6
715,720 715,720 00000000000000000005bac7dd08d5d44c53b635f248ce455ec78f287d6e22a6 177 0.04/1.00 vMB 9
715,719 715,719 000000000000000000027c16ca2df9e692c5c1eb50f75486437928ac44c09c85 2,243 0.77/1.00 vMB 8
715,718 715,718 00000000000000000009537e32addae3547ef22a84bf735558ec3cf70ae453c3 2,038 0.85/1.00 vMB 7
715,717 715,717 000000000000000000052dfa4e51282e112666df27d1146926efa344a0211ee0 108 0.04/1.00 vMB 7
715,716 715,716 00000000000000000006a8c744ee93680f54abc97da219c676a55d5d6ad24bb8 1,541 0.67/1.00 vMB 7
715,715 715,715 0000000000000000000aac345a373b3e6ad7db19a9ad593ad287da3a58cb76c5 94 0.03/1.00 vMB 7
715,714 715,714 000000000000000000027dc6a61cb9637b09aba5b1360c9675048fcf63bf815a 68 0.01/1.00 vMB 16
715,713 715,713 00000000000000000007c5868ec6ca810713cd8e7ebbc50fa1239bb95371604f 641 0.23/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.