Loading Tool

Explorer IconExplorer

Memory Pool

80,384 transactions
29.68 vMB
0.06985899 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt 86ff7a3b56dc1815d4fc5cce3e95793441382c2fbe73b500b6d7c3b16639c723
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 1656a2046269a416e039b7c99185391fecd51b05668e2c237180d3ce9aa6056f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,130
Size: 1.00 vMB
Total Fees: 0.00951819 BTC
Feerates: 502.67 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (613,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,780 301,780 0000000000000000214c56521b4f7758c3991bb03e747dbcce0ef62ad714f1e7 1,025 0.69/1.00 vMB 42
301,779 301,779 00000000000000003dfac6a3e4bc63bf99893536cc818d1b5b514bf345c1a85f 1,397 0.87/1.00 vMB 43
301,778 301,778 00000000000000005bd0ea07725a1228e45d545b90d5707773b32bb7d010db76 669 0.40/1.00 vMB 29
301,777 301,777 0000000000000000657ca17c01dc67b5ea27ae2863e50a90ffd245e69c30fb7d 305 0.16/1.00 vMB 31
301,776 301,776 0000000000000000420b1c53f91c3d7ec042c6aa6efcb849997af17bb21b8f2f 389 0.19/1.00 vMB 28
301,775 301,775 000000000000000042e852203384cbedbe8fd192c2d516749499957362a366c0 412 0.31/1.00 vMB 19
301,774 301,774 00000000000000005c53b12950b6839087171e38c417aa9491cc4b82eecdfba1 1,391 0.85/1.00 vMB 30
301,773 301,773 00000000000000002068ff190ae92a0c63a56291d421d06b407846a740b65d90 484 0.28/1.00 vMB 29
301,772 301,772 000000000000000055540a8286372275e35175ffd20d2dbc97a611046516c240 48 0.08/1.00 vMB 5
301,771 301,771 00000000000000007b7aa34f38730f3892e676ff2549f7a5e24340794964ebeb 459 0.74/1.00 vMB 13
301,770 301,770 00000000000000007557c768f2bc91562b382613771cfcddee195cb1a2fc91fc 858 0.50/1.00 vMB 29
301,769 301,769 000000000000000002b39af437722e7940b52b5ff020c3857afd1103ee7bfe3c 279 0.25/1.00 vMB 20
301,768 301,768 000000000000000070d37b44be466ebbf8b3becee682d2fb5dc3b08d17ee4607 832 0.35/1.00 vMB 35
301,767 301,767 0000000000000000696278bd67bbf104a6cad2476f8f062ed9d9d1ed5eea3e8f 396 0.35/1.00 vMB 22
301,766 301,766 00000000000000005a2355b1d21fcffc667db080c9dc2be8c86482dd34fb5abb 759 0.35/1.00 vMB 38
301,765 301,765 000000000000000034167a581e9ea7426e4dcbfc4e0d75318fe17e5539c3340d 64 0.03/1.00 vMB 40
301,764 301,764 00000000000000002d9b7b29fe45f1fa11542cbe8cf12fb74adeb749a33a7cd5 327 0.35/1.00 vMB 17
301,763 301,763 000000000000000048db7a2144c01449a2cd33979ae4e2e20515975b2856db90 1,558 0.75/1.00 vMB 49
301,762 301,762 00000000000000002b0d49bab7f48199e417f6ba02ca75de3f608f6fb67eedee 964 0.35/1.00 vMB 42
301,761 301,761 00000000000000000938f03c7db40c1cc7302b57915f7e8febe8302b9156eb09 131 0.08/1.00 vMB 26
301,760 301,760 0000000000000000726d9b8b8e296ea090be9b66fec5fae56ad19f1ab6cacf89 528 0.28/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.