Loading Tool

Explorer IconExplorer

Memory Pool

14,486 transactions
7.58 vMB
0.02739243 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.68/200 MB

Candidate Block

Mining Attempt 844253e3bca8d61db60fc1179df0acf6b3b7fa451ed34c2ae8c8bec651962093
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root cc73fbadc5e34dafd5582c2ca98061f1ae90bb65a286aebd5021de81cc190e2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01194001 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (745,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,741 167,741 0000000000000233bd4e90d72cea1efaf6318daf5e3728397d3ce8ada401052c 80 0.03 vMB 134
167,740 167,740 00000000000000982757e569b42a805e462e1bd5db79b31d57e5203dc598d81b 125 0.03 vMB 0
167,739 167,739 000000000000096baa52d129c3cc350a25ad1f9f693c8a6338c8bab7fc86f600 72 0.04 vMB 54
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
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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