Loading Tool

Explorer IconExplorer

Memory Pool

45,888 transactions
27.84 vMB
0.07170572 BTC
Random Selection Loading Transactions
Max Size: 147.01/200 MB

Candidate Block

Mining Attempt df38e1f0c271542ff62736e2aeb8b7c7ff677d9323609e9176aca6503f6067f2
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root d07e849aece38ad9c13e48833bfb62a2545ba15dfab88dd9cc44dcbb3a2a95f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,265
Size: 1.00 vMB
Total Fees: 0.01876232 BTC
Feerates: 134.30 > 1.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (111,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,553 803,553 000000000000000000040446f7cc37f7ceb97a30918def8caa72a3f289e9cbd6 3,700 1.00/1.00 vMB 9
803,552 803,552 000000000000000000018c401905a0de78810143bc4aa1da63f3257f3ae33808 5,533 1.00/1.00 vMB 7
803,551 803,551 0000000000000000000257667276b4e8296387b601f56142b849a1b749c10aaf 4,798 1.00/1.00 vMB 6
803,550 803,550 0000000000000000000215e872c15692a494280f66a669ab81941f06821ee2d2 3,392 1.00/1.00 vMB 8
803,549 803,549 000000000000000000011d2b68b29a9284aa2de493fbdb909accd0f620830260 2,412 1.00/1.00 vMB 12
803,548 803,548 00000000000000000001f90f62cb0cea364a74f0a9686ed796ed76a0c80e0957 1,972 1.00/1.00 vMB 10
803,547 803,547 000000000000000000040d5b49b13ebbfbed227a04261cb8ed27454208b60f22 2,568 1.00/1.00 vMB 15
803,546 803,546 00000000000000000003127f9caa6475ee0b09fea4be09c3186d0b52e68dfdbb 2,851 1.00/1.00 vMB 10
803,545 803,545 000000000000000000046e01730cac7aa985eef6e89341e86f6ee159f87f74e3 2,254 1.00/1.00 vMB 10
803,544 803,544 00000000000000000000f43a68fc72b9d23ee26096435d077f83d4dc0eda64c7 2,059 1.00/1.00 vMB 16
803,543 803,543 0000000000000000000431ec5515bc2d70199818f87f037bbe8dd837bdde2965 1 0.00/1.00 vMB 0
803,542 803,542 000000000000000000018a4737bb32418d966da50ef45f6e98466e1fda249362 3,839 1.00/1.00 vMB 8
803,541 803,541 00000000000000000000884a77c8b8ad2fb0c25510a3251bf5ef57f0db275146 1,552 1.00/1.00 vMB 8
803,540 803,540 00000000000000000003266d31db92629b64241eef7ce708244f6d6283b080b4 2,853 1.00/1.00 vMB 18
803,539 803,539 000000000000000000006a3aaddd4b643607b33e000f1200d35005c330ecfa88 905 1.00/1.00 vMB 9
803,538 803,538 0000000000000000000530f8e1d720ffa4b9b3b3f83fb8c03eef966502e3ca0a 3,215 1.00/1.00 vMB 19
803,537 803,537 00000000000000000000f2472e37e64859b94b08be9939071aec1ed1c404e7cb 4,888 1.00/1.00 vMB 6
803,536 803,536 00000000000000000001949a7841caa49ba1529b421bcc1b4e3e864d88e9296d 3,396 1.00/1.00 vMB 9
803,535 803,535 00000000000000000003295271e46e5e7c2b255b4a558a5b60f96b0a47553de6 4,558 1.00/1.00 vMB 8
803,534 803,534 00000000000000000003c0cd1b62ed8bb502e24bcbfeee16e81d6ea33d026263 3,889 1.00/1.00 vMB 7
803,533 803,533 000000000000000000013cca2ceb46bb2d6e6bd3ee5b38f89718659a056ff999 1,884 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.