Loading Tool

Explorer IconExplorer

Memory Pool

80,480 transactions
29.79 vMB
0.07488210 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt 55ec9a7e368870c82cb2cd5779ab2d4b14bad1c0a84738ba9895a9f1e03cda93
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root e18f2e7a74a8f0d7590c986f42a3804f5c40812eec205955e77c45f5d1e8c9e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,478
Size: 1.00 vMB
Total Fees: 0.01421292 BTC
Feerates: 147.04 > 1.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (279,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,308 635,308 000000000000000000101c704c4a4b691c33ed8ec0becb2f939d78310ae865d8 2,100 1.00/1.00 vMB 52
635,307 635,307 0000000000000000000593b5acdae3afdd2e96e7fde6054dcd0b5658cebdbc43 2,167 1.00/1.00 vMB 51
635,306 635,306 0000000000000000000115ddeeea2e8ae6c3555c112312bd543940f3e815142f 2,146 1.00/1.00 vMB 50
635,305 635,305 0000000000000000000b54e46d14c60d2c2120a1d694f97fe217f6168a8e48cc 2,032 1.00/1.00 vMB 46
635,304 635,304 00000000000000000002729ca61f65a41eeb4008eb0f9bc97430da0b1548d639 2,153 1.00/1.00 vMB 47
635,303 635,303 0000000000000000000a86b054c13cc54571ed07254ec411f98cee8a542e60b5 1,804 1.00/1.00 vMB 40
635,302 635,302 0000000000000000000f8d89ce79fa801c7dd1c0f1f2f5490a4cb4ae6a1957cb 2,695 1.00/1.00 vMB 55
635,301 635,301 0000000000000000000cf97ed81ac49e983d18f00a6e34cc9e7f37a8f1e00d38 2,203 1.00/1.00 vMB 45
635,300 635,300 00000000000000000008073b36e7dc40a6975f08a59c4af8711eb31196ea5b4b 2,417 1.00/1.00 vMB 39
635,299 635,299 0000000000000000001048a3a0ab5f720af3372a5ca3e941ec71a00a421dfdb9 2,256 1.00/1.00 vMB 41
635,298 635,298 0000000000000000000de1a1e3add66fdb2398599860ad4fbb2656bb77e46665 2,344 1.00/1.00 vMB 55
635,297 635,297 0000000000000000000b259ecf69c1205e4afc2ff5765a9eb954e94557270029 2,931 1.00/1.00 vMB 48
635,296 635,296 0000000000000000000ba50c971c5a7fced73a78424b60c60130fb023da5d402 2,695 1.00/1.00 vMB 41
635,295 635,295 00000000000000000003af817ac10f717a5d2e03d00c0ed40630b4c863e83a92 2,668 1.00/1.00 vMB 56
635,294 635,294 000000000000000000101f9c3568983291763dd73d31ab9914e05a4d8bcecd4e 2,837 1.00/1.00 vMB 40
635,293 635,293 000000000000000000111b500a812f1eb91701c63ea0d1d57d1fb9142d778662 2,791 1.00/1.00 vMB 53
635,292 635,292 0000000000000000000212f7c098effbb7d814b481ead2b315f605371e47bae1 2,467 1.00/1.00 vMB 45
635,291 635,291 0000000000000000001088cc2caa146e9a6207552b761a05d1d5a84dae3732e6 2,974 1.00/1.00 vMB 53
635,290 635,290 0000000000000000000b46db2ca911375688f7cee08da1b89ed80aa0f7cb9e61 2,701 1.00/1.00 vMB 41
635,289 635,289 000000000000000000078cf17f0a4a21aaed7214412e9499f864c8f06c85437c 2,535 1.00/1.00 vMB 39
635,288 635,288 000000000000000000046eda1beac0997f50b3313d8a80894f639897c68044da 1,667 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.36 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: 662.89 GB
    • Received: 14.88 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.