Loading Tool

Explorer IconExplorer

Memory Pool

82,286 transactions
31.11 vMB
0.10155195 BTC
Random Selection Loading Transactions
Max Size: 188.93/200 MB

Candidate Block

Mining Attempt 651ba47477dbfaf5011ba8f3b5e235955888e438d8cb18762f8565ea37c4c0a7
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root c2e57abfd666065ab8fed1ed61cb8dafa32c5dac105a2788507f493225520245
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,100
Size: 1.00 vMB
Total Fees: 0.03040747 BTC
Feerates: 318.30 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (40,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,964 874,964 000000000000000000005b173d878c40b44bebe37d6e060385c9e2d3ed511124 3,732 1.00/1.00 vMB 8
874,963 874,963 00000000000000000000299af87754c69d370ccaacae21ccac9cec620da80322 3,584 1.00/1.00 vMB 7
874,962 874,962 0000000000000000000219d73c218bd2864380ee427c814439bb363abf1dc8d6 2,693 1.00/1.00 vMB 6
874,961 874,961 000000000000000000010d14635f37d4973f787d9014b13b4a77bd6d85b8664d 1,946 1.00/1.00 vMB 4
874,960 874,960 000000000000000000024d76b20324814b0bb5054d8086118e239dee36af1739 1,696 1.00/1.00 vMB 5
874,959 874,959 00000000000000000000699b5ff8690631aca537e9283c4e29e8cee389747f67 779 1.00/1.00 vMB 5
874,958 874,958 00000000000000000001a71ace2a5a8b5b27f027e275f05e70b26299a1a6a039 1,244 1.00/1.00 vMB 5
874,957 874,957 000000000000000000005fc55e972db7bae3c76a23ba99a887386401e7b50320 1,616 1.00/1.00 vMB 6
874,956 874,956 00000000000000000000459d081dab01a477e607d0ba14768125dcdcfd9c21b5 1,481 1.00/1.00 vMB 5
874,955 874,955 00000000000000000000bdffb365cd24f694407abe83e9708e0cc05ddd7617ea 608 1.00/1.00 vMB 5
874,954 874,954 000000000000000000012364d258821fc40e5e58a9a250fe5915a8a70cfecac9 2,058 1.00/1.00 vMB 5
874,953 874,953 0000000000000000000214fc80abaea4d020522ba54647e61f86ae322a173ff7 2,856 1.00/1.00 vMB 7
874,952 874,952 0000000000000000000012d7d9bc53062a207ee67326b51214bcef21b54c5d6c 3,253 1.00/1.00 vMB 7
874,951 874,951 0000000000000000000140637cbab2cc0387c3f1b22e61345c3b178aa996668e 3,180 1.00/1.00 vMB 11
874,950 874,950 0000000000000000000135527be8e04cc5f03c56a6755e9576fa87e0dcdc305f 3,539 1.00/1.00 vMB 8
874,949 874,949 00000000000000000001164e8010e29ca43a05c261a887f581a14f982845ef35 2,573 1.00/1.00 vMB 8
874,948 874,948 000000000000000000029004d7eaa4562c3fbcfed9fe62f3b059940aa0a74f68 2,881 1.00/1.00 vMB 10
874,947 874,947 000000000000000000021ba44e465830280de531982aac2795fdd51284178839 3,782 1.00/1.00 vMB 6
874,946 874,946 00000000000000000001613c989e6d9b25daf9e07ebdd1b3eda28f6cc0414c13 2,616 1.00/1.00 vMB 9
874,945 874,945 000000000000000000015758339a6e322806b9d387ce114ba5f74088f32fd805 3,178 1.00/1.00 vMB 10
874,944 874,944 0000000000000000000140337e0d3e4a14e77b8cbbff0669587903e804ddcef8 3,087 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.90 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.