Loading Tool

Explorer IconExplorer

Memory Pool

79,016 transactions
29.60 vMB
0.07363009 BTC
Random Selection Loading Transactions
Max Size: 177.61/200 MB

Candidate Block

Mining Attempt 7dbf51c45c556e3e7cb6dcd77ea5580f2076d1e880e0a837359adc4cb5584a9f
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 7ccbaf37f4b861daddff0a4da76d9cd11c78eadd80a2932a8fcef224f2660d3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,166
Size: 1.00 vMB
Total Fees: 0.01346181 BTC
Feerates: 150.98 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (550,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,762 364,762 000000000000000008217f2b0010e42f6bdbccbfc375bdaec577656873f69fa6 371 0.16/1.00 vMB 31
364,761 364,761 00000000000000000001f1867bcc72256aecac8530538ffdb5b28b779ad44944 307 0.19/1.00 vMB 18
364,760 364,760 00000000000000000829518a4b80ee009587426a410db462701e93330cfeec3b 1,508 0.93/1.00 vMB 61
364,759 364,759 000000000000000003bcb213a8c55fd662665b0efa86f648db0b3c6f007da04e 299 0.25/1.00 vMB 27
364,758 364,758 000000000000000001cec13a1cec8d8e215a7a9d5970aa348189ea25b3204779 1,009 0.75/1.00 vMB 33
364,757 364,757 00000000000000000901c1cc09c5f07cc3247e76e87ea385030410302cae8cf2 1,230 0.94/1.00 vMB 32
364,756 364,756 00000000000000000713b759575d700ca8307ad5e84bba5ab994dfaa69c4e619 1,036 0.91/1.00 vMB 34
364,755 364,755 000000000000000010ae02e6c6006a2134bba583cfc87fbc647441d7f46361d1 1,103 0.71/1.00 vMB 41
364,754 364,754 0000000000000000160067e2aa41609fc0059fd348f3cf03461bbe0b46ff13d0 1,467 0.75/1.00 vMB 47
364,753 364,753 000000000000000006ac732df5ef81f5d257dbf7e7b4685bb39bdaecbde02ea8 523 0.75/1.00 vMB 23
364,752 364,752 00000000000000000074f4d4b0c0f9ff8fd19a7279cf9c3013d41eff984fa71f 1,062 0.75/1.00 vMB 27
364,751 364,751 000000000000000001be7b925ca4e37bdcf9ca17943703b53284a410c6178fa1 165 0.16/1.00 vMB 13
364,750 364,750 000000000000000010e9e62a66c06d7b247dd93b53d104d4af13b88828c12118 1,183 1.00/1.00 vMB 26
364,749 364,749 000000000000000011faf168dae8b0ab4596c06c13a1ffd9e7fdfc42392bf39f 2,315 0.95/1.00 vMB 64
364,748 364,748 00000000000000000b2b0702526f1e18f7cd8f27c0ff8230fdbc7879541ffffe 1 0.00/1.00 vMB 0
364,747 364,747 00000000000000000ad6dbb31ba887c8dfdad3d06bb24570d2d08c8f08a643ef 926 1.00/1.00 vMB 28
364,746 364,746 0000000000000000155769614efb2e0256865abefbb69d7ffb420effcc3ffa10 1,394 0.75/1.00 vMB 75
364,745 364,745 0000000000000000153834634aaa6871b1650121bff3176e62643ad11b74220b 1,221 0.75/1.00 vMB 30
364,744 364,744 000000000000000004721b95300e0f9edee7df1a08a0e75ee66a9283c21097a5 987 0.95/1.00 vMB 26
364,743 364,743 000000000000000002f4e1be34e4bd48f5d401189b09447e036b41ee1c8d5301 1,855 0.75/1.00 vMB 62
364,742 364,742 0000000000000000002c0c8f2c169732a911850a3b351367a3d561588a949924 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.