Loading Tool

Explorer IconExplorer

Memory Pool

78,788 transactions
30.24 vMB
0.06938924 BTC
Random Selection Loading Transactions
Max Size: 183.71/200 MB

Candidate Block

Mining Attempt e55383f457d0a68244cc6106b1d88e655edbfb39869aadfd36fb8d14dc7e8323
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 9d3ec833b9b651944514ca301d8f150b285ba412954c540c05bc6393b2cc98ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,166
Size: 1.00 vMB
Total Fees: 0.00506134 BTC
Feerates: 49.17 > 0.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (322,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,222 592,222 000000000000000000015825f67535f4c6c5ee544d3a97e24b3ef342db5b43fa 542 0.21/1.00 vMB 25
592,221 592,221 00000000000000000004589f1ddbb9cabfcee972046a86eec2163dff4daafdfa 1,079 0.37/1.00 vMB 31
592,220 592,220 0000000000000000000c6bb4de257559a0bd95746640702d7a2d405d36c51a96 2,659 0.88/1.00 vMB 17
592,219 592,219 00000000000000000013b0c00e78d37c8a9da6ff1317d9399a6963c85a3c8471 3,007 1.00/1.00 vMB 29
592,218 592,218 0000000000000000001ad5f298f3518967f7be8c39e0268530155287c877eae4 2,949 1.00/1.00 vMB 24
592,217 592,217 0000000000000000001181f9e9dc7687b547c3a182e600b34f7bf495c429b0e1 2,997 1.00/1.00 vMB 38
592,216 592,216 00000000000000000019d73173ea1cb5ba053e3d2d200ff26b6876488dd67af6 1,143 0.40/1.00 vMB 22
592,215 592,215 0000000000000000000ca5ccbc374faa13ed4aacce60bad7c407643d725d7528 2,928 1.00/1.00 vMB 22
592,214 592,214 000000000000000000118678027c9e81184a882871d6be21d8b6858d80552f40 384 0.12/1.00 vMB 18
592,213 592,213 000000000000000000097ccd69e4710e76333fb7e55a68663ef0feb3b30e1f7e 1,193 0.43/1.00 vMB 22
592,212 592,212 000000000000000000013ea0a9393b45215701fa918e91d7275011d52ca02fee 1,318 0.46/1.00 vMB 22
592,211 592,211 000000000000000000013b350278684b0ea5da992b702ddb2f6b3a58aa5c9f48 24 0.01/1.00 vMB 6
592,210 592,210 000000000000000000121b33bd82023d882169d76304bfce6637ee2273bd5520 31 0.01/1.00 vMB 29
592,209 592,209 00000000000000000013a1caadf2a54046153bf19dedc2161d003af6aa715d45 2,257 0.76/1.00 vMB 13
592,208 592,208 00000000000000000018161d3abdfb4fcbdc137cb4411d790bf18fa0d72e7f67 2,418 1.00/1.00 vMB 25
592,207 592,207 000000000000000000137c3b4ae9151d3245d5db1c62d417c9c6e3216405bd96 2,520 1.00/1.00 vMB 21
592,206 592,206 0000000000000000001b5a86891199da16f9089e322f618b19b6096cecb78f9d 2,246 1.00/1.00 vMB 19
592,205 592,205 00000000000000000015db8a98ffd5daf9f588bed2c2bcfdf8717d7f49615385 1,816 1.00/1.00 vMB 30
592,204 592,204 0000000000000000000646f51b37310d2319a1bd32501f577ad6965b2b4dcf06 2,886 1.00/1.00 vMB 47
592,203 592,203 00000000000000000010fbac9fb24cc0077095e8d93d842ce2a2e97c6926628a 2,031 0.71/1.00 vMB 24
592,202 592,202 000000000000000000057c65e384d87a3fe9675c7c2f0e56d8775c8c1512067f 1,939 0.98/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.72 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: 701.57 GB
    • Received: 16.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.