Loading Tool

Explorer IconExplorer

Memory Pool

22,619 transactions
10.21 vMB
0.02266633 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.10/200 MB

Candidate Block

Mining Attempt 76ce8d7bfe815dfe723e34378b142e6ab2b6a387113dced5d2a78b381697fed0
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root e67129b99676d6360597d4db575ba8e52c32b19508310825ce1b13c1cda6681e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,464
Size: 1.00 vMB
Total Fees: 0.00616296 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (771,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,286 142,286 00000000000000f0e4082a642fc64f3f66de813c63888701a48c1c4f4cfd137f 120 0.04 vMB 138
142,285 142,285 0000000000000451a74f6ae9cfcea3a61815ca672c45c1d71880b03eb270bc8b 102 0.05 vMB 143
142,284 142,284 000000000000022710521b80abe0fe5b32594930e221e5303b3ada1444d7f67a 46 0.05 vMB 127
142,283 142,283 0000000000000196530355d6227acfecd94d633cf05eb8bdfeb04cc43d2fd628 12 0.01 vMB 224
142,282 142,282 00000000000007181233f55cd17053da0d8aec07e835f2c1bddbeb25358b14c3 11 0.00 vMB 75
142,281 142,281 000000000000049d14ed1ce45f99cff8c85385bf29b982e867b54ad1ffda9422 114 0.03 vMB 46
142,280 142,280 00000000000004dc8ae7823a1d2ad77e497670532b1cba204d10a30a0af9d5cf 62 0.04 vMB 99
142,279 142,279 000000000000051b5d5dab894283999aba8006b9ecedad34a4368acd838dc937 28 0.02 vMB 195
142,278 142,278 00000000000005310157e5a53bcd41872cc3bbc5e9f40605aa7222dedb0b433b 78 0.04 vMB 97
142,277 142,277 00000000000004fa2a49c20e4e5fb8ee0f7b0e5c9509ddc4a7eb71ad4333a366 82 0.05 vMB 116
142,276 142,276 000000000000015cd2290d4633d6dabba1a4074dc8cc8b5e26ffa1c05127e676 9 0.00 vMB 1,013
142,275 142,275 000000000000012d09450d560af6efd885ff57b76329cf145367cf69f50cac8f 7 0.00 vMB 28
142,274 142,274 00000000000008299907dafb9e424c42a5aafebccf17d9b7e6afd8d3a771b177 19 0.01 vMB 128
142,273 142,273 00000000000008185a53415eb0191325ca2d57c41f3504ce8b5e6ad1a1184fa5 1 0.00 vMB 0
142,272 142,272 000000000000060f8db6f623320cf09b4dc4657e2edcdc62ca6b9215ac351b5f 40 0.02 vMB 183
142,271 142,271 0000000000000831e8ba6894f58a1b05221dbf9a0f8c7594efcb0be7fba9cd8a 19 0.01 vMB 72
142,270 142,270 000000000000072d0d36e0e2ce44b71f328862ec77af8bf736cd71e2a1cca900 64 0.02 vMB 2
142,269 142,269 00000000000001d141d31d5a04a3f2c5fc95cc8cfa2aa3965b9047fc783ff346 23 0.01 vMB 19
142,268 142,268 0000000000000642a3fa49bfafb1a93087dc1e2968c9cd5427251b57962aec01 9 0.00 vMB 835
142,267 142,267 00000000000006afef3a2f33e25ca17419d9065ca852a9362138ecfce07c54c9 22 0.01 vMB 548
142,266 142,266 0000000000000790070a503b2d5c76b98c6e684a51c21a727b1297a446580d51 7 0.00 vMB 45
Previous 10 blocks ↓
Total Size: 779.75 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: 380.67 GB
    • Received: 1.91 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.