Loading Tool

Explorer IconExplorer

Memory Pool

37,359 transactions
34.46 vMB
0.10468683 BTC
Random Selection Loading Transactions
Max Size: 167.72/200 MB

Candidate Block

Mining Attempt 7a1dd2299f3236b978390461b06cdf16641498e7b77e604f4da552de7338f4e7
Version 20000000
Previous Block 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7
Merkle Root 620f4e190aebbc35e6b64be5923b8e66d5c79076652b4ca49fbe3007838ed114
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,799
Size: 1.00 vMB
Total Fees: 0.03134557 BTC
Feerates: 265.25 > 3.14 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,316 (911,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,952 2,952 00000000f1f448c224dc7587b08e983df2e1b82d4ebd0c7a3cd90f72644723e5 1 0.00/1.00 vMB 0
2,951 2,951 000000003139a0765e857ff33f55f8f2192137cc79906210a44d5c032c4da7c6 1 0.00/1.00 vMB 0
2,950 2,950 000000001d83cfea5352fcec06a9312bd248dae8763ced478e0560a7e3476d08 1 0.00/1.00 vMB 0
2,949 2,949 0000000037f5171ec12d77a798b7b003c89ef28d45192a4afdd9982a904a796b 1 0.00/1.00 vMB 0
2,948 2,948 0000000034bc6216233635afce2939676a9da0090e423cd5946bfdbc8bf1c442 1 0.00/1.00 vMB 0
2,947 2,947 0000000003e906ad154d2b10f27253a6235228fb16566f96d45bbae382f3b81e 1 0.00/1.00 vMB 0
2,946 2,946 000000001f37b9a6b9d25df2fd1d6f936fdbeaae256527c54fe3bbade8f5d248 1 0.00/1.00 vMB 0
2,945 2,945 000000003b2a80798e683ba42297379bb50383165b3e33f77ff37a6953472bcf 1 0.00/1.00 vMB 0
2,944 2,944 00000000f59fba7065470eca7e353b376ae9682b334913c46fa933c25a7b2cfe 1 0.00/1.00 vMB 0
2,943 2,943 0000000089919eef6b1b30911aa9d30be93a778c412416922b10d0ce9190bf61 1 0.00/1.00 vMB 0
2,942 2,942 000000005c9813a94061e4cd2c831cb47bad634c8b2995b3e9ed976a43df9087 1 0.00/1.00 vMB 0
2,941 2,941 000000001c9a6bbe76159eedc2a94c514ec7e8e2d98202c699cfc095c39daab1 1 0.00/1.00 vMB 0
2,940 2,940 00000000c03c0de143abe860076d2a0ffa92f9f1dc08eb0c94c6bc3b8998e27a 1 0.00/1.00 vMB 0
2,939 2,939 0000000009e8ec81ce4d599d67ef1a780230c9db23cc7aec269b08d684a05d76 1 0.00/1.00 vMB 0
2,938 2,938 0000000023a952a8335a910a5e492de0df5bf812d29db3bc3fcd2984246f6ecd 1 0.00/1.00 vMB 0
2,937 2,937 00000000c75abddb0e530cf708779071caa59bbc036b6135f12c929c40f5015f 1 0.00/1.00 vMB 0
2,936 2,936 0000000024bf107e716056fa59bc1ea7d61d531504a2d487e14fbfd139c1f000 1 0.00/1.00 vMB 0
2,935 2,935 00000000a5815d732899aad3fe8c69348707e022dec60cad4f92b27e1de8ff18 1 0.00/1.00 vMB 0
2,934 2,934 0000000073ac184e60c6f799690cc042a8193c60d71c296c2bdcb96348d8c5f7 1 0.00/1.00 vMB 0
2,933 2,933 00000000d6f0d7cee72dd0f0eb7de68e7daf9e00b09b0fc5ed3d07abeba185a1 1 0.00/1.00 vMB 0
2,932 2,932 00000000f1687149c9658dfc89186a4404d3650a5674c3fba114c08f4355fb64 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.16 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: 581.77 GB
    • Received: 9.23 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.