Loading Tool

Explorer IconExplorer

Memory Pool

76,069 transactions
28.42 vMB
0.06727085 BTC
Random Selection Loading Transactions
Max Size: 172.13/200 MB

Candidate Block

Mining Attempt 1cb99c4676112bf0ba4ee93570d28b0495aba2ca0ef4756d0b54055c60b307c5
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 046f48a8686b9c147d8fa4ee5a7015bb624bd15c992b518ee5694eac15eb1e79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,324
Size: 1.00 vMB
Total Fees: 0.00843405 BTC
Feerates: 101.00 > 0.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (684,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,378 230,378 0000000000000025fb59378244b00ebe465e12f451d5ecd21cdfe6b36a38a662 303 0.25/1.00 vMB 68
230,377 230,377 000000000000020b7985366c58c178fa69477d2278ca185e7b6cd2a1e4ec4700 753 0.25/1.00 vMB 230
230,376 230,376 000000000000018f12750bea105a8ee297459a26f14a2272fcad3b3f81fe1d06 413 0.25/1.00 vMB 106
230,375 230,375 0000000000000109ea4d73ff166fc22993099e9d5ad4ec6ad410bd1a55ac150d 577 0.25/1.00 vMB 175
230,374 230,374 00000000000001e9b1fd32b84e57500f965e00be448daa2ea8e607bc4919155a 651 0.40/1.00 vMB 119
230,373 230,373 00000000000000b3ec2d930bccfa55d71f6745865fb61adc2aaa7d35f8a8f4d8 683 0.25/1.00 vMB 224
230,372 230,372 00000000000001d9ce574029f38503a22627ff49a49ccd5d04e71abc88a84c78 171 0.07/1.00 vMB 120
230,371 230,371 000000000000002cf6200feffb7c95bb8bd0117c7e2b384bcbe3e46110df5407 54 0.02/1.00 vMB 163
230,370 230,370 000000000000016d2251461156f8ad32936ffa247847cf41b20ca636e4243a37 596 0.26/1.00 vMB 175
230,369 230,369 00000000000001e0b0797139fd8fdfdbfa79acdb6c668cade8ddd46017ebc065 350 0.25/1.00 vMB 59
230,368 230,368 000000000000015bcd1e5dde9a4667237c3e35dcc334c4d36516c7147a1814c6 478 0.25/1.00 vMB 127
230,367 230,367 000000000000011c167bed369cd0403b9042a4a3e85ef7c98596514249c9ee19 436 0.21/1.00 vMB 211
230,366 230,366 000000000000003b71690d65d3b8902ebcac6fdd2960905bcd0513704d7e11a1 317 0.25/1.00 vMB 223
230,365 230,365 0000000000000141aa80a5961ecc137b1df2469d33cfb9edd40da2018a7a9da6 734 0.25/1.00 vMB 218
230,364 230,364 00000000000001cc6cf2d1b84e6bbcba3e2fbe2ec1ec5705f17e5320d018023d 338 0.25/1.00 vMB 84
230,363 230,363 00000000000000a43420d35ff60c3696177f890ccf3535982bf8a4829b356582 321 0.25/1.00 vMB 96
230,362 230,362 0000000000000009d6f37e4fb9a4ff7543b8fbf84143aac642cdf29e98f765e9 684 0.25/1.00 vMB 221
230,361 230,361 0000000000000134ba1298d4eca50680d90877475c4c7a6a4396b46a29b621ef 121 0.20/1.00 vMB 37
230,360 230,360 00000000000000a7ed9753c9069b0a785e5883ff5fa9fcad593094b575e8be6a 357 0.26/1.00 vMB 95
230,359 230,359 00000000000000279325027f07f884706d17f79ab2564c9560759e71c118cff5 378 0.25/1.00 vMB 110
230,358 230,358 000000000000001381bc5965cda7b0e12f2ffdd929bc28ad407141242fad962c 1,365 0.47/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.