Loading Tool

Explorer IconExplorer

Memory Pool

75,287 transactions
30.81 vMB
0.09594902 BTC
Random Selection Loading Transactions
Max Size: 180.91/200 MB

Candidate Block

Mining Attempt c20bfb05939c577dafbc874c7d05def98b75c472b712987d4543cad7d448eba6
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root e04dd49f5b4b9758dbad0c474be1eb18cdd4efe9da8290d1f4f6d0a890285360
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,023
Size: 1.00 vMB
Total Fees: 0.01746392 BTC
Feerates: 301.35 > 1.75 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (651,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,905 263,905 000000000000000c98638da51ed28d80a06ad2aeb3bde550bf96679da730acff 381 0.18/1.00 vMB 101
263,904 263,904 0000000000000010aee4b1d0013f118ee5801ef8e0c5fbacfea447e41533da54 351 0.15/1.00 vMB 125
263,903 263,903 0000000000000002faae6f3ce28738aa105f40bd32cdbf0b4f835de3d1dd3ac0 208 0.09/1.00 vMB 94
263,902 263,902 00000000000000040eada331c1b1be96bd9869c913ad9b8b297600fe2e206af5 155 0.08/1.00 vMB 78
263,901 263,901 000000000000000e85867daaa304465ef0cb1ddb1074d2d962e5fbe3bfea7bb7 169 0.10/1.00 vMB 55
263,900 263,900 000000000000000cf2c364ad8cd0012088eefc6ea7d5143f21d72b58e96f79dc 32 0.02/1.00 vMB 35
263,899 263,899 000000000000000ee0c04b03eec43d57ccfb133964627bf85982bd9971e5d679 112 0.05/1.00 vMB 79
263,898 263,898 000000000000000717eaa279a0b0fb668fc62ec86d21aa258a7211be322e417e 78 0.03/1.00 vMB 102
263,897 263,897 0000000000000005e4d610abdd7a3c0209d51e79f58a843e6667f121a3f51432 295 0.12/1.00 vMB 113
263,896 263,896 000000000000000dd7a7da384745629145a45ea314c77271b2f689723f74d655 228 0.10/1.00 vMB 81
263,895 263,895 0000000000000004c701612578da20d0510116fc1036c1d1bac333f8ef251333 118 0.05/1.00 vMB 70
263,894 263,894 000000000000001686390b7aecf9582b912030c91584cddcaf3b278387a2528d 329 0.15/1.00 vMB 115
263,893 263,893 000000000000000edc1271dce9d1ee3b29d865ccf912c2f0554d9fbd68c32fb4 540 0.32/1.00 vMB 101
263,892 263,892 000000000000000b1daeaa80fa1806609034e83f766ec5cd62f0ca743c7e6c00 348 0.15/1.00 vMB 85
263,891 263,891 000000000000000990a4e277254b23991bc7ca5ba1efd7df9e6afa762fbad5e8 148 0.15/1.00 vMB 67
263,890 263,890 0000000000000007c513e6e2fda13f3668bdd13cbbaf8d5a9910cd7dd46ffeeb 73 0.03/1.00 vMB 92
263,889 263,889 000000000000000badf9139f915f6c424e7d0e4a16c37d2bc7e2f20051c399e7 14 0.01/1.00 vMB 73
263,888 263,888 0000000000000003eebfa478f47a5084c12386bd4503bb87ccbd86a036332696 42 0.02/1.00 vMB 78
263,887 263,887 0000000000000013edf3750800d8f800453f4c4b3ff65c8c5a63a3646a42f4a0 44 0.05/1.00 vMB 16
263,886 263,886 00000000000000148029c4fdbc977b5a2b171896e77b5c76a78d044f4395d29c 141 0.06/1.00 vMB 124
263,885 263,885 000000000000000304cc84e0343f33899b09c245cee3e32caeb6c65b72d306b1 48 0.02/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 783.12 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: 739.09 GB
    • Received: 18.62 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.