Loading Tool

Explorer IconExplorer

Memory Pool

39,345 transactions
20.27 vMB
0.06253538 BTC
Random Selection Loading Transactions
Max Size: 111.65/200 MB

Candidate Block

Mining Attempt ce723c3f5ac14ab1a7321bb076576383b907aeddf115438bc0d9174e6e452c88
Version 20000000
Previous Block 00000000000000000001350ed2034af4b78f928cb7df77b79c39a7979cbb2b7d
Merkle Root 7d592bfc9343f84593503f563583ae6455f9f506711ecdce8189a1e6f7ba9e0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,924
Size: 1.00 vMB
Total Fees: 0.02100408 BTC
Feerates: 505.54 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,084 (1,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,398 912,398 00000000000000000001cd87c69ca2639c048340a100be8fbce1f283a111b2ec 3,201 1.00/1.00 vMB 2
912,397 912,397 000000000000000000021682ea536c26d3778e675d75d68572e854c81eb80a94 3,274 1.00/1.00 vMB 2
912,396 912,396 00000000000000000000205d92e886127deab5d764593240e99b0c9e95bfc79b 5,649 1.00/1.00 vMB 1
912,395 912,395 00000000000000000000b0a8699b1cc18c5cbe2e8c497eedae7474283b167e73 1,503 0.46/1.00 vMB 2
912,394 912,394 0000000000000000000180b4bba6b88079924926878557bd1dee47c4cf74830b 2,411 0.82/1.00 vMB 2
912,393 912,393 00000000000000000001a9cea25e33b941f64bff91e5cdb707a2e5aa119d4ff2 6,942 1.00/1.00 vMB 0
912,392 912,392 000000000000000000011b07c175a36fe9d43092b0ac910053d36748a2d144ac 6,807 1.00/1.00 vMB 0
912,391 912,391 00000000000000000001e640823f8232267e8fba4e486a62a4c0d32a41fc1fa5 5,749 1.00/1.00 vMB 1
912,390 912,390 00000000000000000000208355f25a054a0ce659d22e810cdecec2e817bdfc03 2,516 0.87/1.00 vMB 2
912,389 912,389 0000000000000000000066125c99bb5ee41019cef660da7251d7c7c8dfd116b9 6,661 1.00/1.00 vMB 0
912,388 912,388 00000000000000000000e7e1459bacc7d3f60307717e55d297f4e63d6b8eb971 4,452 1.00/1.00 vMB 1
912,387 912,387 000000000000000000003a6680e0088bd2e13a5076833e6bdf52d3a6b5f1effe 6,033 1.00/1.00 vMB 0
912,386 912,386 00000000000000000001cd946bbfb97590b37cba5efa1082d23af0352123d760 2,978 1.00/1.00 vMB 2
912,385 912,385 00000000000000000000a8faef2946cd03d3974f84668106b8aa5c2bebbd4d95 522 0.17/1.00 vMB 3
912,384 912,384 00000000000000000001c80e0f0af0fccf6fd2c8376eee40900abfec4b26fe70 6,290 1.00/1.00 vMB 0
912,383 912,383 00000000000000000000adffeae490f13dab41ee1d777dc34b2734a463e82bfc 6,192 1.00/1.00 vMB 0
912,382 912,382 00000000000000000001a5832d8782e0b4e0844ddb7265ee69a559838e9368e9 6,187 1.00/1.00 vMB 0
912,381 912,381 000000000000000000021c114f3173a545d23e5f5108c982943937a3bf9989a1 894 0.32/1.00 vMB 2
912,380 912,380 00000000000000000001781ed9cba07131400cbd641b779d915fa9bcf53b7d24 4,684 1.00/1.00 vMB 1
912,379 912,379 000000000000000000018852fd8d59713a08612455f8a299f2cb05d72a2fdddc 4,578 1.00/1.00 vMB 0
912,378 912,378 00000000000000000001e3c112a501194b95948e36fa9985429d608c594e19fb 5,051 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 556.01 GB
    • Received: 6.98 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.