Loading Tool

Explorer IconExplorer

Memory Pool

77,919 transactions
29.43 vMB
0.08903089 BTC
Random Selection Loading Transactions
Max Size: 179.57/200 MB

Candidate Block

Mining Attempt b9d49d7b4c87dcda8f10732fe60b254146caa61abcf58a6d7bf26d6b8115f45c
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 2066ea15cb6fcfd953857a08aa9f4496d05fb42d598d0dddd683c30939865a33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.02433642 BTC
Feerates: 301.35 > 2.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (217,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,811 697,811 0000000000000000000069f7ac3dfa5e2aecb0e55916e32e63d8b06e64ca019d 1,862 0.63/1.00 vMB 8
697,810 697,810 0000000000000000000780f855c248cfeb8dd04780eb407fac9040ce2f16a07b 2,880 1.00/1.00 vMB 13
697,809 697,809 0000000000000000000aa7284dd5d3bb78107328d0986bac0d00960711191eda 708 0.33/1.00 vMB 11
697,808 697,808 0000000000000000000be0437d6e73fc4bf5c03b8001802b580200c3f7a8164b 56 0.01/1.00 vMB 10
697,807 697,807 0000000000000000000bf6720c06acc8c720050bb36d0fcce3cbefb4fe54fa82 1,381 0.85/1.00 vMB 3
697,806 697,806 0000000000000000000d46ff8a338cf9baa84e4f0e56a58b55c4d9c0b390e659 3,009 1.00/1.00 vMB 13
697,805 697,805 0000000000000000000c32211d2c17343cae26ddbc5d74493afcaa4a3c97eb99 1,006 1.00/1.00 vMB 5
697,804 697,804 00000000000000000009a208c165ee5f17cbf3ec974360dedf45afbab57047c3 398 0.59/1.00 vMB 3
697,803 697,803 0000000000000000000d018a0b933cc7cb66a5c5fff9b9813f69a7ad4fe81a02 2,258 0.71/1.00 vMB 9
697,802 697,802 000000000000000000039bb2cd18d3da66b51b4fccc964778ce4472f8df8f618 1,024 0.33/1.00 vMB 12
697,801 697,801 00000000000000000006e27d83a2e20a4ed4c1cf179838133a6cc1e18065126e 2,968 0.97/1.00 vMB 6
697,800 697,800 0000000000000000000e7ade15800cb16fb5d1f8d5eff75df0f60f05fe41ba69 2,296 1.00/1.00 vMB 18
697,799 697,799 000000000000000000005fa399fbf6d86f0f8622c943875113600201333a77f5 1,402 0.47/1.00 vMB 10
697,798 697,798 0000000000000000000be7a26da78ab2de97b90b505148546d54343a9bd67cc1 213 0.08/1.00 vMB 7
697,797 697,797 000000000000000000002b2df835bc43244fa73e5878fa4884d4c146990fa8a4 1,590 0.50/1.00 vMB 12
697,796 697,796 00000000000000000009229883df40603c429e339d4039b61a030d78ac0eb750 303 0.10/1.00 vMB 12
697,795 697,795 0000000000000000000e9f5a775112fe003968bbfe834c5c42f3b172cc847f72 359 0.14/1.00 vMB 18
697,794 697,794 000000000000000000035dd4e2cca66333a6f25f5ac15897cdbcf66704c8ca9a 220 0.08/1.00 vMB 10
697,793 697,793 000000000000000000081828fc71a51627a16566c94d4042f8eef87956529b5e 1,030 0.32/1.00 vMB 13
697,792 697,792 000000000000000000023a231c49035c92b06cd1d90af0dc9636d172971c0eb4 1,601 0.61/1.00 vMB 13
697,791 697,791 00000000000000000000e18858056c53125ed2a84f382af0ad9841206a56c893 963 0.95/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.