Loading Tool

Explorer IconExplorer

Memory Pool

79,300 transactions
30.10 vMB
0.12598501 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 71dad8940a748928410ba64074e166b786249930b7693fdac76da6c813367906
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 7b54d3fafea77cd5fc93dfbef27185d13b84e6f4c42de1f7350b63d61c7de37f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.03941305 BTC
Feerates: 673.02 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (217,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,911 697,911 0000000000000000000703508c104c6fddb66a4739235dcaacf20095211cae23 2,426 0.86/1.00 vMB 9
697,910 697,910 0000000000000000000c29f51882e4e71623d686be120cdb7678d03941cd9c66 1,849 1.00/1.00 vMB 9
697,909 697,909 00000000000000000006abf575b14729cbc34d911397d8b020f486bc702527d3 815 0.55/1.00 vMB 8
697,908 697,908 0000000000000000000ac563b0907f4c793fd7646b7cba813a80d5a942053dc8 29 0.01/1.00 vMB 3
697,907 697,907 00000000000000000008c88c4614d5626fc738d7ddae98b8b198f06f4db9ad1c 643 0.17/1.00 vMB 13
697,906 697,906 0000000000000000000385213c6fefd4373752802bf3a4b2601f07b1559ce896 370 0.10/1.00 vMB 12
697,905 697,905 00000000000000000003cabb3016c9f6c2f649740d7bcfeb0af7f92f73fc8aba 2,063 0.65/1.00 vMB 13
697,904 697,904 00000000000000000002663c4bf74166c47e4c97428a0a737b8f754802fad84b 701 0.39/1.00 vMB 10
697,903 697,903 0000000000000000000b174f36d86ba7c874b8939dd07a5bfb0e65f57353748c 236 0.08/1.00 vMB 11
697,902 697,902 0000000000000000000feb161e5d135f0b61669378b1c87d55a7ee903d992af5 1,244 0.39/1.00 vMB 9
697,901 697,901 0000000000000000000004650e8e98e7b560b462adf7570cc74fa7111a6e4e38 2,931 1.00/1.00 vMB 8
697,900 697,900 000000000000000000030405d7d3d165cb5b0a8bbff18d31e93dfff4c5022d45 2,764 1.00/1.00 vMB 15
697,899 697,899 000000000000000000030b211250ee5bece54fccffc051433d0cb91431628988 1,630 0.85/1.00 vMB 6
697,898 697,898 0000000000000000000de4a97e94b2f6bba93db073668083c51c4bcf220bf9e9 2,941 1.00/1.00 vMB 16
697,897 697,897 000000000000000000013c9cb5df1d53d2bf673037218b432b52f13de8265f1e 1,193 0.75/1.00 vMB 14
697,896 697,896 00000000000000000008f5480e9b99a93d7eb1b962f033276ee3d4511d55f0b9 1,027 0.84/1.00 vMB 7
697,895 697,895 0000000000000000000bfe8a5816bb851e40e6c242d4bd74c4d9f9a0434f065c 1,601 0.49/1.00 vMB 14
697,894 697,894 00000000000000000001d5836e8a413806de4c1c1870c5dd0fb2b8dff028a665 516 0.22/1.00 vMB 11
697,893 697,893 000000000000000000007ec687d0ac8fe0902a0e449a5adf904ce108834b00e0 1,272 0.42/1.00 vMB 11
697,892 697,892 000000000000000000029e74fc7bd731190af753be3f439708faa80f7b335605 1,163 0.38/1.00 vMB 12
697,891 697,891 0000000000000000000b268874b1ae66cc75c34914eb75604291ba8381984887 1,461 0.72/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.