Loading Tool

Explorer IconExplorer

Memory Pool

74,125 transactions
27.57 vMB
0.07059515 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt 533de7803e44a2b0b0ef3075b9bc978559f0c993257365b4e136bd86ae463e2d
Version 20000000
Previous Block 000000000000000000009418be377a7dbe0bede82ec33cb930177efc69aaeff9
Merkle Root ae9da990221661104eca8498c23811352ee2d2c668277a34b84d03e1a1000cbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,995
Size: 1.00 vMB
Total Fees: 0.01155104 BTC
Feerates: 100.00 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,252 (649,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,263 265,263 00000000000000021e8597db0701521e72ac76bc402ef20d81e65a5d4b5afd55 339 0.16/1.00 vMB 84
265,262 265,262 000000000000000d949247a39e264b2e8ed777a42565de00376e455b41e086db 512 0.29/1.00 vMB 61
265,261 265,261 00000000000000067d4776ef6de71010f962e23ebf00d0396f85f6378d787529 511 0.25/1.00 vMB 168
265,260 265,260 000000000000000deb45618266cdfa6b9016fd7d233ab43c5f08ed472fa041c1 167 0.15/1.00 vMB 35
265,259 265,259 000000000000000e24921abd8f8854782e4131f746b1fcadadd34830568a2bd5 207 0.12/1.00 vMB 45
265,258 265,258 00000000000000087f66965c68b7929f6310f007ce8e3be6209f91f563372578 89 0.04/1.00 vMB 34
265,257 265,257 000000000000000ef75396325147591ab97c5bd3f84bb5422c331a76d8412a3e 122 0.09/1.00 vMB 53
265,256 265,256 0000000000000000d7b2263a3b5c467473faae6e230721c2a7262609c7e93bd2 205 0.12/1.00 vMB 52
265,255 265,255 000000000000000018083ad5027e9a01044cbeec6686bd9b8e76de5332f95e70 804 0.36/1.00 vMB 127
265,254 265,254 0000000000000001fbb060aafdbe93bf1ba74edf509169977132d438f5aa272c 400 0.15/1.00 vMB 55
265,253 265,253 00000000000000018e05bf3a7ab053c8dbdbfdfdefbf9170c996e6401d9749c3 386 0.17/1.00 vMB 139
265,252 265,252 000000000000000cc70ad1c5db1e11097b8ad8da45f04e4eaca49c9a4ef62d3a 317 0.15/1.00 vMB 135
265,251 265,251 000000000000000925a7157c0968fe545219c5c064afa3c52b9036dec11deadf 448 0.19/1.00 vMB 114
265,250 265,250 000000000000000f155e7a648e84a83589048ae1cacb0c60bfce2437553b6af4 551 0.26/1.00 vMB 96
265,249 265,249 0000000000000003ce2d3b00cde8a5ec2c4415af874e291d22ec902058e339f2 154 0.16/1.00 vMB 20
265,248 265,248 000000000000000c9f29c5f4c3616ac19c77b92180907aa3baa63fbc6cb44b66 560 0.25/1.00 vMB 155
265,247 265,247 0000000000000007c786b8211bbccd325f1cdb5db7fb87b10b9cddf0e8edb69a 93 0.15/1.00 vMB 22
265,246 265,246 000000000000000b85b483a15b10dcd01766436b58c7efdb8702f54fb6351913 174 0.15/1.00 vMB 38
265,245 265,245 000000000000000734afdfa262389d98173627e78e47c46885d69a33a96c7d28 410 0.21/1.00 vMB 140
265,244 265,244 00000000000000004ed8da4e865f65dacf6e94295593a5818a1e029fed7f12e1 48 0.02/1.00 vMB 66
265,243 265,243 0000000000000005fe2e938e050ad7b6391660030923c8fed06756914caa500a 7 0.00/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 782.83 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: 711.68 GB
    • Received: 17.11 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.