Loading Tool

Explorer IconExplorer

Memory Pool

75,790 transactions
28.02 vMB
0.08519344 BTC
Random Selection Loading Transactions
Max Size: 170.29/200 MB

Candidate Block

Mining Attempt 70094fee2dbdadef61c8ef6982810734202d403c7df2250fe4337a34ee2177ff
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 9ab060d061740c3666d303d7df36c404ea5077e976e271398c963b5b3cbf831e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.02500240 BTC
Feerates: 472.31 > 2.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (217,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,924 697,924 0000000000000000000f433a4d7bf2efe1b962533390af59175e16351957b7e9 1,269 0.50/1.00 vMB 11
697,923 697,923 0000000000000000000c358ef4555981f3bf743f36f8253d4cd7515491622fc0 511 0.19/1.00 vMB 10
697,922 697,922 0000000000000000000ee778b60d769eb6eb572ae2ca633119efc1dfc0f450c5 38 0.05/1.00 vMB 58
697,921 697,921 000000000000000000089f2d2d1deadc615cfb64217c068db96a54abf5212b4a 25 0.01/1.00 vMB 6
697,920 697,920 000000000000000000056985417c778a86ef3281b8cac9caf3fe04a700e8d710 1,915 0.78/1.00 vMB 20
697,919 697,919 00000000000000000006d89f4729b7819a2e683d2bd38da047c21593099b8f66 341 0.21/1.00 vMB 9
697,918 697,918 0000000000000000000024e38e72059abcd65778cafa88bee47d381d14384457 436 0.23/1.00 vMB 19
697,917 697,917 000000000000000000079736b6f23924482b657eb7568fa64d8dc22d4ae851d6 2,058 0.95/1.00 vMB 11
697,916 697,916 0000000000000000000ec92e6b5b5ee1fb97e8bcaf88c64f9b12deee9e27a6f5 53 0.01/1.00 vMB 10
697,915 697,915 000000000000000000032925df78039c20f80b565f1f52b92a14fac476ac3d51 281 0.17/1.00 vMB 10
697,914 697,914 0000000000000000000886d83d4c1a61661c75c01e92f97dbcff31f4e75881e3 246 0.10/1.00 vMB 11
697,913 697,913 0000000000000000000643924ffcda5ae982742aab62d7175d033bf2dc6c0993 384 0.14/1.00 vMB 8
697,912 697,912 00000000000000000004ee2a76f709f587ec3b48e535481eaba19db6b8e07e42 1,920 0.73/1.00 vMB 10
697,911 697,911 0000000000000000000703508c104c6fddb66a4739235dcaacf20095211cae23 2,426 0.86/1.00 vMB 9
697,910 697,910 0000000000000000000c29f51882e4e71623d686be120cdb7678d03941cd9c66 1,849 1.00/1.00 vMB 9
697,909 697,909 00000000000000000006abf575b14729cbc34d911397d8b020f486bc702527d3 815 0.55/1.00 vMB 8
697,908 697,908 0000000000000000000ac563b0907f4c793fd7646b7cba813a80d5a942053dc8 29 0.01/1.00 vMB 3
697,907 697,907 00000000000000000008c88c4614d5626fc738d7ddae98b8b198f06f4db9ad1c 643 0.17/1.00 vMB 13
697,906 697,906 0000000000000000000385213c6fefd4373752802bf3a4b2601f07b1559ce896 370 0.10/1.00 vMB 12
697,905 697,905 00000000000000000003cabb3016c9f6c2f649740d7bcfeb0af7f92f73fc8aba 2,063 0.65/1.00 vMB 13
697,904 697,904 00000000000000000002663c4bf74166c47e4c97428a0a737b8f754802fad84b 701 0.39/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.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.