Loading Tool

Explorer IconExplorer

Memory Pool

77,338 transactions
29.00 vMB
0.06927862 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt f00051fb244acafd6bd68317554c3ade2cbd700d6328d59ff003cb5a6e7ae2af
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 4308e054d8fb4842891c85222fd6517a4879531244dceba36b3f958a7035e88f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,180
Size: 1.00 vMB
Total Fees: 0.00608553 BTC
Feerates: 96.15 > 0.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (197,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,930 717,930 00000000000000000007914bd87b95c5398edd9ae91b4255eb9605cc98b58083 991 0.30/1.00 vMB 9
717,929 717,929 00000000000000000003074fee5983e0f524de38c3da822189c9fe9946678fb8 661 0.21/1.00 vMB 8
717,928 717,928 0000000000000000000455b2ca58060d74847ccd69ec330dc00e4b1f18ca95a4 774 0.27/1.00 vMB 9
717,927 717,927 000000000000000000071e9d923def40e5e4f255658e36a086a86020811bf0a5 914 0.27/1.00 vMB 8
717,926 717,926 00000000000000000004b90f40d6ff823f4c6c2bdefe2804fab1d0a0d742fdc5 3,036 1.00/1.00 vMB 9
717,925 717,925 000000000000000000086d52791f78bd27100b6aaa7009861aece42303cf0cde 467 1.00/1.00 vMB 1
717,924 717,924 00000000000000000001a6a912a8ed79f95acbf1a78936a0ed4bf096c1f7192b 2,195 1.00/1.00 vMB 8
717,923 717,923 0000000000000000000181ee7f5aea064e3c1a9ec04ac2f15a512d8a3f158005 3,003 1.00/1.00 vMB 10
717,922 717,922 000000000000000000005252248e4b6638b74d1fec45aac67d1ad432781bec63 434 0.51/1.00 vMB 2
717,921 717,921 00000000000000000005833b990ad4f4ae4192cb060f26d290a73a9a9a2fde10 1,443 1.00/1.00 vMB 7
717,920 717,920 00000000000000000005318cac549a3b992bb380aa07560003a4bf9b1c5f650f 2,657 1.00/1.00 vMB 3
717,919 717,919 0000000000000000000434d0bf8308e8e7dd1d46c398b29aa90ffbe36c4715f9 3,165 1.00/1.00 vMB 8
717,918 717,918 00000000000000000008df5e79d04641a08bb7a572b2c613519555c1677a1cea 2,827 1.00/1.00 vMB 15
717,917 717,917 0000000000000000000042eeaf1b03836f6a98c4be889dcbaa9083e905796bec 2,035 0.92/1.00 vMB 7
717,916 717,916 00000000000000000003ca5a59bd97a5b355d831a0e877a389c886bce54ca47a 1,475 0.91/1.00 vMB 3
717,915 717,915 0000000000000000000927ba087f1882884da238665ebe713b7a2e4820c56a02 2,294 1.00/1.00 vMB 3
717,914 717,914 000000000000000000092f4412175c519898d9538bad2318fa26e3dbf73774d8 3,449 1.00/1.00 vMB 7
717,913 717,913 00000000000000000003ecfa2958517c37c774d7fb4dbc2bc95fc03aa8d53647 2,688 1.00/1.00 vMB 20
717,912 717,912 00000000000000000000fa258f0189d3e0f1d5611715b8fdf1e63b61b634dd78 940 0.30/1.00 vMB 7
717,911 717,911 00000000000000000006124b98a3b4f5edb03b67af6b1aaa9faa03c80e53b2b8 2,776 0.95/1.00 vMB 8
717,910 717,910 0000000000000000000851d7d9c548529a0f58dab89c92e733f2e36d3fb37d1e 2,131 0.81/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.