Loading Tool

Explorer IconExplorer

Memory Pool

40,606 transactions
29.04 vMB
0.09543370 BTC
Random Selection Loading Transactions
Max Size: 147.82/200 MB

Candidate Block

Mining Attempt 0d70fcaeaf74460b361e1947672beabb4f24608ef479361e2ac06a2c2e4bbcda
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root 30e54b093a4ff752a2db5232569a531b7b9513f71fc1c399af37972529f10959
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,576
Size: 1.00 vMB
Total Fees: 0.03882519 BTC
Feerates: 101.65 > 3.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (123,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,901 790,901 00000000000000000004042851056a70d7a876b529435e32927d1c1cb3f293c5 3,725 1.00/1.00 vMB 63
790,900 790,900 00000000000000000003b2ec57a7d29bd5bfa8871489f5665ec79251d23535b6 4,387 1.00/1.00 vMB 71
790,899 790,899 00000000000000000001dd643c8da065022d5b2005ca90878bc311ef77193eb5 3,590 1.00/1.00 vMB 109
790,898 790,898 000000000000000000015743ad6e5febbb4bbb05a45e7446c52b3efa1ddce878 2,659 1.00/1.00 vMB 68
790,897 790,897 0000000000000000000167e60d0d225e64353b8d7e7a54e34ad87c02315fa00e 3,629 1.00/1.00 vMB 31
790,896 790,896 000000000000000000016d50c8980419f9de8f3e939ac3543247360e74e0c8bd 4,514 1.00/1.00 vMB 64
790,895 790,895 00000000000000000000a2d83238c9d5da143e7dbd4792d63fd6b27f53ffbb71 3,444 1.00/1.00 vMB 39
790,894 790,894 00000000000000000001b72bc4821a84d29ee00e3ca2ba73c894cf3c7920ca01 2,441 1.00/1.00 vMB 36
790,893 790,893 000000000000000000022cce9496b671d4850eb7597848d49aac2369da42f064 3,967 1.00/1.00 vMB 59
790,892 790,892 0000000000000000000568b2be5dcd604ed61125b28375253f2ce4eee9604a3f 2,767 1.00/1.00 vMB 69
790,891 790,891 0000000000000000000023f37a257a98b6200ccd1f7c99ce3a8f746fb29b136c 2,690 1.00/1.00 vMB 91
790,890 790,890 00000000000000000000d47a74b8131f871f78b03ed737dfbd1ab42a0764ae7e 5,101 1.00/1.00 vMB 32
790,889 790,889 000000000000000000051cccbd26c287e33a53df90745a48e2a5fff33ed83e87 3,846 1.00/1.00 vMB 39
790,888 790,888 0000000000000000000188340cfdc66b8bc12a6124e921133cda5486735c55c6 2,279 1.00/1.00 vMB 27
790,887 790,887 000000000000000000003a332bce9fed322ba1b9b6c7f49642471304956cb634 2,800 1.00/1.00 vMB 44
790,886 790,886 0000000000000000000284821d5702509110f3c8b71721df12c83d879ffb34ae 3,251 1.00/1.00 vMB 62
790,885 790,885 0000000000000000000524126fa5ba6a4787dd69e76807da692e8f6e89381275 3,444 1.00/1.00 vMB 31
790,884 790,884 000000000000000000029e28f837c870867edc24b3ea05236d518e98ed0f0234 3,241 1.00/1.00 vMB 32
790,883 790,883 000000000000000000046849c38775d451a9dc59d247bdd495c654dbe61852a9 2,754 1.00/1.00 vMB 25
790,882 790,882 00000000000000000001b1dfc95f89f0f8ffb721b853150d112ab9f139d2581d 3,020 1.00/1.00 vMB 32
790,881 790,881 00000000000000000004812517361b56445a31bd65b702437676eac635f9dadb 3,276 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.64 GB
    • Received: 11.35 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.