Loading Tool

Explorer IconExplorer

Memory Pool

31,226 transactions
26.35 vMB
0.07727868 BTC
Random Selection Loading Transactions
Max Size: 130.82/200 MB

Candidate Block

Mining Attempt 9919883e7911f4378830c18ae60b1694847177bb201a43a08b11daa15b89e8d3
Version 20000000
Previous Block 00000000000000000001f1448b0e3258c4fb0417662266c861ce03c6a1377b3b
Merkle Root 3e4aa5ff9145d2a26cebbc04a08c38dcd47154796bdb1efb5da9e6753428b656
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.02787895 BTC
Feerates: 529.10 > 2.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,246 (815,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,577 98,577 000000000000f01f05281025f010904b6f45791339b500f9fa2a41eccb4db285 6 0.00/1.00 vMB 0
98,576 98,576 000000000002967870a1c6a00e9159e5345d8dc81da143955f34e9468c9800ab 2 0.00/1.00 vMB 0
98,575 98,575 00000000000057e9b2cddad1fe8dde648aa4a8996a377c446e47ad13ba0185c8 1 0.00/1.00 vMB 0
98,574 98,574 0000000000025333e174985bc5f2db1804563b082abacf660c06ada898e4d746 1 0.00/1.00 vMB 0
98,573 98,573 0000000000003338a4dce5f7caff43d21954b6686085713775324920d69587c9 3 0.00/1.00 vMB 0
98,572 98,572 000000000003ed2e005c9f60f5f047845d323d4f54dc9175290951e4c44cc408 1 0.00/1.00 vMB 0
98,571 98,571 00000000000076e0c73247afa98640804d6753d7362e6ec21df46c9fbe00ed54 1 0.00/1.00 vMB 0
98,570 98,570 000000000004159e30d936ca4df0641f84f057c82a43169c67bcdb713a1aa6ca 25 0.01/1.00 vMB 0
98,569 98,569 000000000004c9d8b0dfa0ddafd86fec6e5c0cff4c8bb7380089036b4821b93d 2 0.00/1.00 vMB 0
98,568 98,568 0000000000020d2b6aa571a8ba86c7e63c42e08fda272514a92f896a1a3c7508 1 0.00/1.00 vMB 0
98,567 98,567 000000000001cede74d0c2629ae8dc6f493182ded75ef295a923d6ae2387f74c 3 0.00/1.00 vMB 0
98,566 98,566 00000000000040eaa5cc73c671e4b6bf73aa38c5c5356c2385bbe0c3b34c706f 3 0.00/1.00 vMB 0
98,565 98,565 000000000002b25171c1e9d6a669c83af7b817c17fcef456264d88d8685c8823 6 0.00/1.00 vMB 0
98,564 98,564 0000000000043a4e8a5c7840673c77e566e89fd4e84b14726ab77eef3c0ae3b9 8 0.00/1.00 vMB 0
98,563 98,563 000000000005285cb0bf0f59bfc9a7ad91148fedffaa76a0c919c32f3b04aae6 1 0.00/1.00 vMB 0
98,562 98,562 0000000000002d9f4b68629afacf90ee2da04c2f58a58689772f37ce0a1ac4d3 2 0.00/1.00 vMB 0
98,561 98,561 00000000000269fc4b1d1df4795019d478d6c12542e755eeffd3899d5e1e6d10 2 0.00/1.00 vMB 0
98,560 98,560 000000000002f84234c6733f623f82a4508a9445f10eebc399ed217be812aa5d 2 0.00/1.00 vMB 0
98,559 98,559 000000000004f8440ac4e0b0c192e22617b5334b038d541d8c37f8547f338dca 5 0.00/1.00 vMB 0
98,558 98,558 0000000000047ba1d3d45858465c9ebb2d51b80ef5e7507bd4fb376bbe8cb0d3 4 0.00/1.00 vMB 0
98,557 98,557 000000000003f604a68d968c96cc7feefd038c0ca2700dde2cca4fccec7894c0 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.62 GB
    • Received: 8.48 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.