Loading Tool

Explorer IconExplorer

Memory Pool

75,145 transactions
27.71 vMB
0.07753064 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt 568a6041f5879d00ed70ea76537283f333a395c7b02f506528b7bf52b6608632
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 9eeeba9f7f166d6586887607a6ef6ec4d6c0bacaa146dd6a6ad46cf07cb3e289
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,927
Size: 1.00 vMB
Total Fees: 0.01825127 BTC
Feerates: 301.57 > 1.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (195,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,364 719,364 00000000000000000004625065ea55640ebe548b8690db471fdf397d6c40daf8 908 0.33/1.00 vMB 8
719,363 719,363 0000000000000000000b3fd9be49a27043ff0241ca88183354e4a23aff9a4c7e 1,440 0.52/1.00 vMB 8
719,362 719,362 00000000000000000007b9ab02332fc027c6619e8ed07f7507ba1215b4be8d87 282 0.14/1.00 vMB 5
719,361 719,361 000000000000000000006bd4c56c716bff0118f06d54d22049cb2b24bd510147 2,304 0.86/1.00 vMB 8
719,360 719,360 0000000000000000000a1fc409f7493796df333d04f2387bffdbb9cb3eead65f 1,272 0.43/1.00 vMB 8
719,359 719,359 00000000000000000000daeaa2682b4d48d8a570c20bae01961ed4625299a783 937 0.39/1.00 vMB 7
719,358 719,358 00000000000000000000fc04ecf201d089e61a3b258e5fa48c2e0ad3c6408f61 1,509 0.63/1.00 vMB 8
719,357 719,357 00000000000000000007e4d97699f7cc2056b16071543f993268417990369d45 2,374 0.91/1.00 vMB 8
719,356 719,356 00000000000000000006d427e9e7839ba8129035e73b5bfaa8f7359b5f831a3a 198 0.06/1.00 vMB 7
719,355 719,355 0000000000000000000a33b0eb3e8a96334f2060e70a685532c601f44710bf54 1,196 0.42/1.00 vMB 9
719,354 719,354 00000000000000000004f445747ed452aa692bb103bee124e4d34421adf4afa7 1,664 0.90/1.00 vMB 6
719,353 719,353 000000000000000000024566a0e8d0c2e7ff8b175fff5991d49d0d55a9126cac 2,882 1.00/1.00 vMB 3
719,352 719,352 0000000000000000000b3b735051bbca25641bc9ff5ea436fcd888a10450d831 2,918 1.00/1.00 vMB 10
719,351 719,351 00000000000000000003355adce426483fd0fe749370d56b5a34ad9e8e6d938e 2,427 1.00/1.00 vMB 13
719,350 719,350 00000000000000000009c328a893150a51e3797f7b1b79e940e6c961282f38b1 2,788 1.00/1.00 vMB 15
719,349 719,349 00000000000000000004fa9a05286dfa21a4bf4e887e017e34446b1c1732355d 1,225 0.53/1.00 vMB 13
719,348 719,348 00000000000000000000a348f8835a5f116196446792b8dd19252442b57c5b51 758 0.29/1.00 vMB 10
719,347 719,347 00000000000000000003e52444e134005d1b95c7ca731064620d9d27e22be0fd 1,477 0.61/1.00 vMB 11
719,346 719,346 000000000000000000099f774d64960603ee8a7d88e9b2b7f5dbc714cd694050 84 0.03/1.00 vMB 6
719,345 719,345 00000000000000000003d3692f1bfaf11436c5814aff09c25bfc449e96d883f8 1,216 0.49/1.00 vMB 7
719,344 719,344 00000000000000000009f0dfc33ff387cf0dad1af45987c157cfe255e52849a6 2,527 0.88/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.