Loading Tool

Explorer IconExplorer

Memory Pool

45,973 transactions
20.79 vMB
0.12475091 BTC
Random Selection Loading Transactions
Max Size: 117.68/200 MB

Candidate Block

Mining Attempt a5c76684ac2a02f92337f000e1ba80ddf2e8b288d8fff8b833f7261b9a36064a
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root 9df8d73e4a9fce99dc5de4b5cd89a0b256178d307d5f126f0e930846bfe08cf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.08070090 BTC
Feerates: 502.67 > 8.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (1,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
912,377 912,377 000000000000000000016252a46cd6fec4f9faf1d9e10d5df223cfc5571549da 3,259 1.00/1.00 vMB 2
912,376 912,376 000000000000000000008dcbdbea597cdbb931944cc84fbf747cf90da77ca012 2,655 1.00/1.00 vMB 1
912,375 912,375 00000000000000000001af0abe853b8ed4bdb90113ad29676f8b385a87dbe741 2,611 1.00/1.00 vMB 3
912,374 912,374 00000000000000000002142218b2dc151d6819743b133d44d49e19643a1d45d3 3,492 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.70 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: 554.62 GB
    • Received: 6.75 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.