Loading Tool

Explorer IconExplorer

Memory Pool

36,200 transactions
18.82 vMB
0.06898927 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.57/200 MB

Candidate Block

Mining Attempt f562841560f654df371c896add283703473ca207ab286325961f5d871561136d
Version 20000000
Previous Block 00000000000000000000e97ae3be03bc28fddeccd3a9fdcb7b1214b0e0bc3607
Merkle Root 1b1ecee73692ae5bd85c92606ec636f5908ad89f494b2dc2106e18beb2475956
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,881
Size: 0.9979415 1.00 vMB
Total Fees: 0.03351910 BTC
Feerates: 101.64 > 3.36 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,882 (709,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,259 204,259 00000000000002042651e174dbc5e17e3be68dbe270d698723ba794d41d274dd 149 0.17/1.00 vMB 69
204,258 204,258 00000000000000a356f08182a4e77eb7d85891625a49ee3c439e864ea1ccd683 658 0.25/1.00 vMB 147
204,257 204,257 0000000000000255fd5dd4ad0f6c65ca9a8b4ebd3d74b2542625b58854c0ca2b 176 0.05/1.00 vMB 31
204,256 204,256 00000000000001f7db2a9861f24bf846932d796b7e6d40a403b430224cd4b316 14 0.00/1.00 vMB 15
204,255 204,255 000000000000022b3e420a9f9687bca986365d4cfb424c73ef3cbc23a2a8ef45 392 0.25/1.00 vMB 123
204,254 204,254 00000000000002754fce1b5af27647649d7409f1611ce1c4b9a0fcffe73e8bac 560 0.24/1.00 vMB 132
204,253 204,253 00000000000002801c3b453565febe25a0c9dee53e3ff27bccbbbc2a24e87225 273 0.07/1.00 vMB 1
204,252 204,252 00000000000000f3874ce4d9559243fbe198846e84653180a84d857415e16dec 498 0.17/1.00 vMB 215
204,251 204,251 000000000000054abbb5c65c6a1b6374a2ace2fcd48b33873e175c52bb80a388 549 0.25/1.00 vMB 115
204,250 204,250 00000000000003eff62103d5cfa2088b60d267bf6adbb0c97549b474913981fb 618 0.25/1.00 vMB 137
204,249 204,249 00000000000005345df695fb7193ae021f303a67ff6c43d2e50ccfaf5469d8e7 498 0.25/1.00 vMB 120
204,248 204,248 00000000000003d6896a2a398dd76e9991398cbee238b27b257bab788e93f568 632 0.40/1.00 vMB 51
204,247 204,247 000000000000005b1eec742ed92724253cc17b1bfa6c0ebf17fc84efa3b1e94b 13 0.00/1.00 vMB 33
204,246 204,246 0000000000000342f21c41377b1aaab90911585ddd8bccc9aa1ca81e6dd9a06b 346 0.21/1.00 vMB 90
204,245 204,245 00000000000001cddc576c0fffa9dacd5bc9197d6ef39766ce0dd492e09d7fba 133 0.05/1.00 vMB 193
204,244 204,244 00000000000002492329343db58f592c7557901f6ea945d7fb795d91bb28768b 856 0.25/1.00 vMB 172
204,243 204,243 0000000000000468413f288f1a9033bb070ab87922d8cd47136dbc944965b159 408 0.25/1.00 vMB 118
204,242 204,242 00000000000002ea77fae0121a980cebff841177d21d282a162e42d11c814c20 37 0.08/1.00 vMB 60
204,241 204,241 00000000000000c2c980c59dd3735020feadecf1ea221f13a8c68a28f658020a 777 0.25/1.00 vMB 168
204,240 204,240 000000000000012e974a6d35d0ef0fb552f246e51ae92c527e03aa60d2f04c8c 74 0.03/1.00 vMB 382
204,239 204,239 00000000000003f193cf631012cb6eaade87e16d35f1d82fe7db195c2e768bce 18 0.01/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 525.14 GB
    • Received: 5.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.