Loading Tool

Explorer IconExplorer

Memory Pool

52,312 transactions
30.41 vMB
0.26771981 BTC
Random Selection Loading Transactions
Max Size: 160.54/200 MB

Candidate Block

Mining Attempt 0ce8f3134343012eff17d2b82579e5756dbc1bf5ce7e90209bbb6949ec1f0a61
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 5390d0ee2ade183c5fe916bfffec442764368c303445ab02b8ae30a351c580e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.08434854 BTC
Feerates: 229.15 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (268,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,913 645,913 0000000000000000000c206c0010510b0b2fa6302d58d2dd308624171e2d0f4c 2,431 1.00/1.00 vMB 47
645,912 645,912 00000000000000000009e50b81c472b9c9bc54479af729204bc511d012b61990 3,004 1.00/1.00 vMB 39
645,911 645,911 0000000000000000000c1f8a280eb18cce0ac28eaf4085db0efc3b0b703f860a 3,138 1.00/1.00 vMB 112
645,910 645,910 000000000000000000042c0eb98e77994760f48653e5c1c810c9e1f8de5e8c2d 1 0.00/1.00 vMB 0
645,909 645,909 000000000000000000076dafc775caf296384b263b79ac5a45dcd90590007efd 1,264 1.00/1.00 vMB 25
645,908 645,908 000000000000000000067f4ba2f29be00bdab98a7526616c2c8eeef8158817ee 1,337 1.00/1.00 vMB 3
645,907 645,907 000000000000000000018094523704c710941728a73aa259ddcbbef674773577 1,075 1.00/1.00 vMB 10
645,906 645,906 000000000000000000065dae47d786252eda30b74586fd945d76199b176e5d9b 2,627 1.00/1.00 vMB 31
645,905 645,905 0000000000000000000812c99e7e8b978043c51ba73df1885aa5b2d81c680499 2,509 1.00/1.00 vMB 42
645,904 645,904 0000000000000000000055deba55118ac97cc5169b0c142750f54bc96a6aaa71 2,197 1.00/1.00 vMB 53
645,903 645,903 000000000000000000096c0f378bd52f9dce13394084477805e7e4bb663a0943 2,120 1.00/1.00 vMB 106
645,902 645,902 00000000000000000001e83f8a8bc74ced01c1aece281726ee02ac566ccb4a89 1,409 1.00/1.00 vMB 27
645,901 645,901 0000000000000000000ba7809e292cdfe5cb94d12a4af6942d0b2b78ef38213b 2,846 1.00/1.00 vMB 38
645,900 645,900 000000000000000000046683f72e9e3ed73d956991e2cf0f4963c0c1022818e1 2,673 1.00/1.00 vMB 65
645,899 645,899 00000000000000000003228f5acb3ffce3b91ce5cbd94dec339ae234ff925be8 2,730 1.00/1.00 vMB 48
645,898 645,898 0000000000000000000b4c3586344da76a16349fbf7607c6043ed9356fd2a657 2,177 1.00/1.00 vMB 55
645,897 645,897 0000000000000000000b5594941a2705ac81aae1c943d58565fbeb396454daeb 2,694 1.00/1.00 vMB 17
645,896 645,896 00000000000000000002fc153bb84f8af2b0b2ce9a623fa2566a9df68bb5be2d 2,328 1.00/1.00 vMB 57
645,895 645,895 0000000000000000000069e27d2499f6a7d5fb24186badef62222317cff63a08 2,959 1.00/1.00 vMB 102
645,894 645,894 000000000000000000083fe25a41e2e5988928e18ec9d5fe0eb6bb8f09d05d1e 1,674 1.00/1.00 vMB 33
645,893 645,893 00000000000000000007d84741f26a01cdf56f126dfcfc06e0453655a74f3a82 2,059 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.87 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: 644.20 GB
    • Received: 12.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.