Loading Tool

Explorer IconExplorer

Memory Pool

80,051 transactions
29.59 vMB
0.11107053 BTC
Random Selection Loading Transactions
Max Size: 178.69/200 MB

Candidate Block

Mining Attempt 36d4f369ceca561e5b19185aeb2e9d7047a91a5dd1dbea52e7be6aac3c4c0f95
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root bdbe0051ba789634dd463c4e1106cee7dc1de0265cb4713ab4b1e2eec2847ab2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,361
Size: 1.00 vMB
Total Fees: 0.04529875 BTC
Feerates: 477.45 > 4.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (159,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,409 755,409 000000000000000000050b709f1ca775c0a8652d8d7ba4cb4110ca2a8c63e0b4 1,985 1.00/1.00 vMB 8
755,408 755,408 000000000000000000038acd71c0f89df92d1856256ff6367f7607affd37307d 3,021 1.00/1.00 vMB 21
755,407 755,407 00000000000000000004b291afc470abd38e54d94193584418ddbe5c69d96e64 2,980 1.00/1.00 vMB 14
755,406 755,406 00000000000000000002f6532442a1caf8329738272d68d26bda5612dd200c34 2,614 1.00/1.00 vMB 9
755,405 755,405 00000000000000000005c28b97fe755f530290896cb09c180af1739407782f71 2,093 1.00/1.00 vMB 16
755,404 755,404 00000000000000000006790c2bfc63cdb4c74e6829676ec674786ed2ed3b6b8a 1,152 1.00/1.00 vMB 16
755,403 755,403 0000000000000000000870a52730b1228f58a6055497b8b5ca3a24f0a720f286 2,300 1.00/1.00 vMB 21
755,402 755,402 00000000000000000001bfdb8fdba8401c6b7e5e664032b4fac707567036e0aa 1,433 1.00/1.00 vMB 3
755,401 755,401 0000000000000000000875230b37254a116fd103310df2c2038d41c86f1fb715 2,899 1.00/1.00 vMB 14
755,400 755,400 00000000000000000007440b4fb085d5ec20ed678e033a7568bc9c5102741c01 1,723 1.00/1.00 vMB 5
755,399 755,399 000000000000000000008f88793969a86a9271a9158bea227a8505ee5f3e9822 2,503 1.00/1.00 vMB 8
755,398 755,398 000000000000000000078dfff157b01842174241d825ddec917bbf61918a196c 2,703 1.00/1.00 vMB 11
755,397 755,397 00000000000000000008b7863c3b6e680800fa69425fb0fcad6651c31dfadbe5 1,711 1.00/1.00 vMB 9
755,396 755,396 00000000000000000007dbeb3e924401cf60998a466c4662aabb185c43a372a3 2,930 1.00/1.00 vMB 15
755,395 755,395 0000000000000000000264a922c494d88c807fc876b65bf944b252bf5517c09e 1,694 1.00/1.00 vMB 12
755,394 755,394 00000000000000000004084c44901a5dfaa0d136f9d0b5d42fb886aab024bc6d 3,453 1.00/1.00 vMB 14
755,393 755,393 000000000000000000059616a72aa971fe93b38f56ba7c7d5dfef8d860fb0f7e 3,529 1.00/1.00 vMB 17
755,392 755,392 00000000000000000001dbf736ec53cb80b1b8713dc5dd01e24e0f9ebdc12d8d 3,346 1.00/1.00 vMB 18
755,391 755,391 00000000000000000007cec6d9bb215cf03413289e3fb2a1b7d63caa10c6bc4c 2,546 1.00/1.00 vMB 15
755,390 755,390 00000000000000000000cd18929708c52325b458657ef271c0290745fb84f228 3,318 1.00/1.00 vMB 16
755,389 755,389 00000000000000000006284520926d3b9c7e2d7f175890b0a8ada31be738680a 2,558 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.