Loading Tool

Explorer IconExplorer

Memory Pool

82,692 transactions
31.12 vMB
0.09199786 BTC
Random Selection Loading Transactions
Max Size: 190.75/200 MB

Candidate Block

Mining Attempt 28ffaf694c12702bffe1cf44474a6896f3236b58302d128a24b96cf696d8a469
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 36ebee91db8a332d5076e0f357c190938210c74ce1381dd59cd9ce449badea83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,386
Size: 1.00 vMB
Total Fees: 0.02190943 BTC
Feerates: 235.42 > 2.20 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (647,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,851 267,851 000000000000000153f496190a64cee3362db300c84345c4d179b7fae76fa2c5 136 0.05/1.00 vMB 127
267,850 267,850 0000000000000009506001fce1c00d51d8f40335869e66def144d358533fd323 304 0.20/1.00 vMB 82
267,849 267,849 0000000000000006c5fe0b0891558dd54a09054eada47dd5f92954d237eab615 88 0.04/1.00 vMB 35
267,848 267,848 0000000000000006c8f3d0d2b76185d3018f88f7c6515112961d64c52c9a103c 50 0.02/1.00 vMB 57
267,847 267,847 0000000000000007ec4f632b34891e23058e2d278d7b655dd173c37287855b10 102 0.05/1.00 vMB 39
267,846 267,846 0000000000000002eec7b2475f395e7071a705b4c4a5ba424c8ea9e0964d6493 218 0.10/1.00 vMB 57
267,845 267,845 000000000000000990cff72f0bd4d42fecd6432b4f34c4882ab3c8de1b6ee3e5 50 0.04/1.00 vMB 39
267,844 267,844 0000000000000005160adb8d5fa5490683b3e22f8c43c40bcfabf499e34a3d56 199 0.10/1.00 vMB 54
267,843 267,843 0000000000000007c431c97f52502f2e8c7e7ecd3664e07763e73accece462e0 7 0.01/1.00 vMB 20
267,842 267,842 0000000000000007b9048416422ad8d6053ea8e158e1315ec23d86b594a87617 26 0.02/1.00 vMB 45
267,841 267,841 00000000000000007cfed9376f1c13b78fb61dc0b89567134ffcdeea8a8e1a76 29 0.04/1.00 vMB 30
267,840 267,840 00000000000000010a261de29e6a9aa3d2f61b2d4a7ab24f702210ad560f5743 10 0.00/1.00 vMB 102
267,839 267,839 00000000000000077c8574b20e2a19cdded861780fcd6c9b28edc1bf61225e96 29 0.02/1.00 vMB 12
267,838 267,838 00000000000000036dee585e200808e88378db93d0599bdc4d2781ebcc3de993 109 0.04/1.00 vMB 92
267,837 267,837 0000000000000000c0755a2dc16073a514acccd9597a6a6c6d84ff2ecba6341a 82 0.05/1.00 vMB 54
267,836 267,836 0000000000000005af30f4098d13296833f1d9533358ffea6059003f239b1989 75 0.03/1.00 vMB 101
267,835 267,835 0000000000000002e3356158b769469ec9aaf6086f0b3acd9312c25efec0db97 919 0.31/1.00 vMB 202
267,834 267,834 00000000000000017871a164870b532fdb63ccf873e17abb6b7a87bc5b9747ba 201 0.08/1.00 vMB 72
267,833 267,833 000000000000000934c2206d7e4604d559db4809b012e8dfa1d2af29c0f9d0ee 231 0.12/1.00 vMB 59
267,832 267,832 0000000000000004ae069b1858b9bcdc5056da4750376e1e6775b6fd52fec942 142 0.06/1.00 vMB 48
267,831 267,831 0000000000000003c731518f4ef06d75b7cdbec9ea348a7c6966c377fe045d10 442 0.24/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.79 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.76 GB
    • Received: 16.98 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.