Loading Tool

Explorer IconExplorer

Memory Pool

77,789 transactions
29.23 vMB
0.06228111 BTC
Random Selection Loading Transactions
Max Size: 175.65/200 MB

Candidate Block

Mining Attempt dc0badc6880c56443239b0ff7492a2ffd0b6d15605f6102d5cf805c888c726bc
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root e3248d6aa840cc531fe0aa8568ae13d15c98f98c37daf01b16068c16e1117ba0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,620
Size: 1.00 vMB
Total Fees: 0.00305964 BTC
Feerates: 58.92 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (317,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,200 597,200 000000000000000000039e3fde272afb8369823e7e600d48dd9cd1b1377112ff 670 1.00/1.00 vMB 23
597,199 597,199 00000000000000000008d14098784c0c1192b15df6a0700f1f73aa32dc0a8109 362 1.00/1.00 vMB 11
597,198 597,198 0000000000000000000d9978a856cf4b37c21321e0eee000cfbd4972262c38b8 2,595 1.00/1.00 vMB 29
597,197 597,197 0000000000000000000a984929450779ea77060eb00743b338206ad29a8bde1c 1,677 1.00/1.00 vMB 18
597,196 597,196 0000000000000000000f2d47fd41a27ffb91c8a65fd869fc22962820f886e9ec 2,566 1.00/1.00 vMB 38
597,195 597,195 0000000000000000000c573b01380f528bf62270d07a60eb6fda80eba6df4f9a 1,134 0.51/1.00 vMB 20
597,194 597,194 00000000000000000015eda358ca363b37b9fbb7c02168338e864ebb9787e4c9 866 0.47/1.00 vMB 11
597,193 597,193 000000000000000000037aefc9384079cb5b7f374bf9e1860fcc75f774ffd3bf 1,588 0.77/1.00 vMB 28
597,192 597,192 00000000000000000003c83ec793d588fdb2748ecb0728bbafdd88bc735d8c8c 2,824 0.93/1.00 vMB 19
597,191 597,191 0000000000000000000aeff85975eaac79ed00db2acee4d46956d728bb2ba21c 1,662 0.41/1.00 vMB 15
597,190 597,190 000000000000000000129676438e370715549cc1af58fde3084ae8eb7df51a37 3,506 1.00/1.00 vMB 23
597,189 597,189 00000000000000000005e7d0569c78414ac0cae455b46740005ed8a5faea0c80 3,084 0.82/1.00 vMB 15
597,188 597,188 0000000000000000000ab0d40fc99cf5a0b3c0674b41720d6b7311c69c36189a 3,402 1.00/1.00 vMB 15
597,187 597,187 0000000000000000000aba053124801993097f027ac2ecb804824974ada8bd14 1,449 0.35/1.00 vMB 18
597,186 597,186 0000000000000000001551d8333d51e3acce58886498b62d77ed9b5646a8108b 2,895 0.75/1.00 vMB 15
597,185 597,185 000000000000000000090b35ffabdc017bcd828e635cb3cc4480a4afcaea57ca 132 0.04/1.00 vMB 15
597,184 597,184 00000000000000000013b47faece76d48429ea40ad15875bef27fd0160a1303a 104 0.02/1.00 vMB 12
597,183 597,183 0000000000000000000403c08a8d533f91c5789a1918b1164b69ea486c812165 1,865 0.47/1.00 vMB 13
597,182 597,182 000000000000000000148bc747fa8d12a6bd350ac15d53d95b7f5923780f419f 1,168 0.30/1.00 vMB 12
597,181 597,181 000000000000000000020513e26fd568701937cf059f14ce1289849315b3fc33 437 0.11/1.00 vMB 15
597,180 597,180 00000000000000000004c408ade1b4ad49ac29057d9bdb1061db3f5474227429 481 0.15/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.