Loading Tool

Explorer IconExplorer

Memory Pool

78,039 transactions
29.09 vMB
0.07101500 BTC
Random Selection Loading Transactions
Max Size: 174.15/200 MB

Candidate Block

Mining Attempt 725df2e11b71ba79445e5742ca71848c771b21743fb93c31bc5eaa86ae9f07b9
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root f32c319245a35de663fd6455ae5ef0a1276db72f921b36770865270e24081339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,242
Size: 1.00 vMB
Total Fees: 0.01211751 BTC
Feerates: 73.20 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (242,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,446 672,446 000000000000000000051f86622b1eee189b70747b85c7cc1943131807bd21a2 2,755 1.00/1.00 vMB 101
672,445 672,445 00000000000000000005e6f7c6e1e1c19ea3a39cef8d03797d9fd2d9825b7311 2,294 1.00/1.00 vMB 132
672,444 672,444 00000000000000000007a7b116757ffffccb1c7ff6d6e50432929eef32eeee0f 2,882 1.00/1.00 vMB 163
672,443 672,443 0000000000000000000b02e24d63622167d06c3e4d49f8baa8a0ceff85c47ac5 1,735 1.00/1.00 vMB 58
672,442 672,442 000000000000000000042cf9f79b3e481cb00da7fa63eec792058b17506670ae 826 1.00/1.00 vMB 136
672,441 672,441 0000000000000000000be66e3ac9aa6497a7845fa45cbf33c4ece55c263d6f6a 2,433 1.00/1.00 vMB 102
672,440 672,440 00000000000000000007641a271a611c6de0fa1e3a7baf2aec7283d8db8280a3 2,959 1.00/1.00 vMB 118
672,439 672,439 000000000000000000050b1a3bd60661bf7b53badb95f657bae8eb2afb225c4a 2,051 1.00/1.00 vMB 73
672,438 672,438 0000000000000000000a88d59a0cf338ad9ea90c0d58e841015f6e74fb926a57 1,458 1.00/1.00 vMB 13
672,437 672,437 0000000000000000000a5e9e4ad57de5b10f482dd3e4ca245f68eec7f8f768f3 2,033 1.00/1.00 vMB 45
672,436 672,436 00000000000000000009d13972a2f4bb8011534b055d8728a0a798f710c881ed 2,357 1.00/1.00 vMB 43
672,435 672,435 0000000000000000000763eb48c6d47ced39646b315efd96e08aab13d3518b15 1,641 1.00/1.00 vMB 21
672,434 672,434 000000000000000000048ddcdbb99a9a44297c9f949b3ce62b5984b89a2c6c88 2,421 1.00/1.00 vMB 93
672,433 672,433 00000000000000000002727e70ea2adce00a50aa4f31a0c91e8e16b21cb19575 1,643 1.00/1.00 vMB 18
672,432 672,432 0000000000000000000249377c53235928932929f65e2e1ceb57fe57670d41c1 2,173 1.00/1.00 vMB 16
672,431 672,431 00000000000000000003120e9aa5b6f1247a730c4b0dfc6716db4b855c978da5 2,096 1.00/1.00 vMB 41
672,430 672,430 00000000000000000006db96c9fc912bbf8c226b6830f786258ff004735124e3 2,066 1.00/1.00 vMB 49
672,429 672,429 0000000000000000000c68449cff422bcaf4143ccb93c71033d201c32ea2c3da 1,971 1.00/1.00 vMB 112
672,428 672,428 0000000000000000000623c0b7cedc3e55d9d675e4ca79e10669eee71271e5d6 879 1.00/1.00 vMB 138
672,427 672,427 00000000000000000000a5e00850bcffc12372e1513d0e972fdf62b0e4d276df 2,530 1.00/1.00 vMB 65
672,426 672,426 000000000000000000019794e9f8b720bb2b9697c8baaab0b6c083e6bd1a363e 2,482 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.