Loading Tool

Explorer IconExplorer

Memory Pool

40,962 transactions
27.96 vMB
0.06457593 BTC
Random Selection Loading Transactions
Max Size: 143.54/200 MB

Candidate Block

Mining Attempt baede6b7f33240ab30760326818bff2e530008427acbffebd7847447ac8ca856
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root d14549d5f3fbd6486a669a7c1ce38cc3bbde440034c7626e910df5bdb50d6fe0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.01090124 BTC
Feerates: 100.56 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (340,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,109 574,109 00000000000000000009ce5f56c7d359414baf055ae5a91963514f7c3f577712 2,962 1.00/1.00 vMB 96
574,108 574,108 00000000000000000027b702fa8159a24489b5314a1f48c76ed403377cc8ed6c 2,909 1.00/1.00 vMB 28
574,107 574,107 00000000000000000009ee0d892d4fc92395cec2dfb16b1cf1fd9a692197627f 2,469 1.00/1.00 vMB 3
574,106 574,106 00000000000000000019e53c7798b5610b52a8b0d95ac49386fd70cde483a82c 2,923 1.00/1.00 vMB 22
574,105 574,105 00000000000000000003caeda31c85b41f4e1beb1f04348f66c0c1b14e14ab1b 2,858 1.00/1.00 vMB 5
574,104 574,104 0000000000000000000d48b335f044842d3ce8a5e60f73ed553fd7b14ceed04a 1,301 1.00/1.00 vMB 9
574,103 574,103 0000000000000000000882f25042a7ca844dd670a91523ffee8506c869d0a92a 1,490 1.00/1.00 vMB 28
574,102 574,102 00000000000000000022f4397e182be36354d613d41d3b7c8bad870b6666a572 1,678 1.00/1.00 vMB 21
574,101 574,101 00000000000000000009a9fe070ae82eabe00864770d295bdea1113b9324b193 2,146 1.00/1.00 vMB 44
574,100 574,100 000000000000000000203362430c6aee4284466ea3aea51912365ed0838914ab 2,651 1.00/1.00 vMB 48
574,099 574,099 00000000000000000001a8867f62622b5b63e8b269d94c7540be8897a85eed1c 2,592 1.00/1.00 vMB 43
574,098 574,098 00000000000000000012b024e7aef72014d3553a58974a0149ec63cc037ce863 3,092 1.00/1.00 vMB 55
574,097 574,097 000000000000000000035cacb3e20caeb6412bacc4ebc5af869974a45fefec36 2,948 1.00/1.00 vMB 60
574,096 574,096 00000000000000000008348a1693fee3d34cfba741cfc3f4671a48ef21b137f3 2,376 1.00/1.00 vMB 66
574,095 574,095 0000000000000000000cf1ca1b147dbc481752cbca29b82a13e6c288bb65932e 2,833 1.00/1.00 vMB 65
574,094 574,094 0000000000000000000a21295c5066e2c309b3345dfdb6bae6becad93355e16e 2,409 1.00/1.00 vMB 56
574,093 574,093 0000000000000000001fda183a35c90bfdc5f7bdda01f8e00496ac016e1c9949 2,638 1.00/1.00 vMB 53
574,092 574,092 0000000000000000000e63c313de9ea144e025ecf976830fa81d52474bed3f1e 3,161 1.00/1.00 vMB 97
574,091 574,091 00000000000000000002d1a3a74cf8248f735b0d9d8359090e5b192e2b40387d 2,913 1.00/1.00 vMB 70
574,090 574,090 00000000000000000022b5b9bde570b7eabd7c3c67c4c9def4c12a46cd66ec20 1,543 1.00/1.00 vMB 72
574,089 574,089 000000000000000000052ac4ad899a656b61925e45287207961a6b5c38a8c7ca 1,109 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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