Loading Tool

Explorer IconExplorer

Memory Pool

83,817 transactions
32.37 vMB
0.09177914 BTC
Random Selection Loading Transactions
Max Size: 196.36/200 MB

Candidate Block

Mining Attempt 782942c96748e8476bc51a2f28ccb2be1f66834ff408057db71dad5b883f7dbf
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root e09a426aa72a1c9e12889afb001b0736acdd53d1209f20675f4ed720d8413df4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,331
Size: 1.00 vMB
Total Fees: 0.02061112 BTC
Feerates: 150.92 > 2.07 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (306,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,928 608,928 0000000000000000001070c07e34faf054949f153cc7a9776fcdd466aa54b370 1,618 0.51/1.00 vMB 23
608,927 608,927 00000000000000000003fc3c8f5b156b91dd3bdad8c1285706dc781170a83ec8 2,310 0.84/1.00 vMB 16
608,926 608,926 0000000000000000000a8fef1e6b31a4871bceea0c8fddd0fa2d9d7c24a6edfb 3,086 1.00/1.00 vMB 19
608,925 608,925 000000000000000000121d3ff49d37df732cee8036bec53f7015ac1c8a259a1d 2,978 0.95/1.00 vMB 20
608,924 608,924 000000000000000000056975418bd5a53ce08121ecf2ac78ef488ba41b10f2bb 2,471 0.76/1.00 vMB 6
608,923 608,923 00000000000000000014035ed4293818ea5d155f16021f0f0bb645ff1efc89e5 2,700 1.00/1.00 vMB 16
608,922 608,922 0000000000000000000aca94e5dac2c96ab1dbe1e4d8ca30719cfe12d335e163 2,828 1.00/1.00 vMB 31
608,921 608,921 000000000000000000000b6ea47cc5f5882130cecdd386a8440fb396e37c7bdb 2,687 1.00/1.00 vMB 22
608,920 608,920 00000000000000000013542198cf498f7df21278e4fddfbd555b032ba58ba975 249 0.08/1.00 vMB 13
608,919 608,919 0000000000000000000c35b01bf826f4569e65c196ba193a455777a01b4a8f0c 1,546 0.51/1.00 vMB 21
608,918 608,918 00000000000000000007c72845ad0ee13227327e2f21e8e5d78b52796ed653e0 375 0.13/1.00 vMB 20
608,917 608,917 000000000000000000103c532fccd947cf9ceb5b87a79371b795b828a82c97de 2,523 1.00/1.00 vMB 5
608,916 608,916 00000000000000000003aac16db24e6265a90d6c0976d6ce8a6a8620f741d0db 2,458 1.00/1.00 vMB 18
608,915 608,915 000000000000000000088a2e2e93dcc43f986d246c6e63fbf295dc4877304c4b 2,248 1.00/1.00 vMB 62
608,914 608,914 00000000000000000003ee5816ad9057cff836878ffcc8fb8ba0a357f9560a8d 404 1.00/1.00 vMB 97
608,913 608,913 0000000000000000000492244c87aa955930e84905e9635d1644cc26a0c5a5c5 190 1.00/1.00 vMB 95
608,912 608,912 000000000000000000125a9e27dac63494e99ff0ebc544b7ee4c5cac3f1f6c2a 245 0.07/1.00 vMB 9
608,911 608,911 000000000000000000000a70f971df5921f3f2b98802b2b03b4d203422f1818f 3,104 1.00/1.00 vMB 21
608,910 608,910 00000000000000000013110e4ce560c6af299b37125278e66c413fd2bc8bbb1f 1,682 0.49/1.00 vMB 19
608,909 608,909 000000000000000000116f4378637b196962059db5b62de3dc9b1d01a771e899 2,457 0.88/1.00 vMB 10
608,908 608,908 00000000000000000015b135178d5c16c55c4d266a02de298008f557f831d5ce 3,288 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.