Loading Tool

Explorer IconExplorer

Memory Pool

75,790 transactions
27.84 vMB
0.08113709 BTC
Random Selection Loading Transactions
Max Size: 169.82/200 MB

Candidate Block

Mining Attempt 0747b45af86f68b34afc893569e7db07e4413dc4d00d858169c72d042cfef792
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 8c4845a878a86951dc498f584fbc533f8142050d03b66581118574eea698aea2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,925
Size: 1.00 vMB
Total Fees: 0.02143700 BTC
Feerates: 529.10 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (49,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,590 865,590 000000000000000000024f46811428b565325980ebee9217d72aed04c657b05c 6,618 1.00/1.00 vMB 24
865,589 865,589 00000000000000000001189c69d0b5135dafb4d1e515b17ab33c5db172f04708 6,676 1.00/1.00 vMB 18
865,588 865,588 00000000000000000000b8935682b384b5ff7476db73c9eceb05ba6cfb2a89e6 5,738 1.00/1.00 vMB 19
865,587 865,587 0000000000000000000037684826e2a3be914c132e21c3fe2c56c194c0245ce4 3,388 1.00/1.00 vMB 12
865,586 865,586 00000000000000000002c1b23b1419c88b3c765859c5c1996a6f337a7a8edac0 5,363 1.00/1.00 vMB 4
865,585 865,585 000000000000000000007d5344eb377aa7da53d6572bc2be666b21769ccae4c0 3,478 1.00/1.00 vMB 11
865,584 865,584 000000000000000000014f253f50372ee47cc2ab232bbda2dd467d6a4adea881 3,166 1.00/1.00 vMB 15
865,583 865,583 00000000000000000001e5d183e917b3d178542e4b162ddc5c41e879cf2fefbe 3,564 1.00/1.00 vMB 6
865,582 865,582 000000000000000000013ed1d8681c687b68e487930cb4f5d8052efa7ee9306e 3,162 1.00/1.00 vMB 9
865,581 865,581 000000000000000000010a45f04e04e063d387e305f9b9aad5bc8ea4e0beb870 3,756 1.00/1.00 vMB 15
865,580 865,580 0000000000000000000289ea2cfbca3103dfc744907a339f3b96667203f8f998 3,188 1.00/1.00 vMB 16
865,579 865,579 000000000000000000017e98db2c7097fa18dfc315407a24a692aa82555e1803 3,805 1.00/1.00 vMB 23
865,578 865,578 00000000000000000002490b5129f79c9f829292ff94955406db590751715633 3,401 1.00/1.00 vMB 14
865,577 865,577 00000000000000000000cbf8fb0bdd8b60cfe8a7d73fc1d9f4297fbfe51762dd 2,859 1.00/1.00 vMB 15
865,576 865,576 00000000000000000001c45a64fcb0642dfa79c5eea4cdf446fcbd3e69ae0521 4,021 1.00/1.00 vMB 24
865,575 865,575 00000000000000000002e255791dc437db6c91b5a9df28758774c8c3f40102c4 1,684 1.00/1.00 vMB 8
865,574 865,574 0000000000000000000239e9d3aa55c43f8268187c855833b0596e9aeca3268b 3,127 1.00/1.00 vMB 16
865,573 865,573 0000000000000000000130ebb0b90515d5fda2b757ead731923be68cf17335a5 3,692 1.00/1.00 vMB 30
865,572 865,572 00000000000000000001e0da8e979906d8da29872ef9116762776c45d85e23ed 3,687 1.00/1.00 vMB 8
865,571 865,571 0000000000000000000292eac59477ad278578317a04b5855329020db856183d 4,137 1.00/1.00 vMB 6
865,570 865,570 00000000000000000002a9be55f43c6b332004c927161dbb8b1c99600265851f 2,677 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.87 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.10 GB
    • Received: 17.31 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.