Loading Tool

Explorer IconExplorer

Memory Pool

38,838 transactions
26.56 vMB
0.06440873 BTC
Random Selection Loading Transactions
Max Size: 136.99/200 MB

Candidate Block

Mining Attempt ec85e7c1128ec12fc89648da17570cda140ad90a97461d60b5220c6566935d6e
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root bdbef0a94be807f7a7cd266ec4d7b59a13a71f3f3c2c5b77233d35681f1acfa2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.01469396 BTC
Feerates: 201.06 > 1.47 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (454,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,903 459,903 00000000000000000012b30b4c833c0ac2bd6035085e85e12cdf024cbdf97cc5 2,351 1.00/1.00 vMB 202
459,902 459,902 0000000000000000008dfeeca8fdc785893ea78de089f1214199c620f09026cf 2,416 1.00/1.00 vMB 131
459,901 459,901 000000000000000000cdab48f469a82f1b0fa02da60833214f31efafecaa9267 1,719 1.00/1.00 vMB 141
459,900 459,900 00000000000000000227ff78a5464a9969df3b670ef79fb16defef1a8ff7bc41 2,589 1.00/1.00 vMB 214
459,899 459,899 0000000000000000012c034d2d931b6b17f34238c6d5bfbfc0c472b58f192a0f 2,642 1.00/1.00 vMB 125
459,898 459,898 0000000000000000000958b7145655adcf5d4d161505fed66e6c0349ee1d3b99 2,224 1.00/1.00 vMB 184
459,897 459,897 0000000000000000009ff0c6384d8a458903014106b798d48c1e76b7d1faa857 2,282 1.00/1.00 vMB 230
459,896 459,896 000000000000000001e17eacc38a197867470e192e6fc0cf9fe9d8048d75e4ab 2,806 1.00/1.00 vMB 131
459,895 459,895 00000000000000000093e7d935191ca026d67e38a4c49b7aa962b4f54fa6791c 3,469 1.00/1.00 vMB 132
459,894 459,894 000000000000000000b34104b5afc467f1a5eee7b8c97acfbe6e16c91bcecd60 2,587 1.00/1.00 vMB 121
459,893 459,893 000000000000000000424f7d546fbf8e58d858b8549be27a3fac3cd8bfabdde7 1,659 1.00/1.00 vMB 149
459,892 459,892 000000000000000001c5e5a2523c60d22601d299bdc5772c1d43554a78909a6a 2,205 1.00/1.00 vMB 142
459,891 459,891 0000000000000000001461eb91a9726328f042ecce876daf599f1c5b2f357a8e 2,402 1.00/1.00 vMB 161
459,890 459,890 0000000000000000015dbd6fa31898569a71f42d5dff3e0a6f8102be606ea9d1 2,519 1.00/1.00 vMB 235
459,889 459,889 000000000000000000e2a8e1b24b2dfa279cf19d0cb7a21988f368a3cbb27caf 2,347 1.00/1.00 vMB 121
459,888 459,888 00000000000000000134ab689d90e3ca6dc2acbd9cb5523b3d148c12a1788cc7 842 1.00/1.00 vMB 124
459,887 459,887 00000000000000000062a12d177b62496c9a60e35a92823d0f4adc204ac700ce 1,930 1.00/1.00 vMB 159
459,886 459,886 000000000000000001c0fa4a2f10599d2f90379c33b81e714ef6e51d3584acef 2,965 1.00/1.00 vMB 270
459,885 459,885 00000000000000000129af51d8c259821b6138ccc2e30c1cbdd1034097f16225 2,131 1.00/1.00 vMB 193
459,884 459,884 000000000000000001ebc58805de781038a35d431e1548b5c807057d90176bc1 1,990 1.00/1.00 vMB 157
459,883 459,883 00000000000000000145bfc45d345e372fc2eb44e0415c302558f38a6f57cf17 1,633 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.