Loading Tool

Explorer IconExplorer

Memory Pool

74,704 transactions
29.46 vMB
0.08127352 BTC
Random Selection Loading Transactions
Max Size: 177.04/200 MB

Candidate Block

Mining Attempt f9f1893e7911c18296cf967e440c7a23c1607c57dbef6ac55d98ae34ab3943f0
Version 20000000
Previous Block 0000000000000000000115b51ba7335de0a726fb6da2e48e87efe4db32d52752
Merkle Root cbe20cf6287d5fd443c5f69744bd4d0461de8d56f5cd5400f5b2eed1fc27a02b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.01448769 BTC
Feerates: 61.00 > 1.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,447 (42,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,962 872,962 00000000000000000001e938622b4dedccf4a234e43352430fb855765178c23c 3,585 1.00/1.00 vMB 15
872,961 872,961 00000000000000000001af903dd274ef8872b8a6be376a577a7b3a8a7739118c 3,305 1.00/1.00 vMB 20
872,960 872,960 0000000000000000000026f71ae77358a67cd3eef106dc8740c4579738273d8a 3,358 1.00/1.00 vMB 17
872,959 872,959 000000000000000000027edf4f8517e6b52f8381986162ca5cc15e9e1d734e31 1,678 1.00/1.00 vMB 8
872,958 872,958 000000000000000000005ece81d848b007ae2ed5f3ac8d27df8fd1c98c849bd4 3,656 1.00/1.00 vMB 12
872,957 872,957 000000000000000000025a8790c915b037064acc22e96e90d6283210b02b263e 3,461 1.00/1.00 vMB 14
872,956 872,956 000000000000000000001ef7c8c018836bc380d74ffedf2fa830e084ba4b254f 3,508 1.00/1.00 vMB 11
872,955 872,955 000000000000000000017008952e08a3028a9fcca4287dc7b894f0160d6f7f4f 3,845 1.00/1.00 vMB 9
872,954 872,954 000000000000000000011fb052838b5058ef4fe772509c5b3ba562e9aeb58ba0 2,669 1.00/1.00 vMB 13
872,953 872,953 00000000000000000000a9e336ea67721629f84c6c6af1e97b4801d1e11420ef 3,356 1.00/1.00 vMB 18
872,952 872,952 00000000000000000000141dc58899e16187dc7e062d7b280dc6e5d0239677d7 3,642 1.00/1.00 vMB 22
872,951 872,951 00000000000000000001d8da4c15bae22f0d7cfeef043142a4ed93df3f942841 2,638 1.00/1.00 vMB 12
872,950 872,950 00000000000000000001a2f631f6ced74d91a6cab86e87346fb3e445fd2b38c1 3,287 1.00/1.00 vMB 12
872,949 872,949 000000000000000000003e53c9c13ac17645697701956ce458c3ed6df0d6a613 1,282 1.00/1.00 vMB 6
872,948 872,948 000000000000000000003f5c9442604cfaec63b3b4ab5bdb3e6bd85ab33ddded 526 1.00/1.00 vMB 5
872,947 872,947 000000000000000000027be76bfe067cebfd2c75c82d78f81a1494e6ec1059c1 1,151 1.00/1.00 vMB 6
872,946 872,946 00000000000000000001888412530b1edab4e8c6acda13bcb6face80fb34020d 1,907 1.00/1.00 vMB 8
872,945 872,945 00000000000000000000d89e3407588c64bd41688ee59bf48a5e5eb58b2b066b 856 1.00/1.00 vMB 6
872,944 872,944 000000000000000000018bca8c4bbc7c7e3795b57a4b04427ec8a63ebfbca30a 74 1.00/1.00 vMB 4
872,943 872,943 00000000000000000002441cfa03c2d86672305bdebf12813d2b82986620b09a 1,122 1.00/1.00 vMB 5
872,942 872,942 0000000000000000000048bf2cbfd4b81ef41eedeb2053db32b7977af9978da5 2,203 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.17 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: 749.57 GB
    • Received: 18.82 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.