Loading Tool

Explorer IconExplorer

Memory Pool

80,417 transactions
29.64 vMB
0.09286612 BTC
Random Selection Loading Transactions
Max Size: 179.71/200 MB

Candidate Block

Mining Attempt fa28c8529cdf3b74b1aef1bd984476fd066bc64749d9d8f1c7ab9ab987767cb4
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 723be30fc7d6fa0cc520fc12181f052be378a5e85caff51c2c321bc795726528
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,214
Size: 1.00 vMB
Total Fees: 0.02993687 BTC
Feerates: 502.67 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (403,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,047 512,047 00000000000000000007033c34f055c1816c753fddbdc15f60b983ae7cbb09c7 351 1.00/1.00 vMB 7
512,046 512,046 00000000000000000003cc22f70bad3cd160074283cd241185e52cff6024dd97 532 0.18/1.00 vMB 67
512,045 512,045 0000000000000000000541745b85e22668c5a4e4d12cd74f23a9a7283a144ca6 1,313 1.00/1.00 vMB 24
512,044 512,044 000000000000000000295aaa7d9eb4e05045f349bc9381fa9722c350af334bce 931 1.00/1.00 vMB 20
512,043 512,043 0000000000000000004521c3dabf6b4a2d24339955698dcb9343fea5bce62c18 241 1.00/1.00 vMB 6
512,042 512,042 0000000000000000001c41afb81c975d501fc13a6b7bd97a8ed4e26e8ca47fad 791 1.00/1.00 vMB 13
512,041 512,041 0000000000000000000f980ce094aa835f1a7facb7bfdbf8248058e492940a7b 641 0.38/1.00 vMB 40
512,040 512,040 0000000000000000005cbc2ef51b679b5ca6b35886a27d206113125050bff1e5 1,760 1.00/1.00 vMB 25
512,039 512,039 00000000000000000019b06f6897bfa7156bf90570e7c98435a564976e1fd81c 461 0.23/1.00 vMB 40
512,038 512,038 0000000000000000004af08df2e90e92783dd1b2cee6be9a05efdb4b00a93671 1,118 1.00/1.00 vMB 18
512,037 512,037 00000000000000000006e2a1a837f55d438d34b1a39964c2e71d4983725c5f96 377 1.00/1.00 vMB 7
512,036 512,036 00000000000000000048f09d69cf71bf93a089201f4508d91a03d74204a91218 574 1.00/1.00 vMB 12
512,035 512,035 0000000000000000003d7a7fa8d9c954a7eaa552b0dbd86b49cff8fb64c99905 441 1.00/1.00 vMB 7
512,034 512,034 0000000000000000001dac6f3664a930929231eb62c1e2625361825bdf3251b0 1,602 1.00/1.00 vMB 31
512,033 512,033 000000000000000000285aaac784210909dd17c4bedd2e60f1e7397b49fab790 612 1.00/1.00 vMB 10
512,032 512,032 00000000000000000038d77c5414d5fd55c062363f99d730aa7c8b5c95844c77 1,178 1.00/1.00 vMB 17
512,031 512,031 0000000000000000002ebc98a3b8deefd08b0aebf8f48329c599a62bc6f4154e 3,074 1.00/1.00 vMB 45
512,030 512,030 0000000000000000004637fd76da5dedcb5dca84b7c6b7b1df785e9fb96c0f3f 482 1.00/1.00 vMB 11
512,029 512,029 000000000000000000416cec2ad4c5322c0eae9ea09b42baa2683f437124a26a 336 1.00/1.00 vMB 5
512,028 512,028 0000000000000000001dc5bd7efa291f99679638f9e63d86829bfe9f75b651a3 417 1.00/1.00 vMB 9
512,027 512,027 000000000000000000307292ed310ab8f2716d7c6cf8496719777191f518d0d0 217 0.07/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.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: 669.80 GB
    • Received: 15.76 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.