Loading Tool

Explorer IconExplorer

Memory Pool

72,942 transactions
28.17 vMB
0.07365703 BTC
Random Selection Loading Transactions
Max Size: 166.82/200 MB

Candidate Block

Mining Attempt e02de0af6a303b33445d25fdb57f228e82a8cec9bac34cee8f17dd8b782d7a78
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 836cbbc35cf43c0d048ef92c628c5de6818c3fc8bc646223411cd18ab67a9e0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,173
Size: 1.00 vMB
Total Fees: 0.01736358 BTC
Feerates: 152.31 > 1.74 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (197,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,595 717,595 0000000000000000000150c5230ccf2d61eabe9edc3181faac12ec3caf8864b9 2,854 1.00/1.00 vMB 12
717,594 717,594 00000000000000000001fc714a55857f682f24cef94a4aed18d9c234cfc105ec 2,329 1.00/1.00 vMB 28
717,593 717,593 00000000000000000006346eac8ad6fe30135cc1f0641faf56dfb0869cb9853c 2,007 1.00/1.00 vMB 18
717,592 717,592 000000000000000000003e79f4c17a66c4062de2be7bfd37e5e74acd4f5633b4 1,001 1.00/1.00 vMB 6
717,591 717,591 0000000000000000000506d354f0b97331f77b75748cd417ffeb158391382b6d 1,008 1.00/1.00 vMB 7
717,590 717,590 000000000000000000004c953a604c65434d14a01200c83cc1a165b39a4ba853 2,672 1.00/1.00 vMB 26
717,589 717,589 00000000000000000009d2738fbe38505eb08c420e1fb18ce0d56947add71c2f 2,450 1.00/1.00 vMB 8
717,588 717,588 000000000000000000007e3db7887e12ab530882c7d44eb27efbf59d6ef9e45a 3,336 1.00/1.00 vMB 11
717,587 717,587 0000000000000000000a7f6515eb582bd58ca8804de840418039d4cd9cd2fc98 2,676 1.00/1.00 vMB 15
717,586 717,586 00000000000000000002e037a3ac793d218c6a4bf4e652b9cf5bb57a19d3f0fe 2,975 1.00/1.00 vMB 19
717,585 717,585 00000000000000000000912a34fb7e1e579dcfd2d502c3f9a0c66ee864c2547c 3,425 1.00/1.00 vMB 21
717,584 717,584 000000000000000000039196bb8475d9e6aa2a7361a0b88889f37fb93f491030 2,299 0.70/1.00 vMB 10
717,583 717,583 000000000000000000093b84f94f1879513af50ede7bd99125c7512b00322c5b 1,669 0.53/1.00 vMB 10
717,582 717,582 00000000000000000003995349a3ed0a33e55454021e2ec55c08492424192464 1,462 0.42/1.00 vMB 11
717,581 717,581 000000000000000000053d6f578eb1d85cf284cde67d620144c796ae5716b2b7 261 0.10/1.00 vMB 11
717,580 717,580 0000000000000000000adf9f9822f512f30892fb8eb89e7653a01595caba0228 1,856 0.57/1.00 vMB 14
717,579 717,579 00000000000000000004a5c20a42e1e34f0fe4b8a2576be25032e3915f9e58be 641 0.22/1.00 vMB 12
717,578 717,578 000000000000000000090ee3687a694844f7d452d7856427aa9813ef8a6e222a 816 0.22/1.00 vMB 11
717,577 717,577 0000000000000000000226dd8e2447207bfbdb5912edd0cbf2f5bc387b98144c 2,265 0.78/1.00 vMB 10
717,576 717,576 000000000000000000068f875bd9c4b85e327a5b52ae0ef41bc6a3361d548553 520 0.20/1.00 vMB 10
717,575 717,575 000000000000000000082eb7091e9c2f2b04d968b47abb884986b5072632008c 148 0.03/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.