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 (82,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,728 832,728 00000000000000000001349107f838fb193dda1fc5395c45548f8cb6f30cfc5d 2,141 1.00/1.00 vMB 21
832,727 832,727 000000000000000000005e1a56743ba5b941d35cece06c2f302213d291363791 2,509 1.00/1.00 vMB 26
832,726 832,726 00000000000000000000c8970cee0f8c99d0006d6701fb7c0152cf6801b8121e 3,123 1.00/1.00 vMB 36
832,725 832,725 000000000000000000033ec5babb00696e822bea9ebd969ba459cad601e3d8f3 2,527 1.00/1.00 vMB 38
832,724 832,724 0000000000000000000176dfb8bb0618916d774e7af91f9b63e681f3990cb167 2,639 1.00/1.00 vMB 48
832,723 832,723 00000000000000000001390f433fc6186bed704f28dd058d1b356ff467e7cd34 3,465 1.00/1.00 vMB 49
832,722 832,722 00000000000000000000baa80d785d7dd7168af3d7cc14c32c918ecae2b29909 3,243 1.00/1.00 vMB 46
832,721 832,721 000000000000000000001d2b482b700f48f03a1ba2dde8bb3275c9a4964be9cd 3,217 1.00/1.00 vMB 52
832,720 832,720 000000000000000000015edace9c52fb3dd50236c41d321f2709e5f1db6ca282 3,395 1.00/1.00 vMB 35
832,719 832,719 000000000000000000002f0507d7f422fffb4f8aac38890ab2e0644b764513f5 2,503 1.00/1.00 vMB 23
832,718 832,718 000000000000000000007d2441884add3c2339999ef7b0cc388a82c7fe715d45 2,271 1.00/1.00 vMB 21
832,717 832,717 00000000000000000001035a6bf036b93394b7af35446cb24aa587a0c50d22a8 2,779 1.00/1.00 vMB 23
832,716 832,716 000000000000000000018034c26baac41a3f8603d31ac655c4e23d8007bf996f 2,861 1.00/1.00 vMB 27
832,715 832,715 000000000000000000001888cb0abda5ca761088183fcc8a24c7f420aa9509c6 3,584 1.00/1.00 vMB 57
832,714 832,714 00000000000000000002d3d8fb8c6bde1e843eb25c862ec4c1aa13ed38a77961 3,224 1.00/1.00 vMB 38
832,713 832,713 000000000000000000011266fa5056886301a45fc7e83c9fe451cefc14d334b5 2,192 1.00/1.00 vMB 26
832,712 832,712 00000000000000000003537c6b3cc25529fd2f49d55364554ab70b3464bd0d9e 1,225 1.00/1.00 vMB 20
832,711 832,711 0000000000000000000015c34f16b83f6cc49932d9b47378cf9e370520272efd 2,690 1.00/1.00 vMB 21
832,710 832,710 00000000000000000001cbe6a045f2629303c81741cb66ddea5a77b1c402c669 1,658 1.00/1.00 vMB 34
832,709 832,709 000000000000000000017017c7b054c80d12fbf65027f0b46a29a34c6f436af6 2,263 1.00/1.00 vMB 55
832,708 832,708 000000000000000000014d6a48e5f734d544fcdfe636a5388b0c3faeb42e2cee 3,144 1.00/1.00 vMB 32
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.