Loading Tool

Explorer IconExplorer

Memory Pool

83,160 transactions
32.03 vMB
0.11799600 BTC
Random Selection Loading Transactions
Max Size: 192.07/200 MB

Candidate Block

Mining Attempt 171e65e14e82ce74919e25dc866151b91d07230fd9b492ae868506942ae1a42b
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 13a26cd67c49d6761650d322996a7fb44e9aaf4eb32778c1dd19e50dce945a1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.02953607 BTC
Feerates: 100.36 > 2.96 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (466,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,931 448,931 0000000000000000017bbff56045933e3e4448cb9824849f03b0a219f9993130 512 0.68/1.00 vMB 24
448,930 448,930 000000000000000002234b6cd8e2e94cc919899d3aed856ff8b077817ca91807 2,206 1.00/1.00 vMB 73
448,929 448,929 000000000000000002ba704d5d785600e365f86db84e65d428bd96643954bdde 2,149 1.00/1.00 vMB 76
448,928 448,928 000000000000000000fb1817c0fadeb1efae09b1308ac4361af0e8a7033fcd02 2,564 1.00/1.00 vMB 99
448,927 448,927 0000000000000000011b9d9ca15aa89c5c3f05bbb131cebe61c0ee8d63193e6d 1,517 1.00/1.00 vMB 49
448,926 448,926 00000000000000000332758cdc06739c17a4ca61f36370fea3097bb62bd7f804 2,001 1.00/1.00 vMB 70
448,925 448,925 000000000000000000714cd5a87086845c0ad6bbd1c9365ba1a9a7797b4a5bf5 2,429 1.00/1.00 vMB 85
448,924 448,924 0000000000000000027e7fcef778d7cc73787b1721161375c493547f9add3ccf 2,347 1.00/1.00 vMB 96
448,923 448,923 00000000000000000016227a2d70eeef99c157d70e8cbd41dab4be4a76326788 731 0.37/1.00 vMB 68
448,922 448,922 000000000000000001a3deb107a6d92cf0b149e948ecde22e89a35ccd8336dbf 607 0.35/1.00 vMB 71
448,921 448,921 00000000000000000185ef19767fa9b5d4f35cb9423e2ed9bb2ee988b3914d77 1,463 0.75/1.00 vMB 73
448,920 448,920 000000000000000001ad4aa4c3b229797a66337552f0ebed7b00bbe80f7cdd58 235 0.09/1.00 vMB 81
448,919 448,919 000000000000000001fd8d8f75fefe1e5217563b27b53504e4b4054ab19f5f4d 668 0.33/1.00 vMB 75
448,918 448,918 000000000000000000de789f721f850d43c5ba31ad947dcc2ce4a2e6e6196e4e 902 0.49/1.00 vMB 72
448,917 448,917 000000000000000001c6c0aa3a75eee4431bd9b42e8737cdf40186f4bdbcd456 1,340 0.81/1.00 vMB 77
448,916 448,916 000000000000000000b8122fa63e215dffb9b60efa2eaabcab545c509f7e3972 1,365 0.62/1.00 vMB 78
448,915 448,915 0000000000000000033e72e8883d54cdfcb438b1c69f2f16f861c8a8011de932 2,153 1.00/1.00 vMB 78
448,914 448,914 000000000000000002802ac8d02341cb38a2d0c96f78ba6e843715bb53dc0d2c 474 0.26/1.00 vMB 80
448,913 448,913 0000000000000000008134692698125b65dffe9a6ae7b952b5b69f3db7a078a3 1,895 0.96/1.00 vMB 77
448,912 448,912 000000000000000001a0d615b3ec085ae586b88da82f3c321a4c14e34ef4855b 718 0.29/1.00 vMB 82
448,911 448,911 000000000000000001fd08a44a571f903daf45d814e614a94ba4625f94a8d504 240 0.13/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 783.04 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: 720.44 GB
    • Received: 18.16 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.