Loading Tool

Explorer IconExplorer

Memory Pool

77,361 transactions
29.88 vMB
0.10659463 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt ce3cdc97297dc3130ae7d3c6062c5ad0396530262beef0ed87b4a014c7294b79
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 0d2408daf3723f42cbdede84d874b2432a2a1e70f9eb9ff6440cba8ffdb1b38b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,256
Size: 1.00 vMB
Total Fees: 0.03740981 BTC
Feerates: 357.61 > 3.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (582,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,911 332,911 0000000000000000015feea45dfcdccd5904484f08976cc61b96ba667df911a8 215 0.13/1.00 vMB 24
332,910 332,910 000000000000000008f6d14c88e566921f869b34db8ebff20731d2075e74a1f5 64 0.04/1.00 vMB 22
332,909 332,909 00000000000000001871a70d9ba19c6ca6a5e02b66699d864cecabf4234149a1 485 0.26/1.00 vMB 23
332,908 332,908 00000000000000000497d7c587b82669287bd6c303d311cafe0774f7ddd69af0 988 0.58/1.00 vMB 23
332,907 332,907 000000000000000008c2ef86f519f111ea2f73fb8f75fecd370412a9138a4cb7 1,153 0.50/1.00 vMB 29
332,906 332,906 00000000000000000968aa3d018fb6b067e81486438e9c08511f800465cc8b36 451 0.27/1.00 vMB 20
332,905 332,905 00000000000000000e47cc21d2c964f8acdd217603849f8fd4bb13b1f04b3d9a 1,311 0.77/1.00 vMB 26
332,904 332,904 0000000000000000125ebac5d49cf341362df13919e2e3fa3d432346e4d03ab4 1,061 0.70/1.00 vMB 22
332,903 332,903 0000000000000000068e1d5431a26d7db97d1c3a04964c6a3af707652f4093d7 886 0.48/1.00 vMB 24
332,902 332,902 0000000000000000071de453f0b378313a854dea82459e06a0ccb818cdcca041 689 0.71/1.00 vMB 15
332,901 332,901 0000000000000000042568aae3c297f687caa1b7737d8dab8e7d7b5087fb87f5 1,677 0.75/1.00 vMB 138
332,900 332,900 00000000000000000c8ea7302dc7b7abec1e2f24dbc06137d5af1c53a65439d7 128 0.12/1.00 vMB 107
332,899 332,899 00000000000000000fd9fcb5c002f1dc1b7f328b9228616ac0232e3927dc7b5c 185 0.10/1.00 vMB 18
332,898 332,898 0000000000000000196e7b68a3237594b1233463f0dca133502801cc1b548fa8 374 0.26/1.00 vMB 24
332,897 332,897 00000000000000000dda8d6e3ee1aaf5bedfc2d32c4591052e9177de2147c5a8 437 0.33/1.00 vMB 19
332,896 332,896 0000000000000000171e9482c472f598fdb2b1ed9b6b0fabfa6660a7fe45599e 1,195 0.75/1.00 vMB 23
332,895 332,895 00000000000000000cfdd50d917943949fa708829ab70108c98cdb9f7d62339d 419 0.50/1.00 vMB 19
332,894 332,894 00000000000000000df7518e05f517377a8c83c47872103387fa1aff5e655395 1,031 0.75/1.00 vMB 29
332,893 332,893 00000000000000000d5da97a69930022caa839f50a3260b8eb08a09a560bab27 700 0.36/1.00 vMB 29
332,892 332,892 0000000000000000067e32f92f0f3c6aca4d8a416e7563b8f4cea05263a950e6 263 0.13/1.00 vMB 26
332,891 332,891 00000000000000000ee1719bc2655280397f258a7e5733a902aa54e7ae2ef6c1 797 0.57/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.15 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: 744.33 GB
    • Received: 18.71 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.