Loading Tool

Explorer IconExplorer

Memory Pool

14,434 transactions
6.47 vMB
0.02621856 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.84/200 MB

Candidate Block

Mining Attempt 297d8aade9bb1d565df998a5b8a4a4c1152f32da839c0b4138b88f64f75e5b6c
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 42bf544bd0d5cda368fbbca27cf527b8cd88a9831d017ec612b6abe6402ae3e1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,796
Size: 1.00 vMB
Total Fees: 0.01306436 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (747,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,397 166,397 000000000000014c301e27eb2591ed6b9abd40b334eb260d99b242d20638a60f 117 0.04 vMB 62
166,396 166,396 000000000000050b83565f2765a6436f2a250961a9036c19d7fd514fca503838 68 0.03 vMB 81
166,395 166,395 000000000000026358028e4a8fb023d6f6d9e5c1b2373ba16b890198a9c9df02 8 0.00 vMB 0
166,394 166,394 000000000000078042dca7155c324947186575674c9636874e505cb592f1c560 118 0.04 vMB 109
166,393 166,393 00000000000004d50db740738a694d6df0d6a26d388d98a31500106ccf475fde 58 0.02 vMB 91
166,392 166,392 000000000000077cb781e3c05897ce37b7e4c2b39470f7f56ae5c6fa6ba6dbb0 62 0.03 vMB 72
166,391 166,391 00000000000004fb5d30cd97d98f7d79de47b0a14e1ec33288a198a292d36c0b 17 0.00 vMB 134
166,390 166,390 0000000000000a453efb6e88fdebbb6c001fa64283e35b753982bd74361d73fe 55 0.03 vMB 79
166,389 166,389 0000000000000a2558d11ca77346382134bf9b8a1a6323825235cdb6a3c30a0f 68 0.04 vMB 47
166,388 166,388 00000000000002adc8118f8e3a49a1de1207e9a42e982cfc9425001eb908d07f 7 0.02 vMB 61
166,387 166,387 000000000000061126c71e17008b985f16a19d007c1734af6a64cd82bd3d031b 141 0.05 vMB 26
166,386 166,386 00000000000007f52ea028c0e209b2265def64177c49b32fa626228ac42be4e2 77 0.04 vMB 49
166,385 166,385 00000000000006059df56355cb11a0258b8a877b72d116247a77585d6b828c1e 39 0.02 vMB 113
166,384 166,384 0000000000000251a3500bcc2e5a8fe84b5b32379fea37a90a66a14cda1caefd 1 0.00 vMB 0
166,383 166,383 00000000000005ffba3fc76adda7ea4460985f3a7d74beba2d0c779141744ff3 35 0.01 vMB 125
166,382 166,382 00000000000007369c8f5bd48f2283b4921ee463b5b36e6a23a5e21f41b21cf0 110 0.05 vMB 88
166,381 166,381 00000000000008ff8eed6013f2c682970c84778c3b8120b4fc77ae8e182056c1 8 0.00 vMB 452
166,380 166,380 00000000000005d332053f13e1ee54a79c5a523cbf177d61d21f4d0194b9d454 34 0.02 vMB 66
166,379 166,379 00000000000004615507ee2628bc8c364cee18a944bd1d8decc98c1690184741 65 0.02 vMB 140
166,378 166,378 00000000000002388866b7d31198f6cf6ac00fe5b06b1cc215512670b9bd52a4 10 0.01 vMB 0
166,377 166,377 000000000000088695cc7cb31fde97c1e3213625c8cd711620d76d1c1a18ce07 37 0.01 vMB 82
Previous 10 blocks ↓
Total Size: 779.66 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: 316.98 GB
    • Received: 1.52 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.