Loading Tool

Explorer IconExplorer

Memory Pool

85,209 transactions
32.98 vMB
0.15737076 BTC
Random Selection Loading Transactions
Max Size: 196.38/200 MB

Candidate Block

Mining Attempt 457e1ab24ee92e75c956c18d3b6ded03f647bae7e91b8949a3c195dae0382088
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a039a15edb3aba2d7652b95ce7f88501c6e4d71d798c49d07ac82a5e22e24343
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.04872576 BTC
Feerates: 318.30 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (556,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,304 359,304 0000000000000000034d08b8c27b907e3a4047921e0238c51a97ddaa77267e1c 421 0.21/1.00 vMB 23
359,303 359,303 00000000000000000a9b9f4d59de77aa09519627c11bf7a35b7e2192aa7b1a23 23 0.06/1.00 vMB 2
359,302 359,302 00000000000000000623de468dc63829f1bb64331a36e2ca15069f02e41b3cdc 1,033 0.49/1.00 vMB 25
359,301 359,301 0000000000000000091620833943b0b9067edd2a090a234a84c36a7f9eb379e0 1,151 0.61/1.00 vMB 26
359,300 359,300 00000000000000000905f0ed203b08a8e39afba1e17c60dce01eac7df3dbc562 159 0.10/1.00 vMB 22
359,299 359,299 000000000000000014f06e3101cfc905e560e0833cb4df567dc9cbeea1ac6977 348 0.20/1.00 vMB 22
359,298 359,298 00000000000000001392413f75fc2a9f46f1b835bc3c4029de12373605247bbf 479 0.21/1.00 vMB 35
359,297 359,297 0000000000000000089c48dffa7df7f928bc33a919b40790329b9151bf1cbf36 283 0.21/1.00 vMB 12
359,296 359,296 000000000000000000610529a9658d2d148cfbc0033b4549798ce8abed1f0b6d 2,161 1.00/1.00 vMB 33
359,295 359,295 000000000000000003faee2b5e8f9fc0ac25a98d294d5c9171f3709be66b7067 73 0.08/1.00 vMB 12
359,294 359,294 00000000000000000710bf60dc4d4c08c659cde7440173b0905d2986bdac16ad 1,088 0.57/1.00 vMB 29
359,293 359,293 000000000000000001b75a13a3057adcda43491667cc8aba2fe1ba4688e2d676 441 0.25/1.00 vMB 22
359,292 359,292 00000000000000001138961aafa43295c0fe7a61a934d9a9282ff4e13bc92670 1 0.00/1.00 vMB 0
359,291 359,291 0000000000000000008835a164835554e3a4adcf697fd96c70c3472c845a07de 593 0.42/1.00 vMB 20
359,290 359,290 0000000000000000141a0773c82e628f7319e942532f755d3213f1ab9261cba2 1,342 0.84/1.00 vMB 21
359,289 359,289 0000000000000000055df32ce05624c788628b8ad2a06a455da53814f2400c0b 1,586 0.75/1.00 vMB 29
359,288 359,288 000000000000000001648ea264c931de4271e22a358e3fc4864d3c6f27c61c54 1,124 0.75/1.00 vMB 24
359,287 359,287 000000000000000012af6b56dd5999604152711c87f619b63646234344b774e0 1,846 0.75/1.00 vMB 39
359,286 359,286 00000000000000000b25493140b663bb28a26448eb672651cc8a55025861ae73 1,350 0.72/1.00 vMB 26
359,285 359,285 000000000000000008e623aa8b65e12dc1b332690d9370cb514d580e3a8a3a28 1,180 0.75/1.00 vMB 35
359,284 359,284 00000000000000000080743a7420ee4e11a1bdf0684321427bff461c1c040a59 825 0.51/1.00 vMB 44
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: 11
  • Data Transfer:
    • Sent: 718.86 GB
    • Received: 17.97 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.