Loading Tool

Explorer IconExplorer

Memory Pool

76,131 transactions
30.13 vMB
0.10031918 BTC
Random Selection Loading Transactions
Max Size: 179.75/200 MB

Candidate Block

Mining Attempt 315b8dd4fa3e9f572053eee51e96a98c26bcb7da48661ea62f31811fd1efef4f
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 1554de3e58b54b1980b2337244fe3fdf5543cdb6934c43b00810066cdd085406
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,480
Size: 1.00 vMB
Total Fees: 0.02556476 BTC
Feerates: 100.00 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (47,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
867,987 867,987 00000000000000000000d4b1156c08043fedf5c829c8b2f65259f5659555d738 2,405 1.00/1.00 vMB 6
867,986 867,986 000000000000000000018988be32f47d861acfc8f358d491144902d67839ea1f 3,443 1.00/1.00 vMB 8
867,985 867,985 00000000000000000002b2d0b962fdb925f11169e0afb6463f64e9232f99a883 3,855 1.00/1.00 vMB 5
867,984 867,984 00000000000000000000dca7aa63f7268266969ec0eee9bacf2e48c0f61aac3e 2,747 1.00/1.00 vMB 5
867,983 867,983 0000000000000000000072032e55916ef5fbdcb585990bdcc7204256c4e8d220 2,915 1.00/1.00 vMB 12
867,982 867,982 0000000000000000000180fa63ed1a1958d694009ccb46cfe93d7aeeedca1151 3,541 1.00/1.00 vMB 2
867,981 867,981 00000000000000000001e668ab69d0ebc4bffa1f01c11c071e3cf0503c9c7ee6 2,691 1.00/1.00 vMB 5
867,980 867,980 00000000000000000001778ff84aa1e6798f6d6d8be99d02bde1f283bc266fe4 2,418 1.00/1.00 vMB 6
867,979 867,979 00000000000000000001ad6815ab747af07f6eddccdb8bef11ff2a23cfc2b309 1,478 1.00/1.00 vMB 5
867,978 867,978 00000000000000000002851e984124468dfa6428474cb21fa9bb5d24873b43fa 3,254 1.00/1.00 vMB 7
867,977 867,977 0000000000000000000016a9f4e48321579663c0e531ef8091b8ec8cc2441a69 3,560 1.00/1.00 vMB 13
867,976 867,976 000000000000000000000476efc4f0970ab5679db75d34543c282b727eeca66c 2,938 1.00/1.00 vMB 10
867,975 867,975 000000000000000000023a1b442cda466c67afe8fc483d29a5d61db29e664fcc 2,076 1.00/1.00 vMB 2
867,974 867,974 0000000000000000000014dfa307b306410af26cf89c433762f17bf88e72acad 2,877 1.00/1.00 vMB 5
867,973 867,973 00000000000000000000d8f5d1fd482d7d92eec0b94b8df80ddddcb734913971 3,116 1.00/1.00 vMB 10
867,972 867,972 0000000000000000000152b4380109b56012dd9ce4a5054fcd1a33403b85473e 3,702 1.00/1.00 vMB 11
867,971 867,971 00000000000000000001a23f4830c73a5086dfb2108a5870f4d97bc7eceb657b 3,226 1.00/1.00 vMB 12
867,970 867,970 00000000000000000001f3b2c88c9c260b5cc1f473177a17d8f14334623ef672 2,303 1.00/1.00 vMB 5
867,969 867,969 0000000000000000000271e5b26fff67a9269880c2a274ac27c6631b1b19ba01 2,980 1.00/1.00 vMB 8
867,968 867,968 00000000000000000000acbf4d0ec3f507dbf42b8cd5a791ed0f61a8294658af 2,775 1.00/1.00 vMB 10
867,967 867,967 000000000000000000018f50ebb6cb7dea609cd094aa354660ef0e837773fc20 3,386 1.00/1.00 vMB 11
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.36 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.