Loading Tool

Explorer IconExplorer

Memory Pool

36,990 transactions
31.14 vMB
0.06911050 BTC
Random Selection Loading Transactions
Max Size: 154.14/200 MB

Candidate Block

Mining Attempt 1c1b1e3ee97d4a8dde6bd43e0657b786df574f53bdc2011480a8855a32472ffd
Version 20000000
Previous Block 0000000000000000000122c1ea30a6d3d92204e9b1b4ed1459e0060b414d6aa3
Merkle Root dd0b6111a6953bed477697320c4bffb87cfd5100a3eb786b74fdd19dbed9137d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,828
Size: 1.00 vMB
Total Fees: 0.00555599 BTC
Feerates: 71.47 > 0.56 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,351 (807,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,589 106,589 00000000000170d9b65403fbaa0ba37adfb42ee098cb27f6397483960cafcb46 21 0.01/1.00 vMB 0
106,588 106,588 0000000000022703d4176b06e287fdd27a8be1a2593b037fb81eda0240a52240 3 0.00/1.00 vMB 0
106,587 106,587 000000000000dc5f698d4eb88acd532d3b1305438ec518c66e0b454c48839f24 1 0.00/1.00 vMB 0
106,586 106,586 00000000000288a1b11fc98893832ae747c73e2747589863d3b30a4ada480279 5 0.00/1.00 vMB 0
106,585 106,585 00000000000104eb24784d75582f7e2ac2c69dada67a2ede1adbc224661acdc8 3 0.00/1.00 vMB 0
106,584 106,584 0000000000008c812601c143e495df837a02daf632b7b41a38f0b4427faee027 2 0.00/1.00 vMB 0
106,583 106,583 00000000000234a2a6eb9450275dcfeb0fef16abe5394d1f92a1cdee13c6c51b 3 0.00/1.00 vMB 0
106,582 106,582 0000000000008866896fa4797811719320d36c240683d1132bbe417da52616b0 5 0.00/1.00 vMB 121
106,581 106,581 000000000001acdee139205ce229b0751b7d3b5cf9ea96b1525c97acf8ea4776 22 0.01/1.00 vMB 0
106,580 106,580 000000000001ae973adbbde6e6b7d75b9508f4f13e81cc66858bf47945dab1e2 2 0.00/1.00 vMB 0
106,579 106,579 000000000001fac816baaad456ac2f47200fde239179c164b64b227dc6712841 4 0.00/1.00 vMB 0
106,578 106,578 0000000000007b45182ca5beac0eb43bbb8f1747c64caa958f0a1252f80d7884 2 0.00/1.00 vMB 3,891
106,577 106,577 0000000000005968142e4905c1236e603f3b0e0596141f0d3fe919854027e2bb 2 0.00/1.00 vMB 3,891
106,576 106,576 00000000000187e15ddded5a1e6b87292ec959cea5953dda754df16199e12c9c 4 0.00/1.00 vMB 0
106,575 106,575 0000000000007bfbe47e45ea9699d5cd4efdde5404b501ac075e4e23b11dad4e 6 0.00/1.00 vMB 0
106,574 106,574 00000000000225de38c631a1f44089dac04ed7f4aa3778e009caead4b306ea1d 3 0.00/1.00 vMB 1,236
106,573 106,573 000000000002c52b8451ca9262343116ea5feaf165298240283afaffb5fc7fbc 28 0.01/1.00 vMB 0
106,572 106,572 000000000002a6278ff8d7963dec8e641ac3eb38884ff0e47fe198bb5fdae640 1 0.00/1.00 vMB 0
106,571 106,571 000000000002425c2a2efa1fa914a0bb02ad26551858ead81f2808466dbb22ea 1 0.00/1.00 vMB 0
106,570 106,570 000000000001335ca53375a0c93024a58df518e29a23b553f6873d24ce68f4b5 3 0.00/1.00 vMB 0
106,569 106,569 0000000000006a17203ee887dcd4247718d0951e77302184f84380c7a43761fe 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.22 GB

Node Details:

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