Loading Tool

Explorer IconExplorer

Memory Pool

77,846 transactions
33.85 vMB
0.14300523 BTC
Random Selection Loading Transactions
Max Size: 189.76/200 MB

Candidate Block

Mining Attempt f0f232668146f80afd145b55069cc4dda4b3a4e79cba832d10d71bf6a00ad819
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 2cd1b3e4360bc34153ab22a481876974368be946a247ee6d5bd9e93a219e1c78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.02968337 BTC
Feerates: 100.53 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (42,761 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,654 872,654 00000000000000000002b14c3d0d8bc4e02282735cad1f9c3cc280e595054bf1 5,100 1.00/1.00 vMB 3
872,653 872,653 00000000000000000002349f58994f522c7b6803b176d8ed539ae4db3f9e6a87 3,873 1.00/1.00 vMB 5
872,652 872,652 000000000000000000004ff7327a67062d2059af256f6923fec1be0e240d0dcd 3,449 1.00/1.00 vMB 5
872,651 872,651 0000000000000000000015e785ef9c3abdbc91455ea681c909cce19c229cc4b0 3,362 1.00/1.00 vMB 5
872,650 872,650 000000000000000000016abde6e42e006b5685f004c271f13d4c5ce78fe973b3 4,348 1.00/1.00 vMB 2
872,649 872,649 00000000000000000001a636bdbdf367658f617f383ae64ae5ef79ebcd1a7d14 1,525 1.00/1.00 vMB 3
872,648 872,648 000000000000000000027fb9b0b88a1acdfe077a3978da2040233e6e33fa8f35 2,536 1.00/1.00 vMB 4
872,647 872,647 00000000000000000001c0518d3ffaa51acde16c37f2d2d3c661f8d3352c8f3e 2,340 1.00/1.00 vMB 7
872,646 872,646 000000000000000000022e1eedf465ff2c5a22801904a9a127bced248b53442e 3,911 1.00/1.00 vMB 6
872,645 872,645 0000000000000000000098cafa1585ec5f4dd647efdad7993d9f50fe5e36086f 3,564 1.00/1.00 vMB 4
872,644 872,644 00000000000000000002195c8964e5e9cdc8ee63e2f92457e1d84e4ad3b3642d 1,050 1.00/1.00 vMB 3
872,643 872,643 0000000000000000000183aef4e20a999ab021a3c731c49b2b9a4b5bdda2e659 1,267 1.00/1.00 vMB 3
872,642 872,642 00000000000000000000b6a5fb541d775efca571e279266400e8f38389c7d977 3,470 1.00/1.00 vMB 8
872,641 872,641 000000000000000000018d4cd31faffd68a651769756556748789e8537714be7 2,096 1.00/1.00 vMB 3
872,640 872,640 000000000000000000013c146e4b0a92291d0cde47ffd8c9f8988567ec879779 4,835 1.00/1.00 vMB 6
872,639 872,639 000000000000000000022090cc0b3965dd4aaad99096fa58cee7ed199885522d 3,331 1.00/1.00 vMB 4
872,638 872,638 00000000000000000001cdedbbe7f98fa676a5c0d544cb548cbcbd3bdbeef7df 5,054 1.00/1.00 vMB 6
872,637 872,637 00000000000000000001a632c233893503dffdc87b6ffe783c86df4bf3c7019c 4,149 1.00/1.00 vMB 6
872,636 872,636 00000000000000000001362bee4cb69010ecba22f87aa52ae01e510f50761e46 4,739 1.00/1.00 vMB 8
872,635 872,635 00000000000000000001e62c651a953473b9c9cf9aeb62dc6796ca46f373c982 3,333 1.00/1.00 vMB 10
872,634 872,634 000000000000000000015eeaa87f061e9507058695562de8784d1b26f0ae2133 4,164 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.11 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: 733.45 GB
    • Received: 18.54 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.