Loading Tool

Explorer IconExplorer

Memory Pool

79,330 transactions
30.11 vMB
0.12631079 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt e4a7910a0b6763d983d9d8b0d31212b5837bc7005850bad6c02d35e11771ef4b
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 808c17ce78e45461acbc8e50ba9bb0a932cb39a87d29dbc5704ca349a4e21a69
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,075
Size: 1.00 vMB
Total Fees: 0.03958236 BTC
Feerates: 673.02 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (102,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,401 812,401 000000000000000000020f215210f6f7fc905aeb76ca9953c1912425154e2e27 2,956 1.00/1.00 vMB 13
812,400 812,400 000000000000000000016acd4e22975121204118e5f89b08ce1caae6fa57bcce 2,033 1.00/1.00 vMB 8
812,399 812,399 0000000000000000000491de8e06cdcc28a0e998a715b6c1d859b4c1f215dba0 2,552 1.00/1.00 vMB 16
812,398 812,398 00000000000000000000bc948587b3f203379c3186947ef29fa5ceec5d45de2a 1,840 1.00/1.00 vMB 6
812,397 812,397 0000000000000000000195bfe37f468a064f5e932592619ae8e128c18fc0e312 274 1.00/1.00 vMB 2
812,396 812,396 00000000000000000000637c2da88a83a835c1c77a0197d880cb4f5695bb098d 528 1.00/1.00 vMB 2
812,395 812,395 000000000000000000045fe442014cf9e8d16a974818e2c7463541d2feff757d 219 1.00/1.00 vMB 1
812,394 812,394 00000000000000000002244f93340d2699c9b9d21af98e76c300453513a31568 2,817 1.00/1.00 vMB 11
812,393 812,393 00000000000000000002f10b747b320c5a82b1d6df81044ea542efb3acb58f5e 1,671 1.00/1.00 vMB 7
812,392 812,392 000000000000000000015b6d8aa3bf7010ff290c082d30f85fb098badf1f7346 949 1.00/1.00 vMB 4
812,391 812,391 00000000000000000000210597f6fd9ad74b234fc32053869e502f6c0b7e8f23 563 1.00/1.00 vMB 3
812,390 812,390 00000000000000000002c981150754edf299b455456597a3ba7344ab2d4e0a72 1,620 1.00/1.00 vMB 4
812,389 812,389 00000000000000000003756431a76acd8bebf2bb2e8c0c56ebd64d9cb32eff7f 2,206 1.00/1.00 vMB 11
812,388 812,388 00000000000000000004d2b4c31726308a4afc578d94d1321b3dea59368e0571 2,416 0.99/1.00 vMB 6
812,387 812,387 0000000000000000000447f192702d2d6bc215c3e9d8b28455ea5a519cc8fd56 1,447 1.00/1.00 vMB 6
812,386 812,386 00000000000000000002cde7ef7c2be35547eaff9a2f1cec64d0496851888b21 1,663 1.00/1.00 vMB 8
812,385 812,385 000000000000000000020e1ea5ceccb3f41cc1ba129288c59092034d440f9a9d 2,891 1.00/1.00 vMB 15
812,384 812,384 00000000000000000000c04699ee16e3ba3edb06a49d869fd500d655669b9098 3,244 1.00/1.00 vMB 20
812,383 812,383 00000000000000000001d0993216b28301c4a3cbbedf74844806bb63760ad1dc 2,712 1.00/1.00 vMB 17
812,382 812,382 000000000000000000021a48ad2da886ee840d44e1145f62b1b9409d091eb2ed 1,022 1.00/1.00 vMB 6
812,381 812,381 00000000000000000002dbb95d77bfbedfb0b5c673269bf5e7b265207ac5d2a5 2,843 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.