Loading Tool

Explorer IconExplorer

Memory Pool

87,090 transactions
32.59 vMB
0.15095561 BTC
Random Selection Loading Transactions
Max Size: 198.97/200 MB

Candidate Block

Mining Attempt a9d3306eda8dcef30dd9175f7812cdb162f2a339ec3f3daab72c41253f5fb34f
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root fffb0b0fcdd42ef84f458764ebc74b2a59702addacd905bb3cea58b3744cb951
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,217
Size: 1.00 vMB
Total Fees: 0.05817958 BTC
Feerates: 400.00 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (533,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,185 382,185 0000000000000000075f8cc59a7c1c5d92745b65d34b1917ff9851ff2a89389f 557 0.33/1.00 vMB 29
382,184 382,184 0000000000000000066908e0eb0a59633e8ecacb305069820317239f42f98437 918 0.46/1.00 vMB 44
382,183 382,183 000000000000000004c5c56caf02663e729e7a226c2fb32e1a340282f71d168b 638 0.83/1.00 vMB 15
382,182 382,182 00000000000000000eb2825ddf92b6e1ac887844c31a4ea85b9c5fcd464cd07d 2,168 0.95/1.00 vMB 35
382,181 382,181 0000000000000000038c327ba95fd3b018c7be0d62c4addf58ede035b2d64b6c 561 0.75/1.00 vMB 8
382,180 382,180 000000000000000008350aa490b9ff37b9d6d83156e3d2ee8f08e30c5fc57e4f 1,368 0.73/1.00 vMB 29
382,179 382,179 00000000000000000514b341b5f3334283b48b89569f52c517d473a03ecc230c 1,489 0.84/1.00 vMB 28
382,178 382,178 00000000000000000eb4f009ada690e13aa95696f65228427c023dd337981b02 205 0.14/1.00 vMB 27
382,177 382,177 00000000000000000e1184cf68aa1f7cd0c03a0b626e500cbdf84a4e57cf1fe9 650 0.33/1.00 vMB 31
382,176 382,176 00000000000000000d496d69a7085fbd08540da22ba466892293b7ed271163bd 351 0.41/1.00 vMB 3
382,175 382,175 0000000000000000069e1607b00a194c2f11624c6307a0ddde1340b3d8b03fe8 169 0.12/1.00 vMB 20
382,174 382,174 000000000000000003cfd67392e61ab38465960d5e3fc9e5a0abfcb5cce91fac 1,026 0.91/1.00 vMB 21
382,173 382,173 00000000000000000400ace9432388886ea0c17d91c6cbb3c454786b3fd6d679 2,556 0.95/1.00 vMB 43
382,172 382,172 000000000000000001a79e328e9926a73e43179ae558532d5b504cb0cfe7ef0b 2,117 0.93/1.00 vMB 38
382,171 382,171 000000000000000002806009ccb98252a3206f473350a9ad459448f3a5e3ab84 1,318 0.73/1.00 vMB 28
382,170 382,170 000000000000000002be830d4dadcc4b2f5ba3c710005afc7ade966d1bb9c997 740 0.39/1.00 vMB 32
382,169 382,169 000000000000000002d76b27db869ab138f1bcb9224116f04fc388f79a86d01c 880 0.75/1.00 vMB 20
382,168 382,168 00000000000000000b70755a0e2acdab32302915446212a454594be9cb421304 2,769 0.93/1.00 vMB 45
382,167 382,167 000000000000000010c59eeb2796e09ae440125f5ddb01441090aff90903b99c 1,985 1.00/1.00 vMB 29
382,166 382,166 000000000000000005be92b39b04ca021cf95aca7dcf201f4af5870c2ce0677d 855 0.99/1.00 vMB 10
382,165 382,165 00000000000000000e675e7066281368602ca10d0fd81bda3433256fa9cc8239 819 0.93/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.