Loading Tool

Explorer IconExplorer

Memory Pool

80,540 transactions
30.37 vMB
0.08532774 BTC
Random Selection Loading Transactions
Max Size: 185.29/200 MB

Candidate Block

Mining Attempt 1d33529a4e0341fd02b3ce3a4cdf008a017efe0f94a38fe605813dd2cc7cb7d4
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root ed3b06c553a0b0608533e2c61dfbc29d08d51d86132179e961ae315d5b91ae4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.01745270 BTC
Feerates: 402.75 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (458,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,900 456,900 000000000000000001a276911d8eafa47b78d5db875728e8927ad7e0d3b497a9 2,290 1.00/1.00 vMB 173
456,899 456,899 000000000000000001c83743e178e085ecbd78efee931ca6e6d365aadcd1d10b 1,446 1.00/1.00 vMB 130
456,898 456,898 000000000000000001f1a0e92eb5a8cf1ed7ead5afeac6929dcb93420a2e0960 619 1.00/1.00 vMB 89
456,897 456,897 0000000000000000021b595315eb47b669d86089001974b4f1693973af4985ac 514 1.00/1.00 vMB 89
456,896 456,896 00000000000000000255c4edbf8a8cb6a2bd0c27e9f8e4d8f3fc11f1344b60f1 1,992 1.00/1.00 vMB 163
456,895 456,895 000000000000000002297403a71a34d998154b8cb05e28762320c72c6ad1d97e 1,884 1.00/1.00 vMB 165
456,894 456,894 000000000000000001bfa1672f4cae782e7288868d8f61d891286b884d25c032 738 1.00/1.00 vMB 95
456,893 456,893 000000000000000000ae7039e6b0502e129932f1d3c00efe907b7abfcb74bdc6 964 1.00/1.00 vMB 114
456,892 456,892 0000000000000000004186c878b4f7687284421ca0b49d27a1cfe308792d3b0f 1,549 1.00/1.00 vMB 124
456,891 456,891 00000000000000000102b79974b06cd7fbc5245ac100e1bcb71f711aad139813 1,636 1.00/1.00 vMB 147
456,890 456,890 0000000000000000014603ad2adfb3c60d2a700e3c2b557362596143cecbf410 1,593 1.00/1.00 vMB 130
456,889 456,889 0000000000000000006dec144e87c10fc53f82d098bfb9cdcf514acbba48830c 1,120 1.00/1.00 vMB 109
456,888 456,888 000000000000000000593b8c0bac816b2ca86736cd4666443b08566396363cd8 955 1.00/1.00 vMB 76
456,887 456,887 000000000000000000f30e760a0ee5f3a63bd25037e7a651e5414f6d1c9643a0 869 1.00/1.00 vMB 53
456,886 456,886 000000000000000001488a361ff95549a031399f4be492542de39a1c3eb5dcc8 740 1.00/1.00 vMB 60
456,885 456,885 000000000000000000251cebbee774ee1f10750b8fa8d930bb7e5e4332718681 806 1.00/1.00 vMB 81
456,884 456,884 00000000000000000108a5b2041a7a77d56b7b3c951758bb8a58936434c15092 1,071 1.00/1.00 vMB 93
456,883 456,883 000000000000000000de4f781e9a84adb3a8238942981ebb453d466029fdfd09 1,266 1.00/1.00 vMB 108
456,882 456,882 000000000000000001d8f82c3d0e226a407a0383ad7af3d61809e3d5074ff3cc 796 0.36/1.00 vMB 157
456,881 456,881 0000000000000000011197f0eab946b2ea2774f647374e5b41a505fb160a441e 1,277 1.00/1.00 vMB 93
456,880 456,880 0000000000000000019cef4c3732d4bd4b072e6f33fd4a365967106c6ed9698c 779 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.