Loading Tool

Explorer IconExplorer

Memory Pool

81,306 transactions
29.92 vMB
0.15452313 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt eac849f965833fc9d10c3f5c706626467907013d73252da994a69b1d181d0af3
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e58af8f237fb8eeb28cb000c1912a998703406418097700e9429205662c6c4c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,604
Size: 1.00 vMB
Total Fees: 0.05861183 BTC
Feerates: 1,002.91 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (8,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,962 906,962 00000000000000000001156f4d592ebfc6b56d6ec3189aa2d6e7e722aa193086 962 1.00/1.00 vMB 2
906,961 906,961 00000000000000000001f983ad9d7dbd87bb67df406ec34d4d769d5209878012 3,177 1.00/1.00 vMB 4
906,960 906,960 00000000000000000001b0007e307f17618c226a5a8b234aab4c66556832cc9c 2,693 1.00/1.00 vMB 3
906,959 906,959 00000000000000000000f0d5051dc0c2869608af8aa28e420840ce0512a15751 573 1.00/1.00 vMB 2
906,958 906,958 0000000000000000000204c81ee809ed9ef2b8485dabe997202bb56e210a355b 354 1.00/1.00 vMB 2
906,957 906,957 000000000000000000007e68e09525ca07cccebaa7c7604ffe788059b804ed4e 2,409 1.00/1.00 vMB 3
906,956 906,956 00000000000000000000957c6acf4f4eb9c350afd7e7b83e852b523556e73e04 2,492 1.00/1.00 vMB 2
906,955 906,955 00000000000000000001f44c47d45c701e458c8f9ade12708a7ae5cd2c893058 3,725 1.00/1.00 vMB 4
906,954 906,954 00000000000000000001cff018755c8e8f0504efe62af27b144a5824cdc2d2a5 2,889 1.00/1.00 vMB 4
906,953 906,953 0000000000000000000001ab1fb81029140664b6b222ce7c0f3128e9b1efe85d 3,784 1.00/1.00 vMB 6
906,952 906,952 000000000000000000017320b864d2506edaae8b577b1df03a3669c4b0d835b4 3,310 1.00/1.00 vMB 6
906,951 906,951 000000000000000000011d00db3e6d59868398b864810c168fe15b2e3d4d80cb 373 1.00/1.00 vMB 2
906,950 906,950 00000000000000000001c30541a6372c2dcd48b17dae42462fd0f59c58c53c79 2,373 1.00/1.00 vMB 3
906,949 906,949 000000000000000000014185cbd6f3368277eaf0cd750ad843934c3491936cbb 3,639 1.00/1.00 vMB 5
906,948 906,948 000000000000000000010b3c51f2b87e4f1084f607f9df7b57d424680c76ae77 1,879 1.00/1.00 vMB 3
906,947 906,947 00000000000000000000ece097168545e504745929b6470ce08e01b094fe39aa 2,417 1.00/1.00 vMB 3
906,946 906,946 00000000000000000001fb1bd466fa6bd2c206de23218d1094cc491ca4be9c3e 1,837 1.00/1.00 vMB 0
906,945 906,945 00000000000000000001e8a62448c8e20e702d8172561de0f9eaf92824d94621 113 0.05/1.00 vMB 2
906,944 906,944 00000000000000000001e45279fdebc9d0773c070d6bb77cf0c07743a4c3f025 160 0.08/1.00 vMB 2
906,943 906,943 000000000000000000011e38fb6e5b3a071743ec21f65289b8d5f9f98b246674 4,120 1.00/1.00 vMB 0
906,942 906,942 000000000000000000021076df3ae188cde5074ef3e0cc9bc90c7203f9053098 2,414 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.