Loading Tool

Explorer IconExplorer

Memory Pool

80,256 transactions
29.63 vMB
0.06652470 BTC
Random Selection Loading Transactions
Max Size: 178.86/200 MB

Candidate Block

Mining Attempt d0e75baaa28378c717b297c1a207b4f80b0ce0bcecb02e159348151f43187a37
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 90ee7a97a5f0ab55a8a0187d6f3875fc71474f01e64cc03cc78dfade6bc1edd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,390
Size: 1.00 vMB
Total Fees: 0.00626366 BTC
Feerates: 90.30 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (196,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,749 718,749 00000000000000000000a65ba854babd8b6776f1f6d6414759a974710eadccec 647 0.44/1.00 vMB 5
718,748 718,748 000000000000000000071f8936941766813c0250d3d4f67e4a1062cd07aee848 1,360 0.55/1.00 vMB 7
718,747 718,747 000000000000000000019d12f3a41d6782f36b46371c6f4ec1300bff72c99fcd 1,787 0.84/1.00 vMB 6
718,746 718,746 00000000000000000006e3694042f5330c0b062939521e64b6f1cf126f149607 2,754 1.00/1.00 vMB 8
718,745 718,745 000000000000000000001255d1ca2160ad5c3548dd7e04b459c023763b7738ec 1,183 0.48/1.00 vMB 8
718,744 718,744 00000000000000000003034e8541962c96baf150643a9a3420fb06a6555b82b5 1,097 0.67/1.00 vMB 4
718,743 718,743 0000000000000000000828170b55d199fa41e35ef8405f313aa9e09f982466e9 1,970 1.00/1.00 vMB 14
718,742 718,742 0000000000000000000a0c11e9044f94af932cef3e51e2b7a682998d03d8fb02 312 0.14/1.00 vMB 8
718,741 718,741 0000000000000000000635515eb0057f50fedae421def349ee58c413a12a7ce2 770 0.55/1.00 vMB 4
718,740 718,740 000000000000000000058bc2895b2fbba27497408f95b0469aa6f0a51e313303 1,149 0.45/1.00 vMB 9
718,739 718,739 000000000000000000062ddb6e6591aa85fe07af40a8f89a90c6d9746cfd8d18 548 0.26/1.00 vMB 8
718,738 718,738 000000000000000000014ff58cde1ceefd2c447ff733aab83726451b207d4075 567 0.17/1.00 vMB 10
718,737 718,737 0000000000000000000629c18efb4a6ef8cdde81bc71f33bb964d066b6dc76c7 1,451 0.52/1.00 vMB 7
718,736 718,736 00000000000000000001e7774ca417875563bae0a1237377caec78fb5c3a4386 104 0.02/1.00 vMB 12
718,735 718,735 00000000000000000005162aff1637efc734a28c4d27e414652411b9578ddae8 64 0.02/1.00 vMB 13
718,734 718,734 000000000000000000024835b738129a4bd2db7845823595f0182e1399b0842e 15 0.00/1.00 vMB 5
718,733 718,733 0000000000000000000b6a08a50831968dd43cfa0b53f575c509df0135a0e7ac 200 0.08/1.00 vMB 10
718,732 718,732 00000000000000000008ab4635d1335936060ec39fe0bbd0af8f955a54c0de9a 415 0.12/1.00 vMB 7
718,731 718,731 0000000000000000000972bf675f0dceb7a4a0aad1807c92518707c70e7d60bd 1,142 0.44/1.00 vMB 8
718,730 718,730 00000000000000000008acdf3d667edf6c2738a758f727bea6c70ac46cc5f724 1,861 0.74/1.00 vMB 8
718,729 718,729 00000000000000000000b3764dfa137ad942d5bfb8a61d8b3019ec4eb0d1c6a6 92 0.03/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.