Loading Tool

Explorer IconExplorer

Memory Pool

86,142 transactions
32.08 vMB
0.21712358 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt d85635440b0a73aa1ef4913744c592a34c1635d785fcb9cd6384de8579b79777
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 33af991edf3c7609bc21ac49f4c7f5b755d1200ecad8470ca758fef6532c69a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09766570 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (121,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,792 793,792 000000000000000000047cb170aa560fb7d20b64970b3da11b46fa72bdcc3dab 804 1.00/1.00 vMB 25
793,791 793,791 00000000000000000003be3568b5b66989fe910e56bbba08ab3f95496c453d32 2,429 1.00/1.00 vMB 19
793,790 793,790 0000000000000000000374cb0723becdfe955967a00c07b1087d4b6c0ee1c7b7 1,235 1.00/1.00 vMB 12
793,789 793,789 00000000000000000000bac45df1a940c48f7117c52a0a0f159abe8b3bbc8637 1,402 1.00/1.00 vMB 13
793,788 793,788 00000000000000000001cb3b5c5a6524ad8dfe0976eec9dbd76837ba4c8b27f0 1,888 1.00/1.00 vMB 18
793,787 793,787 00000000000000000005645eb2487c45dcdb160437c9afbfcda5af263525a540 1,140 1.00/1.00 vMB 11
793,786 793,786 00000000000000000001b4775c2232740ccc21cb775bcbf415118866e696e7cb 1,413 1.00/1.00 vMB 13
793,785 793,785 000000000000000000049fdd4cdb75480abb95206ceae900358da6e2b3b0009d 1,183 1.00/1.00 vMB 10
793,784 793,784 00000000000000000003230d3315a280b31d558c0ef1f6072981465831e38993 2,603 1.00/1.00 vMB 21
793,783 793,783 000000000000000000041245b128bc3136f5dabda00cffc1efd84037a165de3a 1,931 1.00/1.00 vMB 14
793,782 793,782 0000000000000000000305aa63cf947c6b9cabf7d019545270cb8c36e789e721 2,904 1.00/1.00 vMB 17
793,781 793,781 000000000000000000036666e80d7435a4c2542e785d75e3d3436676413aa8cd 2,926 1.00/1.00 vMB 49
793,780 793,780 00000000000000000004a6c876d7b78a1bcb1192d258daf050f2f44271b1da4e 1,818 1.00/1.00 vMB 12
793,779 793,779 00000000000000000002dc50baa1e51a140937270a8d47f6aed6c31486d69aaa 3,181 1.00/1.00 vMB 26
793,778 793,778 0000000000000000000569d25f8a170a0f3e505b1b9dc023d0d0d3e5aa137c74 2,702 1.00/1.00 vMB 25
793,777 793,777 0000000000000000000509be3982ddb9e3eca2019fbe98d441ee22e6856eb954 2,410 1.00/1.00 vMB 18
793,776 793,776 000000000000000000002ce0b9d616a950b8e9f45412da14f4ea0e02f4ab7628 2,231 1.00/1.00 vMB 26
793,775 793,775 00000000000000000003566b028b81eb9af495178130962fd51c6820ee84feef 1,909 1.00/1.00 vMB 15
793,774 793,774 00000000000000000001f053af924d82519a8aacb310fa6d72753006ad768cb5 2,711 1.00/1.00 vMB 33
793,773 793,773 00000000000000000001fbf127f11cde5fa6d79ad0fb566c49a43b9874daf998 3,032 1.00/1.00 vMB 52
793,772 793,772 0000000000000000000245d88f28569427f219a049e3e8bf3838c3e3612c488b 2,376 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.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.