Loading Tool

Explorer IconExplorer

Memory Pool

36,521 transactions
19.28 vMB
0.05512387 BTC
Random Selection Loading Transactions
Max Size: 105.78/200 MB

Candidate Block

Mining Attempt 3169c8e2e09a34fd5ae555673517598b54f43d29a92fb3d8ffe94389c266d5c9
Version 20000000
Previous Block 000000000000000000009a30a040b20a8a7e5927f7fb1d03cf505bb76cbef13e
Merkle Root ae5c93a1e30c402e892d9ff41ed9297be68b3af8fb7c428c6eb6bb5d43e5d4fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,289
Size: 1.00 vMB
Total Fees: 0.01802505 BTC
Feerates: 713.01 > 1.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,110 (905,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,214 8,214 00000000ed4de0a49bcbedda48fc5b1cc0f6a780cf94045c08b78f01a15da105 1 0.00/1.00 vMB 0
8,213 8,213 00000000209e6070638ae0e6b4e351e94ce998067af155718b18f05a59baae0c 1 0.00/1.00 vMB 0
8,212 8,212 00000000521d8e21e6e082bb2b5bdd04a97ce535816dffc9635829c3f8d15256 1 0.00/1.00 vMB 0
8,211 8,211 00000000d14ed5bff1d83c8fadccbdb206de78167a4c477330ca4da1e50ac6f2 1 0.00/1.00 vMB 0
8,210 8,210 0000000086410b1e0521711c177bd8975ce0f6f4fb06dd7d2eeb0bfffb2dbbf7 1 0.00/1.00 vMB 0
8,209 8,209 000000006a51d284f0ea70af2bf905863887c908e718fe9bdfb5c1f98e6f0ca7 1 0.00/1.00 vMB 0
8,208 8,208 00000000ed67353a39d14ae8a4991908892cb45b03965ed55330ac41294b5949 1 0.00/1.00 vMB 0
8,207 8,207 000000001d8738aee722ee21cef23777c89abbb3a4fc4c5eb749fdd81189dac1 1 0.00/1.00 vMB 0
8,206 8,206 000000005c250eb18e199f4b94d256ef7348941399dd756413d8b035a596f91c 1 0.00/1.00 vMB 0
8,205 8,205 00000000a8523a2e8b5b7b3c95049b513756a4d8ca4ad4b6b7208093a83e3b22 1 0.00/1.00 vMB 0
8,204 8,204 00000000eb861b5b31f7d3cc12d2ab03a9c3896ee3102361db41d426cd23f183 1 0.00/1.00 vMB 0
8,203 8,203 000000007dc0a044ed2d3950071f69dce1ac6e75c14a9b9638cc773e098c56a3 1 0.00/1.00 vMB 0
8,202 8,202 000000006b07b6b1e5cdb6252af5fa9b86f3f32b5e173b1b200db5673b2165cf 1 0.00/1.00 vMB 0
8,201 8,201 000000004ca8bd5222b4a82cc4817614f67fb4eb487de9cace123bd3bfb13417 1 0.00/1.00 vMB 0
8,200 8,200 000000001345c8c75cb9b340e9e3aed752ceac79c000353a9e456f545a701b66 1 0.00/1.00 vMB 0
8,199 8,199 000000000576037f0b8ed67b95e45879f5d990281f7183df5a9a9b8f749bf100 1 0.00/1.00 vMB 0
8,198 8,198 0000000064a6ad218f3abf950d67202a2d610b25638550b2c5f91816a7c8a190 1 0.00/1.00 vMB 0
8,197 8,197 000000003eb064707e0591eb4a83c8fa8f47d18c26ecc34c43649653fd6bf20c 1 0.00/1.00 vMB 0
8,196 8,196 00000000e0c83bf9fe1d1f962cf9e88dd0ac13d02bf95eb5bc9f2145d678b7de 1 0.00/1.00 vMB 0
8,195 8,195 000000009f864029612a2254a39c25d52f3d7af02f30fd259c2acb9d2b9e8d55 1 0.00/1.00 vMB 0
8,194 8,194 000000006b4c62e3f365c9f2250ea8c241d53b17587cc9042b39ba8c71b6b6c6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.80 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: 559.60 GB
    • Received: 7.25 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.