Loading Tool

Explorer IconExplorer

Memory Pool

79,073 transactions
29.48 vMB
0.06810302 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt f2c1a395e888230fbd7be02590d296928e8832985df5e71fbf0a8f22f9f046c4
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root a989569de85be66a80c5ddc0d84eb5b8c115e35fe402de6c20ee3c71c539d28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00827889 BTC
Feerates: 150.77 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (63,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,491 851,491 00000000000000000002569464ba67df545a925485824615faa1fc0b8313fe7c 5,054 1.00/1.00 vMB 6
851,490 851,490 0000000000000000000191d05b96cbdbb5b76286bc30a5e6246c5d54b6a9f049 6,231 1.00/1.00 vMB 6
851,489 851,489 000000000000000000006a52422874c931a5bc8807932ad4255982dcee172dc5 4,303 1.00/1.00 vMB 8
851,488 851,488 000000000000000000035f7896a56f52a3d9bc8f3b1b1c82324bb5cfa856d326 3,409 1.00/1.00 vMB 5
851,487 851,487 000000000000000000001386ec967bc50d1862b212145c8374b0d2b50dbcbb8e 1,664 1.00/1.00 vMB 5
851,486 851,486 000000000000000000003b7dbd804d84b4f77e0e1222cbc6c41cc535ef8bedcb 3,263 1.00/1.00 vMB 6
851,485 851,485 00000000000000000001dc1227ed5433b3b30243fe2a40dc5e7259aa757999ab 5,030 1.00/1.00 vMB 6
851,484 851,484 000000000000000000033ed12d786b29bfff7e6cd50568ccbf431a674e26ab44 7,433 1.00/1.00 vMB 5
851,483 851,483 000000000000000000006438d040ea6993622bb4f97ee1adb3d5d58ab5080264 4,910 1.00/1.00 vMB 7
851,482 851,482 0000000000000000000108521482f563715825a3837dc54338da0119728a9721 7,483 1.00/1.00 vMB 5
851,481 851,481 000000000000000000003cb9ad7f2b6e42977df92dadd7a634b670b070730481 5,834 1.00/1.00 vMB 6
851,480 851,480 00000000000000000000774b8f2499f9378b110e4b183b88ce4c2192d7e60e8d 5,183 1.00/1.00 vMB 7
851,479 851,479 00000000000000000002094140369cf7e8589729218f8745ff2b745f390b73b2 4,488 1.00/1.00 vMB 8
851,478 851,478 000000000000000000031fa18a42511794f9ab1942af22f7dedcc3ef1c2728ad 3,651 1.00/1.00 vMB 7
851,477 851,477 00000000000000000002b61e91135fc95d859adeb410ade47ac0c8c14d0bfe45 2,435 1.00/1.00 vMB 12
851,476 851,476 00000000000000000000070692f53dbd9ba174e2d4f68eda0a5b042120de03a6 2,450 1.00/1.00 vMB 7
851,475 851,475 00000000000000000001355a9d9e3f7c8174eda9ae68fcbdb9fdb2bf74c5750a 2,494 1.00/1.00 vMB 10
851,474 851,474 0000000000000000000127f2ecb8b74c3edc7ee6a9f19113b754088987ea0df7 1,815 1.00/1.00 vMB 9
851,473 851,473 00000000000000000003850335f9de8ad401569d981e4932bf7924026dcad23c 1,930 1.00/1.00 vMB 7
851,472 851,472 00000000000000000002bfc68f41e407f64f4934ecc069d0a19178062185571b 2,436 1.00/1.00 vMB 9
851,471 851,471 000000000000000000026a2c4300253d2d10f96625aa5b53b9436d15907e97d1 2,924 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.38 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: 664.30 GB
    • Received: 14.96 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.