Loading Tool

Explorer IconExplorer

Memory Pool

42,663 transactions
33.36 vMB
0.11082982 BTC
Random Selection Loading Transactions
Max Size: 166.37/200 MB

Candidate Block

Mining Attempt 70fb5751babc681c4a0d7e6ab71e108b350918704fa8a9c22bdc089abd888ad5
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root a5931ca7ea9631229457c73363193d86d7e654468a0229018e5be79823d40088
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.03677167 BTC
Feerates: 501.64 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (205,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,913 708,913 00000000000000000007649d2849c9501845509b4daf5cf3c6886d23180564c3 740 1.00/1.00 vMB 4
708,912 708,912 00000000000000000002b419d375f2a87b21feebb53c6775aacf1f3c495cb078 1,072 1.00/1.00 vMB 5
708,911 708,911 0000000000000000000101880f050245725462b30e033126bc8cdbb054864f58 841 1.00/1.00 vMB 2
708,910 708,910 000000000000000000045bc8fc07da538c83c5d6565137d5bdc2ac7a4c28d4d9 2,531 1.00/1.00 vMB 13
708,909 708,909 0000000000000000000650b3ecdea53e31774326fc81e6994ddd8195ae5c5dc2 1,681 1.00/1.00 vMB 20
708,908 708,908 00000000000000000009cdc4e68a6bb064ed462b47daf2e3ff5a861a40647708 2,390 1.00/1.00 vMB 8
708,907 708,907 0000000000000000000a4b5e4c2cbf015c5457290c547b4745ab04ed9d9a2208 3,192 1.00/1.00 vMB 9
708,906 708,906 0000000000000000000c382afb076db3355247325b468c412eb95cff5a52c736 2,743 1.00/1.00 vMB 12
708,905 708,905 000000000000000000028e0ce396f059f260ad03f47cc0f69ef194c5cf8d30f9 2,089 1.00/1.00 vMB 15
708,904 708,904 00000000000000000009c84a8f5b1d98e92c39f822e38782271a81e3a779e143 3,630 1.00/1.00 vMB 28
708,903 708,903 000000000000000000018308ee055389c2e24a980d77ea99bc8577addfdbeaa4 3,303 1.00/1.00 vMB 42
708,902 708,902 00000000000000000005329a4412bca7e5a2b8a143a0e08d5cd6197efbdd55ef 424 1.00/1.00 vMB 13
708,901 708,901 0000000000000000000c0a2451095788d0da942b2fd9ce9f195958557df3d619 2,476 1.00/1.00 vMB 31
708,900 708,900 0000000000000000000011d5f951919bacf8d3754ad23362924de39dddde4d47 942 1.00/1.00 vMB 2
708,899 708,899 0000000000000000000bdb567322e8e4a8365439cc8225d138fe68605dc7a183 2,204 1.00/1.00 vMB 6
708,898 708,898 00000000000000000004a3f7b0f7ab89f134b5a84364004710d08c3d12903c4e 1,663 1.00/1.00 vMB 5
708,897 708,897 0000000000000000000695881952d7b57d2cd0143f514dcda08a6b3a257067a3 575 1.00/1.00 vMB 3
708,896 708,896 000000000000000000063a945ef3aa0ca29e09ab7baf06df4150cc16f7fb276c 1,596 1.00/1.00 vMB 8
708,895 708,895 0000000000000000000914a3ec6dbcb260b79d3988e7a356cdf8238ef425b649 2,944 1.00/1.00 vMB 8
708,894 708,894 00000000000000000006a7c15cf36b7ca33f0701c61b7e07dba17b5e22757e47 2,565 1.00/1.00 vMB 20
708,893 708,893 0000000000000000000743616e77ee50bd80b19c4c075dc94ffdde59e54f3ab5 1,387 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.61 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: 624.10 GB
    • Received: 11.54 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.