Loading Tool

Explorer IconExplorer

Memory Pool

78,949 transactions
29.92 vMB
0.12023931 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt e7d23ebb3c77567d9d961e9b9f6894eed0c87ef79739f0f8d27f2c8b79ec1ac5
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root fda1d4ce841922f2c7827843b99a8d3c98aa5cdd1408c4e8dd7d7bedeef8b6cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,769
Size: 1.00 vMB
Total Fees: 0.03700510 BTC
Feerates: 673.02 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (492,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,165 423,165 00000000000000000324760a73a5a18e6a1640e4f52339b44999b7bf4f3aaef6 1,181 0.59/1.00 vMB 65
423,164 423,164 000000000000000004a2f695d008ce33dc645fddc6f39949576ed22e142d5a62 128 0.07/1.00 vMB 70
423,163 423,163 000000000000000004850c3e3414a9d20b35182358f6822ed86fdbaebeec720b 731 0.98/1.00 vMB 21
423,162 423,162 000000000000000001cd7211dbf274911e67fbe1290c64b2d7f1eee9b777ccb6 1,676 1.00/1.00 vMB 46
423,161 423,161 000000000000000001ffb24635871c5e966cbef7349ac9cb570e78b936d415a8 634 0.26/1.00 vMB 81
423,160 423,160 0000000000000000047b85866494b628715c9d9476343fe391346a1acb24b177 1,105 0.79/1.00 vMB 46
423,159 423,159 000000000000000000ca070c01d561f26da31ad37cad69cbd23702c15d4b8cc3 1,335 0.99/1.00 vMB 49
423,158 423,158 0000000000000000002f9941f1dff00aa10480edd691fbb8eec590c5e170f0a6 1,881 1.00/1.00 vMB 45
423,157 423,157 00000000000000000292373083ccd77b35f500999a55928389cdffbb866ad33d 1,671 1.00/1.00 vMB 53
423,156 423,156 000000000000000000e27281892bdb23d29c68bb7f92fc52b47d327bca548ebc 2,068 1.00/1.00 vMB 55
423,155 423,155 000000000000000001a0bf1878d30e04cda771a6453a9fe603abbef8eb578f89 2,684 1.00/1.00 vMB 64
423,154 423,154 00000000000000000210723cb8d5ac13af666f3cb6571f134ea037e448581901 2,608 1.00/1.00 vMB 87
423,153 423,153 0000000000000000033d1b0322d0ec8b267acf85482011935fabc64a494a9e5f 1,393 0.92/1.00 vMB 101
423,152 423,152 000000000000000002b2610e330ac8a1c92bc12a62b9783c2fb79c7f3a1ed895 2,637 1.00/1.00 vMB 79
423,151 423,151 000000000000000002f15bf7d26acf877cd4ab0e10afd904dedc7f75eff21092 2,086 1.00/1.00 vMB 71
423,150 423,150 000000000000000004dfcfa42e7c7547837c2ccaedefa91db216186ec540c918 1,453 0.71/1.00 vMB 51
423,149 423,149 000000000000000004c44f08b92aa77763950f1cad01ef69a3d967675a03bcec 74 0.03/1.00 vMB 65
423,148 423,148 000000000000000000c56b936e8518a9d1540bb0cd4eb3285d9a2a67648e1f6a 604 0.40/1.00 vMB 43
423,147 423,147 00000000000000000176b5e7c2b2d51308b34dda208df6f2459edbba05ec1b75 1,084 0.75/1.00 vMB 41
423,146 423,146 000000000000000002137c4ab6a210588ea6c6b6952b6f7eecd33e74881cd653 164 0.10/1.00 vMB 53
423,145 423,145 00000000000000000303e2397a1847ddc916877e4dc7b2340071795072f0d837 451 0.35/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.86 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.05 GB
    • Received: 17.28 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.