Loading Tool

Explorer IconExplorer

Memory Pool

16,823 transactions
9.67 vMB
0.04055288 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.98/200 MB

Candidate Block

Mining Attempt fc446111f2af6dcc905e6d58a99ad1566b833694b0202599ca5443a2d9bdd281
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 369546b6caa9ee087b87405398826dbb4de3067693c6c3821c70eb88fcf8b57c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01899355 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (745,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,738 167,738 000000000000086a48736f2ded3b0d2e2397a5d02b64fe666d71b3a91b77dfcd 28 0.02 vMB 64
167,737 167,737 000000000000030101ad16a1b9c5064b2a4d014b56a70fb14a4c418aac96e4c1 22 0.01 vMB 43
167,736 167,736 00000000000005639002e2ba9d2ede74f5eb15218c91e994afbec077bbf2b32b 66 0.05 vMB 72
167,735 167,735 0000000000000826ff50d770bd6bc3f503e8371d95bda6c1afd396af65b052ca 23 0.01 vMB 7
167,734 167,734 000000000000062d93a1215dc5041d8324ddfebf7c7adaa863883537cf2da087 97 0.04 vMB 101
167,733 167,733 0000000000000098498cafa25a52abe5cd50f59ae876e34d7afa44a96c59b298 73 0.05 vMB 418
167,732 167,732 00000000000001ee69cc464d3d9e105d8547ad47616173332812d055b033af44 34 0.03 vMB 888
167,731 167,731 000000000000097e80059c509f1860a251bac7b82a42124137fe790eef6311f9 19 0.02 vMB 9
167,730 167,730 0000000000000768388fd7d0b35b7056d24ef045abd56441ab3f49bc4f2a9dcd 71 0.04 vMB 94
167,729 167,729 000000000000080c441c405e10a34148e3e308072b2950be8cef2cff00bd1620 72 0.05 vMB 348
167,728 167,728 0000000000000488717438ce5b977b335a1385fd9bb1589b4940818f8d7f26cf 1 0.00 vMB 0
167,727 167,727 0000000000000681c8a240a23af59a6da83259bbee8817c54ddf31bd2a331dfb 84 0.04 vMB 116
167,726 167,726 000000000000060d4759a0baa6a5104540819545fd0a15f52557bc8a82fc4e46 119 0.03 vMB 63
167,725 167,725 00000000000007609b516cbd298d1a5e99b1e8e061f233c019c614372deee066 133 0.05 vMB 64
167,724 167,724 00000000000008dcbc4beb8cf4bff43569d11ced5d85eae1587d095e360f261a 94 0.04 vMB 132
167,723 167,723 00000000000002a2aaae8ebcca4c66fd90c4a2ab9175fd583db54defb2747257 58 0.05 vMB 20
167,722 167,722 0000000000000015fc853b05e4f382caca5614d717720c787d7e94af6848c40b 152 0.05 vMB 127
167,721 167,721 00000000000009f70bbcf05fa9e612dcd8dd7bc6216f1b00297aacca3697d1f9 9 0.00 vMB 19
167,720 167,720 00000000000004ee4c9a2c7b4a4f957f4aec0a77941c5168725fe5e5493fc528 37 0.02 vMB 157
167,719 167,719 0000000000000b211521489ce20b32f0a6c2a45d7ed430b694d09d8069775276 77 0.02 vMB 7
167,718 167,718 00000000000007abfb1cbe51b2cd59aa2ea0e00b2c7248bca3acbb7b344a8362 11 0.01 vMB 57
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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