Loading Tool

Explorer IconExplorer

Memory Pool

75,652 transactions
31.92 vMB
0.09284148 BTC
Random Selection Loading Transactions
Max Size: 184.63/200 MB

Candidate Block

Mining Attempt 80358af410cd452d7d45e073b1aa84c1d968512db0e90bde5401b8774ccb582b
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root b3c500b135f8181247b91dd3a7f1aec5f1d4334c01d0656933e9994fbbcfd577
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02919196 BTC
Feerates: 151.03 > 2.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (387,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,981 526,981 00000000000000000000670306467ee1b8c4bf7f5a5a301201a25c16be1e2d38 1,991 1.00/1.00 vMB 20
526,980 526,980 0000000000000000003619b8aed755e3ad1449a57035892196f1fe516f5b74ec 2,667 1.00/1.00 vMB 28
526,979 526,979 0000000000000000002f76d0e33e86eac482a9d78298f82c7891fc79afba06ae 584 1.00/1.00 vMB 4
526,978 526,978 0000000000000000002e11b630af26b6cad5264c282e55e0ad3f8db6ccc70310 2,405 1.00/1.00 vMB 20
526,977 526,977 00000000000000000027498896a3140ef758f28eef7efb52489c4dee6beb88cd 1,636 1.00/1.00 vMB 17
526,976 526,976 0000000000000000000ab6652be42c208fb73a17dc9d5db4da10d6d52a42905b 1,218 1.00/1.00 vMB 4
526,975 526,975 00000000000000000002493030cdfa8771c5062f5995bc3d4783e8c9c005b0df 2,718 1.00/1.00 vMB 26
526,974 526,974 00000000000000000021808d671cb56707a53cd0a3076ab21065d693b7651eab 2,143 1.00/1.00 vMB 25
526,973 526,973 0000000000000000001ae6a52e1d74ef16379e0d59cb0a40b1ed278af9d595c3 285 1.00/1.00 vMB 2
526,972 526,972 00000000000000000001fb5078a9d50ee440317f32386ce8c4173cabe6aca4a2 2,180 1.00/1.00 vMB 15
526,971 526,971 000000000000000000319137cb9eaf05a4f9c8e3a43f47f7455173d26a7a5ee0 2,253 1.00/1.00 vMB 22
526,970 526,970 00000000000000000019dc144fd0bc530f39399f920031dbb7cc5c48d328ebc0 1,044 1.00/1.00 vMB 7
526,969 526,969 0000000000000000001f2e3993d7b81eac40af277ad72100ca52427de235dbc4 1,977 1.00/1.00 vMB 21
526,968 526,968 0000000000000000001ac0485d68d97e8761c2916f0b018f7a5ba892bbaa0920 1,173 1.00/1.00 vMB 11
526,967 526,967 00000000000000000003731ee64b9d226ed036c76bff30ab9107b1119d2e9cfe 2,151 1.00/1.00 vMB 14
526,966 526,966 0000000000000000003086f2e73dc84c7a3c61101ee4ba9a1a77061cc10a9b8c 1,507 1.00/1.00 vMB 19
526,965 526,965 0000000000000000000a01c10083063a33a1a8dfc397e7775f887bf240eee2b3 1,747 1.00/1.00 vMB 6
526,964 526,964 0000000000000000002fd485c0af80d7e9711f5df4e578352d2053810f06fcc8 2,268 1.00/1.00 vMB 34
526,963 526,963 0000000000000000000c95a1783f9fe1e2a24b946c2f7e0a647eb68f8c4f942f 232 0.10/1.00 vMB 2
526,962 526,962 00000000000000000012a3d7a507bc7375e50fb3fb479994a9354ad76c2202e5 2,323 1.00/1.00 vMB 22
526,961 526,961 000000000000000000172fd02973a0cdbd7d108306f6b7fcc333fb8cbddd8d97 1,947 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.29 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: 657.10 GB
    • Received: 14.49 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.