Loading Tool

Explorer IconExplorer

Memory Pool

86,935 transactions
32.63 vMB
0.11805870 BTC
Random Selection Loading Transactions
Max Size: 196.17/200 MB

Candidate Block

Mining Attempt cb0be64cbe8f5dffbbe2049935505c78aeedfab94adf6f9fec40e1bf80505f24
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 554dbb7fddc81d14f1ae2c6954e1c5ca0c49df36d21d4050c47d24f69dfda194
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04150012 BTC
Feerates: 218.18 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (122,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,827 792,827 00000000000000000000fa105ec827115ae1da63c6a865bf9073c09cda00a0a1 2,725 1.00/1.00 vMB 26
792,826 792,826 000000000000000000016d48763512658062a30c8a3e8ddde681feb32b82c17e 2,851 1.00/1.00 vMB 18
792,825 792,825 00000000000000000001f5e0a9b62466632439889f525812a9289e308ffa319a 3,060 1.00/1.00 vMB 34
792,824 792,824 00000000000000000001d5418c41969f837ee9819deb1a5c202d56c5adf72c25 2,398 1.00/1.00 vMB 21
792,823 792,823 0000000000000000000124b132a17ea8737eea93c47ccc30b7b0b8f9d00bb18b 2,002 1.00/1.00 vMB 28
792,822 792,822 000000000000000000042bec165e31f07c2e8b1aa134af987a2409a5287750a0 2,154 1.00/1.00 vMB 24
792,821 792,821 00000000000000000000154e94f4d857013712e53a23d82bc2fc86bbe997b270 1,880 1.00/1.00 vMB 22
792,820 792,820 000000000000000000039338de6e3cbe086e08f5744b20c9fe0853b78f2ba7de 3,251 1.00/1.00 vMB 23
792,819 792,819 000000000000000000048b093245f0b21aede6d40d04e133312bf027f3ff15e6 2,638 1.00/1.00 vMB 28
792,818 792,818 0000000000000000000068626d95dc0fe4b15bcb0b7e3acc67517115ec1a5c22 3,457 1.00/1.00 vMB 44
792,817 792,817 00000000000000000005387c70f654be1b7a6d976347f214f565aec449cc9977 1,312 1.00/1.00 vMB 16
792,816 792,816 00000000000000000000b9b56c97449f07d265583672dc8bd08b6749170b77e2 3,293 1.00/1.00 vMB 33
792,815 792,815 00000000000000000004d783b5af9a93831a5d92bdc4d7ff920e23a81cb8968f 2,253 1.00/1.00 vMB 25
792,814 792,814 00000000000000000000bd50c04b8486a436861bc9227f4bd7ca3524d5f1f374 3,618 1.00/1.00 vMB 18
792,813 792,813 00000000000000000002cc0aaf7fb6031d627675cc341eda19fee60cb71aac05 1,783 1.00/1.00 vMB 19
792,812 792,812 0000000000000000000263801baa8174d53e4419d126548454dc4a3432a55b3b 5,063 1.00/1.00 vMB 19
792,811 792,811 00000000000000000000e8abe5ed95ab65ff049c89602fadcfc57099c92c61fb 3,338 1.00/1.00 vMB 23
792,810 792,810 0000000000000000000453089501fddaa231316f0e35b94c60a517b269752138 3,223 1.00/1.00 vMB 23
792,809 792,809 000000000000000000040d0141bcf1597acfda7e660d981b7d741de121086210 4,366 1.00/1.00 vMB 19
792,808 792,808 00000000000000000003462c7fb55ff575bc19405b0a1162b812d8ce21ba38e4 2,785 1.00/1.00 vMB 22
792,807 792,807 00000000000000000004118a951495126a2e491e3f5a30d5dc4db7b70a80ca45 1,656 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.52 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: 668.88 GB
    • Received: 15.61 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.