Loading Tool

Explorer IconExplorer

Memory Pool

37,351 transactions
15.23 vMB
0.10024858 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.40/200 MB

Candidate Block

Mining Attempt 1a371e59f632ca65a47f97f3c3425e3097eb9ca4169c3dab439674fe37a35dc5
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 03739358926e364d7dbb03814ce3e9bf42bccccb426f951761d3f5455b520d20
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.04600990 BTC
Median Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (692,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,291 221,291 00000000000004b4319ed4480eccdd7920065533543c85dbce0eb4041ba7658e 438 0.20 vMB 202
221,290 221,290 000000000000002c1dc950883eb8304a4c6375aff7dd571fbc277adcf102d9d3 259 0.16 vMB 157
221,289 221,289 00000000000003fcfa9b9fd455714ef4a1b1eec381a5e8f58bec08e4d2fa9735 591 0.25 vMB 190
221,288 221,288 000000000000038087969a371b462ef42831b05591f520d78b9ee87e7ae08d8a 137 0.05 vMB 228
221,287 221,287 000000000000012067b4e7bf0c61fab4ba5b2d009c2673a4ce534f9067496a0c 30 0.02 vMB 237
221,286 221,286 000000000000016b60278ba608149b89363b7c6488726b43ab7062fc6c97a29f 59 0.02 vMB 238
221,285 221,285 000000000000015218946605bedab91bd97df6757ffd2c8321adeb75cfade721 373 0.16 vMB 209
221,284 221,284 0000000000000218eb432abee119d004d1024b76a8569aa766da5599e1b7755e 437 0.20 vMB 188
221,283 221,283 00000000000004090173f2acc5482edd4531970aceef380859cd43cd9390bd1f 53 0.04 vMB 80
221,282 221,282 0000000000000481dcc655b4696cb0d158ad8f13b4fe60c60d645eab7bef6387 56 0.02 vMB 256
221,281 221,281 000000000000046237fae4ed79e81a5b10ae44a2ed76abce70e716e276047d03 341 0.15 vMB 161
221,280 221,280 00000000000001cca3f9aef26188140afdcb31716d725297edc800066c5978f3 587 0.28 vMB 193
221,279 221,279 00000000000003d8020629f2f82b09db0e606e1eb5277e88dfc25c5b29ea274a 23 0.01 vMB 34
221,278 221,278 00000000000004fdc67f52cbb82aaea55cfa7891a23b7c0ef8e8de26aa6dc332 509 0.25 vMB 171
221,277 221,277 0000000000000040907e28673326a3463df743c372121b1b79882690eca4fcff 594 0.25 vMB 194
221,276 221,276 000000000000047fead80b247e86179f1fadc8d79c15e62aa03ded85c5309e33 125 0.05 vMB 210
221,275 221,275 000000000000017a2dc9767e6cda479bff444efd55e6d119db2ae978317323c2 76 0.07 vMB 103
221,274 221,274 00000000000004bb8d41bb697808d9826a3f8eb7ebd51da2aabdccedc0b77d0a 11 0.00 vMB 15
221,273 221,273 00000000000000099aff0aee12ab061ec5c549f7d410da8ad12392be1d8f09c8 7 0.00 vMB 44
221,272 221,272 000000000000037e7145a1fd7d867aea41d375ff388f62216c45858826a27c6f 726 0.25 vMB 236
221,271 221,271 00000000000003f6f1f20c5d3c6965b4e58c9380fc6cd224a280abcf196bcbc4 91 0.05 vMB 100
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 149.15 GB
    • Received: 0.60 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.