Loading Tool

Explorer IconExplorer

Memory Pool

23,167 transactions
17.65 vMB
0.03245827 BTC
Random Selection Loading Transactions
Max Size: 93.46/200 MB

Candidate Block

Mining Attempt 3aea5ce867e6b3a93a885e52ece57c7837475ed7726272408deeecc1bfac4ac6
Version 20000000
Previous Block 000000000000000000017e468d77e3b9aef42fd62622bc0871d73a1f47a1ce66
Merkle Root 378ee5b69fe059fb5c9938738264e4e0b1df4391c333d6daa2e0873f9fc4129f
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,715
Size: 1.00 vMB
Total Fees: 0.01273427 BTC
Feerates: 30.44 > 1.28 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,742 (48 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,694 941,694 00000000000000000000a8d0942f1a7968ed77503bae8fc9e5454ea7813da9af 5,661 1.00/1.00 vMB 1
941,693 941,693 00000000000000000001d7ad853b79902bb741756b9657545547850ef53f4b59 6,382 1.00/1.00 vMB 0
941,692 941,692 0000000000000000000031de64dc6c24fbe68b1a192c3cf0ae623a2f890339cb 7,266 1.00/1.00 vMB 0
941,691 941,691 00000000000000000000c0f2827d6fcb5946921b44d5fef1d5268ae962f99830 3,363 0.89/1.00 vMB 2
941,690 941,690 00000000000000000001c07748b02e1ade2a6d2e51b28f2ed3559388606c97cf 5,968 1.00/1.00 vMB 0
941,689 941,689 0000000000000000000104c3c65eab487c0c007ea1567998ff1bfabfe10f5963 233 0.05/1.00 vMB 2
941,688 941,688 000000000000000000003878e422e34d7439c7318f22e164f34264fcd2ba200e 6,763 1.00/1.00 vMB 0
941,687 941,687 0000000000000000000009ed5a7214381662690943cf34efe6038fe95461fbd0 7,177 1.00/1.00 vMB 0
941,686 941,686 00000000000000000000f80bfbac72a8ab3595a17313dea0f3c2ecdc484142b9 7,382 1.00/1.00 vMB 0
941,685 941,685 00000000000000000000abbee8e2f25254f41e3561051849961ac5c633bc12db 6,851 1.00/1.00 vMB 0
941,684 941,684 000000000000000000016811ff6d691bc1e2ea3995a6841b85c67239cda92156 5,955 1.00/1.00 vMB 0
941,683 941,683 000000000000000000001ccd9de984bf6329382fb71830bbe21a2d4a65c1c117 4,956 1.00/1.00 vMB 1
941,682 941,682 000000000000000000010ec46db9b797d7e3a9a5b95bf075fb7a24df01b0700f 3,877 1.00/1.00 vMB 1
941,681 941,681 00000000000000000000e54bf4f5338ced067561fa182e2549277d82e128326b 3,287 1.00/1.00 vMB 2
941,680 941,680 0000000000000000000010e58bdeb0b338785869051cac74809b94efcfc59169 4,173 1.00/1.00 vMB 2
941,679 941,679 00000000000000000000868a4b8a8da70b55006c1cdc64991962b22775573d8e 843 0.20/1.00 vMB 2
941,678 941,678 0000000000000000000114b2478aa635033a928eda27f66ef32e4b7685ff0516 6,902 1.00/1.00 vMB 0
941,677 941,677 00000000000000000000bddca95fe4a05770fe07c1da30a430a9375f28e1ed39 119 0.03/1.00 vMB 2
941,676 941,676 000000000000000000010d20d40751684da9c971e2410253265630af6a2d0926 22 0.01/1.00 vMB 2
941,675 941,675 00000000000000000001190628db837e3f1498693e1148410dc816b1715c4947 581 0.15/1.00 vMB 2
941,674 941,674 0000000000000000000050af03f754a7532508813957ef5bf21af65de6c8d317 4,855 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 829.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,670.40 GB
    • Received: 254.25 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.