Loading Tool

Explorer IconExplorer

Memory Pool

91,385 transactions
17.24 vMB
0.04629023 BTC
Random Selection Loading Transactions
Max Size: 135.76/200 MB

Candidate Block

Mining Attempt 26d6002528c9260b4c0df37c6683b840b55ae09bd8d37df9180f3805233270f6
Version 20000000
Previous Block 00000000000000000001575c2a9960b6009f4ce0f037ce5425fe42972aa86abe
Merkle Root c71542c9a4d973fc549354362fd370a85b8a33e53458cd39855c64ca0e8643d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,739
Size: 1.00 vMB
Total Fees: 0.00503274 BTC
Feerates: 50.27 > 0.50 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,844 (131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,713 916,713 00000000000000000001696281f5bbb116b79cf0fead266c0f91142af3825e77 4,853 1.00/1.00 vMB 1
916,712 916,712 00000000000000000000eaf497d57ee372dd4cf08fd40633253eb6f1686a5995 5,896 1.00/1.00 vMB 0
916,711 916,711 0000000000000000000099e0bda6dcc4315e6dc52f005f7ac6cd66daf42eee49 5,308 1.00/1.00 vMB 1
916,710 916,710 0000000000000000000121789481b9e3de664ce0e65806e08594dc498cd50067 5,854 1.00/1.00 vMB 0
916,709 916,709 0000000000000000000022928c128f2c2a8cdcbade532e49b9e7c7dd6512d2ac 5,384 1.00/1.00 vMB 0
916,708 916,708 00000000000000000000f5764552986ac646853d8bb71ff8e628bf207f8e31e7 2,282 0.82/1.00 vMB 2
916,707 916,707 0000000000000000000137348e77da4457915e37c60feb486aa268be1b0c8731 4,723 1.00/1.00 vMB 1
916,706 916,706 0000000000000000000087fcc519cdf045ad7547ba63494077b390c97ab01d56 2,684 1.00/1.00 vMB 2
916,705 916,705 00000000000000000001ecad89034a2f5370ecd5a3c6ae0d80f8dbf61230626c 3,144 1.00/1.00 vMB 1
916,704 916,704 0000000000000000000015b2e58c39b10ec998405e3d8d78315fc96c8f720d6f 2,364 1.00/1.00 vMB 4
916,703 916,703 00000000000000000001c6cf0b64c72638df7c98ed7b4fcc2ca7596e33c4aa01 2,637 1.00/1.00 vMB 4
916,702 916,702 00000000000000000001c24a1b012bc98a1b1c48d1e4adbaec0f7a634f7fb840 3,150 1.00/1.00 vMB 0
916,701 916,701 00000000000000000000f9260997dba792ce9fa2a4a2b3b1c28c36562f4ad82b 265 0.11/1.00 vMB 2
916,700 916,700 0000000000000000000099495ef8c1af2ca0b784526d8f21db25e82aba635547 5,866 1.00/1.00 vMB 1
916,699 916,699 00000000000000000001de34edef97f0f47a591e00d47ca23932161eff94568c 5,540 1.00/1.00 vMB 1
916,698 916,698 00000000000000000000d874a559f72801fc2b02d0fc8cfcfd414ca570631025 6,389 1.00/1.00 vMB 0
916,697 916,697 000000000000000000004268d9bc64b2e21f0f8fb840485b4fe2afa7c53a4618 5,713 1.00/1.00 vMB 1
916,696 916,696 00000000000000000001c642a1a2dbcf7b6735621525801aab85733367d5c892 5,155 1.00/1.00 vMB 1
916,695 916,695 000000000000000000001f174673ba05f21a7b873d458bcbcae03e08d882b60c 94 0.02/1.00 vMB 1
916,694 916,694 00000000000000000000f94d09b7148da1da44b2493efa8d8393a17f5dde1b17 394 0.10/1.00 vMB 2
916,693 916,693 000000000000000000005e0a9f91a187f0d0fe52557b781404d18e1e3993e853 3,264 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.55 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: 967.14 GB
    • Received: 29.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.