Loading Tool

Explorer IconExplorer

Memory Pool

36,022 transactions
26.14 vMB
0.05778881 BTC
Random Selection Loading Transactions
Max Size: 132.73/200 MB

Candidate Block

Mining Attempt 826e074f94ca25d72270a5be76c7ffc30c5063884eaa78e10a3b30faa2e82e7c
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root eb12335fa9438e548e2403079ca08c4e7cbb05da0f78259ee6efaf1d3cfc7794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,754
Size: 1.00 vMB
Total Fees: 0.00944981 BTC
Feerates: 226.23 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (147,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,863 766,863 000000000000000000005408f13d6cd69804a8a429a3b0dfb20303386b92b52c 276 0.15/1.00 vMB 7
766,862 766,862 0000000000000000000064311281ed484f541105b41586d0a3b668ca5a6eec85 241 0.12/1.00 vMB 7
766,861 766,861 000000000000000000023a61c93ed14e67afbd8624d6e90076fe3c992c021a61 541 0.18/1.00 vMB 11
766,860 766,860 00000000000000000005a7fbe33e2396ceee25c298d52aba9443a0307e16a6e8 432 0.29/1.00 vMB 6
766,859 766,859 000000000000000000061a62365351424058421a4b1655177b311355c6ccfa7d 1,492 0.59/1.00 vMB 9
766,858 766,858 000000000000000000036a90fde06199c1eabe1024a3c73fe00f8b000c0ab142 1,397 0.65/1.00 vMB 7
766,857 766,857 0000000000000000000161aeca1b656ca45cbddf6082c9a76415eed562b07567 103 0.13/1.00 vMB 3
766,856 766,856 000000000000000000068d9676d31cb3647263ce2263409fa59adf317c33696b 788 0.70/1.00 vMB 4
766,855 766,855 000000000000000000071526aba6f49d76726df19de9b5275527465b24143aac 2,413 1.00/1.00 vMB 7
766,854 766,854 00000000000000000000aa3565d9ea3056ff31ba416efab16601ccfe50971ab1 2,581 1.00/1.00 vMB 13
766,853 766,853 000000000000000000019f064b40dbc22fbb508ac721c4ccc111c577c904f2a0 11 0.00/1.00 vMB 26
766,852 766,852 00000000000000000003dbfe61bb37c37292028a7ef06125a7fad6ffb581e362 502 0.18/1.00 vMB 9
766,851 766,851 000000000000000000075545585eedfe13a82cdc7ac72d34396c35e10216aa6c 849 0.35/1.00 vMB 9
766,850 766,850 000000000000000000041a9b01183a5f05b7fe196ac23762ae9160c8826df27c 1,182 0.94/1.00 vMB 6
766,849 766,849 000000000000000000052ffb1bdd9a07417e841732bae7bb3d9c06867c006b1f 1,243 0.59/1.00 vMB 8
766,848 766,848 000000000000000000038fb79b3059c73330972080d91f75519e23ee3ed81afd 1,178 0.54/1.00 vMB 9
766,847 766,847 00000000000000000001f8b8463edb74fb6ef76ea3eb1e2b723b34031ecc055a 64 0.02/1.00 vMB 10
766,846 766,846 0000000000000000000359f9d0d92abaf78ad4e56e1a08b7147da458aef21cae 467 0.17/1.00 vMB 10
766,845 766,845 0000000000000000000749b39bcf5a34dd9d5ee0c1fa38b099e0f3d739df0ac6 1,320 0.66/1.00 vMB 7
766,844 766,844 00000000000000000007d7e324817e39c0d60ac7f90ac9f982f224fd7439e040 767 0.32/1.00 vMB 10
766,843 766,843 00000000000000000000217e3b4c53cbb366a094c899808f7aed1ef3703f8363 1,078 0.97/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.78 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: 633.23 GB
    • Received: 12.19 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.