Loading Tool

Explorer IconExplorer

Memory Pool

84,237 transactions
31.41 vMB
0.09629345 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt b3f2ee6f34c2f300e963efa0499a385ad06d4b318eaddb8f2ad61150389983a0
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 4771a311065800aad146a8a73fb1c33f7bd91e29cde8724248202d92a933b3e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.02421008 BTC
Feerates: 150.77 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (285,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,873 629,873 00000000000000000010279dc1e4761112f97c986b44a7c4ad91d3e5160106d9 2,905 1.00/1.00 vMB 60
629,872 629,872 0000000000000000000def1f2eb1db899fc3d41751e010bcabc1ca97ff889cb2 1,898 1.00/1.00 vMB 35
629,871 629,871 0000000000000000000e05a9c3794026e23521f1d64006576ecaf97268ee3f17 220 1.00/1.00 vMB 3
629,870 629,870 0000000000000000000de56d32f0ca446d7c76843ef80328930894ea67250488 1,902 1.00/1.00 vMB 30
629,869 629,869 0000000000000000000a7a3d632301029cc315c5c6548e2afb5fa31443c1a950 1,155 1.00/1.00 vMB 9
629,868 629,868 000000000000000000102d6e56cbca00d93aeaec45372821baf443b41e3df4af 2,262 1.00/1.00 vMB 77
629,867 629,867 00000000000000000009e174e378e11aefe154d57cc844be953eef17f0bbce1e 1,227 1.00/1.00 vMB 22
629,866 629,866 000000000000000000027de98c1e11dcb042461dd39597599bc3275ffea69c15 2,926 1.00/1.00 vMB 61
629,865 629,865 000000000000000000059a219746ea8f9299157c222575ba6d34e700edbab0c9 581 1.00/1.00 vMB 4
629,864 629,864 0000000000000000000aee14f5269f1430aeaef52522d7e1b9c8d02ba4091f9c 744 1.00/1.00 vMB 13
629,863 629,863 000000000000000000116a3320379d23c21211ed6377f70f0659aa446c19623f 1,168 1.00/1.00 vMB 21
629,862 629,862 0000000000000000000823f05a90cbeec7c56054a1f85888fa89beb45fe025df 2,078 1.00/1.00 vMB 34
629,861 629,861 00000000000000000010f96d3a326fbc23d68d672eaa1093d296712ca38b748c 197 1.00/1.00 vMB 3
629,860 629,860 00000000000000000005a68c80e6b77d707a720f1285d80f5e2b47534f35c13f 828 1.00/1.00 vMB 13
629,859 629,859 00000000000000000010692101590a916836397a4e3d7d33b571f7a147062046 803 1.00/1.00 vMB 20
629,858 629,858 000000000000000000022882cf4f52352bcb2b9ea63e2e70c1a34acb743fcda1 796 1.00/1.00 vMB 3
629,857 629,857 00000000000000000001e9e9f50b5382a2c1bcca008c4e7313e4f93481fdc1bf 2,445 1.00/1.00 vMB 15
629,856 629,856 0000000000000000001045132b27ddf4b5c2dfed9e2bd279cbcd9c3485299f8a 1 0.00/1.00 vMB 0
629,855 629,855 0000000000000000000d0ab2ce4c1aea5ec29d0fe6bd4922c5a1d21d0a7fe63e 3,214 1.00/1.00 vMB 93
629,854 629,854 0000000000000000000642c92057579a8ea93a7ad6602d3c782eff83ae0b2657 607 1.00/1.00 vMB 9
629,853 629,853 0000000000000000000343324573358854e5693d890fea32371c0d8321b4eecc 2,418 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.97 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: 716.11 GB
    • Received: 17.78 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.