Loading Tool

Explorer IconExplorer

Memory Pool

77,511 transactions
28.49 vMB
0.09472630 BTC
Random Selection Loading Transactions
Max Size: 173.28/200 MB

Candidate Block

Mining Attempt efb825b4ed67b24b85a2496ec0073c963918245c220b7c7d6a6b2716b74bcb1f
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b2aeb1297dacae0cae6abbc603231b0ad5c63bea1e302bd5b83244aa0e5003ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,932
Size: 1.00 vMB
Total Fees: 0.03033333 BTC
Feerates: 201.07 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (198,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,764 716,764 0000000000000000000271b8f191b08b0936ab3662a2dec45ac88270a6911ed3 1,762 0.77/1.00 vMB 5
716,763 716,763 0000000000000000000a6adbc89d8be5a0470d806a81184eb9f82a409f922151 1,541 1.00/1.00 vMB 14
716,762 716,762 00000000000000000006a24045f2279fb2a5f31a737df59c6927d4a089f28430 1,189 0.47/1.00 vMB 4
716,761 716,761 000000000000000000030e6380e6b96f29a8e80b196eccfecb4bd205bdd89663 2,986 1.00/1.00 vMB 15
716,760 716,760 00000000000000000000b7bf8f4aabb1a2633cd24b208d340b91dd321bfcf21c 1,955 0.66/1.00 vMB 9
716,759 716,759 00000000000000000000d83eda382566217be44e56081ea8064bb81a886b5550 1,276 0.47/1.00 vMB 10
716,758 716,758 000000000000000000025664cd8e5f1a1845ee4b21b17a8b696b805388e1527a 858 0.39/1.00 vMB 10
716,757 716,757 00000000000000000001a8a4c05ddeeeb047e328eaafbbd01bbe1cf7c2d7710e 480 0.14/1.00 vMB 11
716,756 716,756 00000000000000000005ccbf641c82aa60d3ead2a57d2218e161ad0ef2f3e0ce 1,383 0.47/1.00 vMB 10
716,755 716,755 000000000000000000054acb639af5e89d67f97d9515671af7cea3fc3e6696a2 1,523 0.53/1.00 vMB 11
716,754 716,754 0000000000000000000a6c0a860e690c18daba494b873b789b855dbf0e6a6620 651 0.21/1.00 vMB 11
716,753 716,753 000000000000000000017a58c810306671ce10caf43645c975379d9b7d68f6d8 2,265 0.83/1.00 vMB 10
716,752 716,752 000000000000000000062de16062f7254b26b3eecd3e42f86682863e4695d3a7 2,212 0.78/1.00 vMB 6
716,751 716,751 00000000000000000008973dd11b2257dfbb2fdf5310411303913b31a9cbdb21 1,980 1.00/1.00 vMB 14
716,750 716,750 00000000000000000009d4b563b4a309342ecce6b6b87d020e60fdb6b15befc7 3,074 1.00/1.00 vMB 10
716,749 716,749 0000000000000000000152ee42aa9c08a2a9f7233dbfe4b54d8bbc23c864eb68 921 0.33/1.00 vMB 9
716,748 716,748 000000000000000000064589e067a06cf5cc63c9618bf697cfa6dff953042e5f 139 0.04/1.00 vMB 14
716,747 716,747 0000000000000000000101098fb0cbf77592eea9f5edb53e99e5cf45493e89f4 325 0.17/1.00 vMB 5
716,746 716,746 00000000000000000006165b9ba92e6ab089108ce613d262c1a8f2b4e9c25ed2 126 0.03/1.00 vMB 10
716,745 716,745 0000000000000000000673dd7ef40e066cbbbd03bd737f89cf34a34dfad15b21 287 0.09/1.00 vMB 10
716,744 716,744 00000000000000000004694116a1df24d3297a51f5bca48927f301b5e5f821eb 1,589 0.52/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.90 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.73 GB
    • Received: 17.45 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.