Loading Tool

Explorer IconExplorer

Memory Pool

43,282 transactions
26.34 vMB
0.05829947 BTC
Random Selection Loading Transactions
Max Size: 138.52/200 MB

Candidate Block

Mining Attempt 7bf584c4e4316b1ab88807d296812cfe931c3f2c078435971089d280b754ee6e
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root c2fab9600e00301c4e66d95e3d563e57ac8f20977cf0644def0e71795831310e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.01012874 BTC
Feerates: 40.21 > 1.02 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (669,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,333 245,333 00000000000000abdd2637c94a2e5286c51d81ec4af5004c228e2f1b411c5a61 659 0.25/1.00 vMB 169
245,332 245,332 000000000000005c5049b7cd520497ba8d0272ce13858545ae7f32da8fc287ba 399 0.18/1.00 vMB 140
245,331 245,331 000000000000006c987fc3f44c8770c1af274ac4ef2fc05fa0c2ae71a2dd50ff 128 0.09/1.00 vMB 60
245,330 245,330 000000000000006b94b4e229428d93a8a42a406706cc7137934e6da9cadba11b 31 0.02/1.00 vMB 48
245,329 245,329 00000000000000777a98802eb1a089558e1e905c2cbfc54ea88a67b4a4a6e2a0 202 0.09/1.00 vMB 108
245,328 245,328 0000000000000044bc13f201fece1d2e4664a24370689142db1214d46188f5fc 1 0.00/1.00 vMB 0
245,327 245,327 000000000000001e41c3514f24947e0b054e2a711f515cb6a4b215b3a9f14110 314 0.12/1.00 vMB 140
245,326 245,326 0000000000000077aa5de61df7c2fbc092bc28b1facda6656c4a5b48c216d7e2 109 0.05/1.00 vMB 107
245,325 245,325 000000000000006dc0f43e03aa1d95e9b5aab4fa47f8f26ff7ee98da64f1a814 296 0.12/1.00 vMB 141
245,324 245,324 000000000000003284a60987506972bc186d1bea484713cd7324e39d5a45e4e8 48 0.02/1.00 vMB 159
245,323 245,323 00000000000000a9feea50fbb6ca420b38e3c507c1c88cdf67556a52c0fdec2e 33 0.01/1.00 vMB 116
245,322 245,322 0000000000000002fc427e84688781d788b327e7803a5a22a3588bc301871e67 211 0.09/1.00 vMB 138
245,321 245,321 000000000000006c9053c9ec3cc441271635adcb4d88128956fe7d11156e0eec 18 0.01/1.00 vMB 109
245,320 245,320 00000000000000019d82f0380b3a3614636890ce05490aceaec49ecafbf7c0c2 37 0.02/1.00 vMB 105
245,319 245,319 000000000000007abddefee7abaa4170f59260d8257a41ebacdb32a8513a64b1 201 0.08/1.00 vMB 154
245,318 245,318 000000000000004390ba46bf9be3e37a9313eff8040e7688713914d7636f588c 15 0.01/1.00 vMB 113
245,317 245,317 00000000000000649b55c11b3cfc4301721f13baacfa58f04f3ce5eb050da67d 27 0.01/1.00 vMB 106
245,316 245,316 00000000000000b2861b46fd8879c6ad2538ed9b4114f65c2ea99d79cec86c09 21 0.02/1.00 vMB 32
245,315 245,315 00000000000000ba13d21a123ba064318ae5d0d6ba926eba7b2fc07fe7b2391a 80 0.04/1.00 vMB 114
245,314 245,314 000000000000009ad08effd37106bbda62edae093d6796a2d57d7a7e86d32df1 170 0.09/1.00 vMB 146
245,313 245,313 00000000000000a53c97e3e29564d4c7826924e855b00276bb0f99584ca1a0cc 139 0.07/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 781.96 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: 647.60 GB
    • Received: 12.96 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.