Loading Tool

Explorer IconExplorer

Memory Pool

45,838 transactions
32.26 vMB
0.12786879 BTC
Random Selection Loading Transactions
Max Size: 163.67/200 MB

Candidate Block

Mining Attempt 0a3281f84e10303b5d6f620f238d20a1df1cee49a6e36931eadc39614c680a68
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 6722a242c4a3914a7766805624a9c07d58117a82b147e13f13b2608755de1d54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,648
Size: 1.00 vMB
Total Fees: 0.05499020 BTC
Feerates: 265.25 > 5.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (422,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,848 491,848 00000000000000000026efffd6b7a6f4f417a39f983cff4cf3065d36ec5e07ab 1,769 0.82/1.00 vMB 74
491,847 491,847 0000000000000000000907475a3cf498e56fcb8f59d4eee224c3ae015c27df0b 269 0.11/1.00 vMB 127
491,846 491,846 0000000000000000001a3b5775218d6a1dd78e66f4e77a5756441803a9871332 1,195 0.85/1.00 vMB 48
491,845 491,845 000000000000000000d7151b01ad31a8edba8ddbc378d6bb9f27c6a503b215c9 1,196 0.58/1.00 vMB 75
491,844 491,844 0000000000000000001ac3143a968d395064ead2795fee88ff2ffefb098ab2bc 553 0.26/1.00 vMB 69
491,843 491,843 0000000000000000006ec7077b30576a89e809db2506cd366953e7b0a788c1d1 156 0.08/1.00 vMB 31
491,842 491,842 000000000000000000bee30d5b38cdf12acf3f49d3702703c93c5e39b67d0050 2,094 1.00/1.00 vMB 74
491,841 491,841 000000000000000000bf9f6d64d1c58a364128d321d551554bde397ec3bed8cf 87 0.03/1.00 vMB 75
491,840 491,840 000000000000000000cef1cf6b626a4bade3a9ada0f048a7de11b7964d3d4640 786 0.53/1.00 vMB 71
491,839 491,839 00000000000000000031abb39346f358ed043623696e3cb04d8371466cfedb34 454 0.21/1.00 vMB 66
491,838 491,838 00000000000000000076a7c0ed48a2110fcf7c970ce5dc52086f85b1a388b63e 132 0.07/1.00 vMB 54
491,837 491,837 0000000000000000006b321a7388ea9ad9ce28b119bc8e76fe9f6fdc19de23b3 867 0.50/1.00 vMB 71
491,836 491,836 000000000000000000d48111737bd262ecd6ee3273caaf83432b54d3703d4227 610 0.26/1.00 vMB 67
491,835 491,835 0000000000000000003194ac500df4dc4faa6962842b8f55b5e0741a79b96052 1,827 0.86/1.00 vMB 43
491,834 491,834 00000000000000000092985d6761a7368cfc1375c3a54b2225dfc874a6acb93e 1,750 1.00/1.00 vMB 108
491,833 491,833 000000000000000000ab81a85a3be2eb057205be1861c4873eac456673c89356 1,214 0.75/1.00 vMB 74
491,832 491,832 000000000000000000b33003a05e38e7642f0896c734a5505085624c0ac48c9b 2,129 0.91/1.00 vMB 92
491,831 491,831 00000000000000000027d726f0a94b12541b5bb847b75d2abf186ec4e3d602bd 491 0.20/1.00 vMB 83
491,830 491,830 00000000000000000018645306473284dbda35732aff4ad1a7ec3caa8643a3dd 262 0.27/1.00 vMB 7
491,829 491,829 000000000000000000e46ecc722790c308bdd06071e26dbb72c013d593664213 2,007 1.00/1.00 vMB 50
491,828 491,828 000000000000000000440035b35dadfea1d8f720717566d89bc57db51b078a79 256 0.88/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.