Loading Tool

Explorer IconExplorer

Memory Pool

42,976 transactions
28.46 vMB
0.06424944 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 35b8d4931c015fc15b99b32ce7d08a07a20ab6ee3534802165983ef7210744fe
Version 20000000
Previous Block 00000000000000000000533ffed785e40bb65926541d5898db4d8836674e9487
Merkle Root e4b5b7a97ab29ff268eab9b3ffbeef1dd372777f0c3e9bf7d703ce85edb06e59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,038
Size: 1.00 vMB
Total Fees: 0.00925395 BTC
Feerates: 100.00 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,627 (340,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
574,088 574,088 000000000000000000102368079b9c1c9de3f5267bf918472b2460d3d2945ca5 2,637 1.00/1.00 vMB 26
574,087 574,087 000000000000000000119c3bdfe8fe4f2260712c3082d3e0985c75e7769df195 2,651 1.00/1.00 vMB 50
574,086 574,086 0000000000000000000c733df4c56781c1f5fc54145fc51b3cdd83a0b2fb4f18 3,268 1.00/1.00 vMB 83
574,085 574,085 00000000000000000026e8fe0f14cf540a246c9216ec740513cc90ea13b438b4 2,693 1.00/1.00 vMB 25
574,084 574,084 00000000000000000022a1f6a915075df102d752167895c1e0aed9370064b775 2,752 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.73 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: 630.22 GB
    • Received: 11.99 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.