Loading Tool

Explorer IconExplorer

Memory Pool

41,599 transactions
28.91 vMB
0.06891882 BTC
Random Selection Loading Transactions
Max Size: 148.09/200 MB

Candidate Block

Mining Attempt 28b0f20f113e330b7fa708ace66d2d5298cd4b18fda9c57d82fb030bca6d523b
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root f5cc726650a9cf1dee426ba55b5f3182034445a0a3c7b2732104e0ae5e354acb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,716
Size: 1.00 vMB
Total Fees: 0.01261798 BTC
Feerates: 100.36 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (223,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,497 691,497 0000000000000000000f449b15998792cad39a02cfb37d8395ca9563a29d9236 119 0.08/1.00 vMB 15
691,496 691,496 0000000000000000000baf53e03278d7fb8c8a38a25501f2a3251f7bf459631b 161 0.06/1.00 vMB 23
691,495 691,495 00000000000000000000c770ae3372c571a9d2b33c481211534662197ef1b6ff 2,175 0.78/1.00 vMB 17
691,494 691,494 0000000000000000000ccc3230fb4ef474739ce312ba36e742a0042da44080e4 38 0.01/1.00 vMB 27
691,493 691,493 000000000000000000062f7593e0774f49ed0b9ad9905b320fe394657d1b45f3 932 0.43/1.00 vMB 20
691,492 691,492 000000000000000000011b4b2d2e40158804e2017817c7c5eb847d81af25ae80 1,656 0.80/1.00 vMB 12
691,491 691,491 0000000000000000000477683ad304ceff60605079ccdd13b0afd224cf3779aa 1,643 0.81/1.00 vMB 17
691,490 691,490 0000000000000000001205a25ce1de35e288e0a22a7bce17ca2b992d21f400fa 1,271 0.72/1.00 vMB 13
691,489 691,489 000000000000000000144681c9318bc568f3a6378db9f5d0218699e607658e3e 67 0.02/1.00 vMB 13
691,488 691,488 00000000000000000007042e2b204c139c2f2b0642b3912b7ccf9c524f27b6d1 50 0.02/1.00 vMB 9
691,487 691,487 0000000000000000000b964e653343c6ae97d73db7f526cbc3187ff7829b0c42 1,383 0.52/1.00 vMB 37
691,486 691,486 00000000000000000010ace705fb811b3828a7ef25af7554f4a4ae1d026a9e5b 256 0.09/1.00 vMB 13
691,485 691,485 000000000000000000084b58a8ab748d93525d37830a51b13ac29e019a5686d0 83 0.03/1.00 vMB 13
691,484 691,484 000000000000000000112574d70577f047cfe0e02e84c36a8791c6efb2e020fc 2,491 0.92/1.00 vMB 18
691,483 691,483 000000000000000000092b55953c3577b225ed91723002026113d5123c0731b3 75 0.04/1.00 vMB 13
691,482 691,482 000000000000000000030784ec69495a440008c1962cb70d0b7d87b06fd4efb4 1,828 0.65/1.00 vMB 16
691,481 691,481 0000000000000000000de251eb3b2e3ad0f8a91a9fff9d8c9d40eaa985e077fb 1,146 0.34/1.00 vMB 16
691,480 691,480 00000000000000000007afa86ce0f894c2163cb563ce29be99e38a6af5743577 761 0.29/1.00 vMB 13
691,479 691,479 000000000000000000138dbc6f72093c5084e5dbac008e74be873faaa367b6d9 1,414 0.80/1.00 vMB 9
691,478 691,478 00000000000000000007af8cc1f754076189cb04f29204a3d61497bf4ba7cf96 596 0.23/1.00 vMB 3
691,477 691,477 00000000000000000009818b1e84aa5b10f753c69acf9ef58336bb62c3403211 1,756 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 629.30 GB
    • Received: 11.89 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.