Loading Tool

Explorer IconExplorer

Memory Pool

81,729 transactions
30.55 vMB
0.11609624 BTC
Random Selection Loading Transactions
Max Size: 183.96/200 MB

Candidate Block

Mining Attempt d1f7000f5a58835eb2a58e17692114797c4d8e8ac3d4e6a057bfc608a4e16dd2
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c0cccb2a670236fac5344372ba4521b948bad914c6529b72caa3d46b8dcd9c89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,483
Size: 1.00 vMB
Total Fees: 0.04040066 BTC
Feerates: 180.34 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (216,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,181 698,181 0000000000000000000a0f62254869a7d4e6b56d56671b8fbbf7b0be46709f7c 829 0.28/1.00 vMB 18
698,180 698,180 0000000000000000000eb7da13c549cf2d925d7f9834370bbfd531b296b8dbce 2,384 0.81/1.00 vMB 9
698,179 698,179 0000000000000000000fd1e4d7c25026eba8b97763251d97bc73aa4175c259d9 551 0.18/1.00 vMB 9
698,178 698,178 000000000000000000098a3d2a4a08cc97fd17120183b166f76c53dc541e77d4 184 0.06/1.00 vMB 4
698,177 698,177 0000000000000000000b23a543adde6d812ce0ee63c25022a3005e44a2fb6171 2,021 1.00/1.00 vMB 5
698,176 698,176 000000000000000000028237ea0c92173613601276ae0182b8fd04388fe3fc6a 2,961 1.00/1.00 vMB 8
698,175 698,175 00000000000000000003846c76c1b9668dd7a7055f892fe8b55d205841f7d014 3,067 1.00/1.00 vMB 15
698,174 698,174 00000000000000000000e1dd0a60e5e9b326d8010107504c007ede88cfdd1a5b 128 0.05/1.00 vMB 10
698,173 698,173 00000000000000000005e3dc2ff1ed4cfc12e5653a44136d83d153ddc4669c68 767 0.47/1.00 vMB 6
698,172 698,172 0000000000000000000a003a38f51e254f6c0a824ed499aaa63321b836c1628e 138 0.18/1.00 vMB 3
698,171 698,171 0000000000000000000e7d7f586760d08763d697dbae78e2c983cec89fcea20f 3,046 0.99/1.00 vMB 9
698,170 698,170 000000000000000000072b2138301239943163e3835a90c4d5542a3ad2a7b4a8 2,521 0.84/1.00 vMB 9
698,169 698,169 000000000000000000047006d803a5d2fe7d0fa180deb18f8d693c80993908a7 438 0.16/1.00 vMB 9
698,168 698,168 0000000000000000000838a5e0b187f5bf77b1e9013b3506b7e3ed0956a2183a 189 0.05/1.00 vMB 11
698,167 698,167 0000000000000000000854d8329785af665e83cc310316e706e5d26208e42a35 2,148 0.90/1.00 vMB 8
698,166 698,166 000000000000000000053f6aab8a62045f93195f3d287478d4b6bef153c51b0d 345 0.12/1.00 vMB 11
698,165 698,165 00000000000000000009324dcabf569a2dea551ff05575b44dfbdd36c16f49c5 670 0.27/1.00 vMB 9
698,164 698,164 0000000000000000000dc8e8b420e33f212e49d23941ef7ea935145acf628187 1,387 0.49/1.00 vMB 5
698,163 698,163 0000000000000000000af8273493bae751c6f3d2170a41aa33fe092087d99b93 3,057 1.00/1.00 vMB 12
698,162 698,162 000000000000000000013d2143d0b2f29d9bc2a860a253813320379b50d9e5d7 2,174 0.73/1.00 vMB 9
698,161 698,161 000000000000000000084da00b831f212b201cea58fd31e4a1c98b1fbea9e450 356 0.10/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.