Loading Tool

Explorer IconExplorer

Memory Pool

67,552 transactions
25.91 vMB
0.06356300 BTC
Random Selection Loading Transactions
Max Size: 155.69/200 MB

Candidate Block

Mining Attempt 33974984888b7701765b7a8a4f876215d16ffe71e5eded4238398d43c87ee8bb
Version 20000000
Previous Block 00000000000000000001143e3c5370ed70dcc950f769ff058b3314f6f2391b73
Merkle Root e5715986c77e01f44c774ee0493b09ce6afd4a7732253f69baceb1a5d38d4314
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,433
Size: 1.00 vMB
Total Fees: 0.00868139 BTC
Feerates: 71.69 > 0.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,527 (73 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,454 915,454 000000000000000000015c541e6e58d16d6bfbb76ad399ae7916b4db8032e0fc 3,998 1.00/1.00 vMB 2
915,453 915,453 00000000000000000001cc8a39e729011d1a13f61fbbbc1e44d1f8b6720b1b59 874 0.30/1.00 vMB 3
915,452 915,452 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1 2,387 1.00/1.00 vMB 1
915,451 915,451 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960 3,290 1.00/1.00 vMB 2
915,450 915,450 00000000000000000001a18d139e70ae04f6e14722c385621e522f106379ab13 1,425 0.46/1.00 vMB 2
915,449 915,449 000000000000000000017964e714b53a97d42c2a46411611eb41a7dd13f42444 3,557 1.00/1.00 vMB 1
915,448 915,448 000000000000000000010be7fde6069259a990c145f1b5bcf2ab24d7f52c9c4b 1,785 1.00/1.00 vMB 1
915,447 915,447 0000000000000000000115b51ba7335de0a726fb6da2e48e87efe4db32d52752 2,459 1.00/1.00 vMB 2
915,446 915,446 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75 4,067 1.00/1.00 vMB 5
915,445 915,445 00000000000000000001dbb1d0c355245f3cf816e492d22c6348fbd464c36b26 3,645 1.00/1.00 vMB 3
915,444 915,444 00000000000000000001a4680f61fa8055c30a8aee518e2366bd68e5b7c97599 3,180 1.00/1.00 vMB 3
915,443 915,443 000000000000000000018bf68bba405be3ced81bdb38012df9f6d8df0ebb92a0 2,361 1.00/1.00 vMB 0
915,442 915,442 000000000000000000018fa06e85617570ff9d4f5a50665e607a443852d9d240 1,821 1.00/1.00 vMB 1
915,441 915,441 000000000000000000017a1147bc9354f93799c0b73bba4b73d2f17b97e2580c 1,902 0.88/1.00 vMB 1
915,440 915,440 000000000000000000004d97bf1a84ae59e010ab63fe1ef4101396d774201aab 3,408 1.00/1.00 vMB 4
915,439 915,439 00000000000000000001c69eda04dd6c07076cacfce64b9bf85a6396d7960e19 2,921 1.00/1.00 vMB 1
915,438 915,438 00000000000000000001e0799bfdd965039da614a51ef9e83f2560f19b18d699 3,139 1.00/1.00 vMB 4
915,437 915,437 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69 2,578 1.00/1.00 vMB 1
915,436 915,436 00000000000000000000e52f01bf46672d629c4b4cac71ffbec98e7407ca21ab 4,089 1.00/1.00 vMB 4
915,435 915,435 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06 504 1.00/1.00 vMB 0
915,434 915,434 00000000000000000001cbb9345b353357076d577de541b2a8fbcb1d6fb429b8 601 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.31 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: 767.22 GB
    • Received: 19.37 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.