Loading Tool

Explorer IconExplorer

Memory Pool

78,701 transactions
29.86 vMB
0.07570926 BTC
Random Selection Loading Transactions
Max Size: 182.34/200 MB

Candidate Block

Mining Attempt 2312655f9817642800b5aa7b733d0eabb30f2f1d63b307807fb0dd3a4a6f377e
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 11f60b81fe955da1166143fd1ad5e8ae639cdd2fd65b6d2076b9500530b8d0dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.00957454 BTC
Feerates: 150.58 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (458,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
456,879 456,879 000000000000000001fa07ac76b6cee0385b545b7b7adead261ca4252d86cfb3 510 1.00/1.00 vMB 39
456,878 456,878 0000000000000000014843926c097b8ab97324e0378ee1b09a5dffa66a6d462f 1,879 1.00/1.00 vMB 140
456,877 456,877 0000000000000000001219526a53fc6f56969ea9984f744ed60e56cba795b71b 456 1.00/1.00 vMB 36
456,876 456,876 00000000000000000128cc6810b0c8cb30a23fe521bf27f4c31fbcacfdb43bbe 263 1.00/1.00 vMB 25
456,875 456,875 0000000000000000019cb0afc5e8cd0484c82614bf15be84b959a63dd3aa24d8 945 1.00/1.00 vMB 59
456,874 456,874 0000000000000000021af827937ec1016d8cb817e3df6fb0cf5351b709f3385f 1,916 1.00/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.