Loading Tool

Explorer IconExplorer

Memory Pool

28,618 transactions
6.31 vMB
0.04413977 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.16/200 MB

Candidate Block

Mining Attempt 7c9369b6baa3faed1dc3bdfa72260b3fab245c6a497f30af4a0e6a0fc70e5b55
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root bc16b32258924b17e245dcd1768f4a8920b9a782c84bdf94b8ba2d1b2ab3e1b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,202
Size: 0.93 vMB
Total Fees: 0.02956218 BTC
Median Feerate: 2.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (664,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,705 248,705 000000000000003abca780b32ee99d8934bfe1c926ebc72419cc2213ec58ab87 315 0.15 vMB 133
248,704 248,704 0000000000000080a64387fd95d7c53d666dc6feb542cb9229cb71c9c3d9c73e 244 0.08 vMB 170
248,703 248,703 000000000000006ed34cd04e75aa8bbf43b9ff611f19c3696f18bf252ccd7ba6 88 0.03 vMB 167
248,702 248,702 000000000000007cfd5c980ca53670b55ba7431599d28c34e3bf3be085939478 144 0.08 vMB 122
248,701 248,701 0000000000000042a8082e97866e18ace6b748682001111a569099a1abdca5e2 252 0.10 vMB 153
248,700 248,700 00000000000000061840c8f271deb10c2a6cb7151354ee8f2d4ec316d3487af2 288 0.11 vMB 148
248,699 248,699 0000000000000057ef5ad6b9bdb12d99ad482448d35110587c548ae719b1e59a 229 0.09 vMB 155
248,698 248,698 00000000000000054011ab32f71b53e5533c68c00f9f84918894aaccb30bc1ed 111 0.05 vMB 155
248,697 248,697 000000000000000b240d0c060004c6878541af9f88dc9ce04d65396cb2c4c993 397 0.15 vMB 145
248,696 248,696 000000000000003a229cdec0b66f9e0e56bf41a6ecc450e6126c23c2bb2c3258 283 0.13 vMB 122
248,695 248,695 0000000000000073756ec6efbe733594fb3d15d56ab7b94bc8a7e78f85383c74 62 0.02 vMB 100
248,694 248,694 000000000000004b635fc0ab2fc65b37e9741564f70e92bbb853b0b1688a3620 435 0.25 vMB 92
248,693 248,693 0000000000000084cdeefe28addf45d9e4f7053d8e3f33450a6685119b0c2ca9 484 0.20 vMB 143
248,692 248,692 000000000000005246fd84f071cbc991ed6500dd3cb12f76bb3cc5cff0916e0a 40 0.02 vMB 100
248,691 248,691 0000000000000046b552369263f93bdd17d369e5a48e1a9f9e47c74d054e00c3 108 0.05 vMB 138
248,690 248,690 00000000000000397eb52ff11066c3141bda9d9330f67d0e10cfd87df45256f5 374 0.15 vMB 150
248,689 248,689 000000000000002e7577f3a036001cd3e3c15b276e7163ffcc9ba2d58ed5fc50 56 0.02 vMB 205
248,688 248,688 000000000000004ff42d4d91e6db4c011b5ebe09e6b7cdb974e8648eb7b4278b 84 0.13 vMB 83
248,687 248,687 0000000000000049ccc56583a39a5a8a8c53740a817c87c89b2b86f1fb7beaa2 203 0.23 vMB 89
248,686 248,686 0000000000000077acc45795dc6d3a75fc8478a53fa872a850825248e7944863 107 0.06 vMB 39
248,685 248,685 000000000000005518c5e543380f90a71d882606617539b73bf4f9c4e32f9c72 394 0.25 vMB 128
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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