Loading Tool

Explorer IconExplorer

Memory Pool

74,743 transactions
29.76 vMB
0.09818037 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 8006eb36b072fc1242ba9106f242c4500ee1fe110a833926caa3d0862107b5e7
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 48b5c9ff0e6cd21e058dd8cbe7b9e671ccde15fb28fa0954fb788e85fb6d5c8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,846
Size: 1.00 vMB
Total Fees: 0.02772277 BTC
Feerates: 150.36 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (735,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,319 179,319 000000000000021c91b5a8c7f39e6d83e0f8827c0262d67a7d2545e87346e487 137 0.06/1.00 vMB 119
179,318 179,318 00000000000001b2a770d2855e6be430f0a3eac95708eb631751c4ae42401ca8 189 0.08/1.00 vMB 127
179,317 179,317 00000000000000ef59350db7f8c5d58a2b960e00778d5174819468407937222c 117 0.05/1.00 vMB 79
179,316 179,316 00000000000006261a2dc54539b7182800968fbe945cac057c441038a5fe7aa9 179 0.07/1.00 vMB 189
179,315 179,315 000000000000045ba594f8392d0fa4c53040291c19846bdea67d5371e8b0f699 184 0.08/1.00 vMB 101
179,314 179,314 0000000000000013f79c8b817eddc0810ba4caf3d27c19674ac96d0587234576 273 0.12/1.00 vMB 124
179,313 179,313 000000000000042d9caada3ab7d184577490a78bb570dd9717317b151d662e11 8 0.00/1.00 vMB 13
179,312 179,312 0000000000000aa6d98cd397965b36d4abe983fcd8cd4b4593d1410008dce2d9 58 0.03/1.00 vMB 117
179,311 179,311 000000000000020bd6f6c9c3fe90f03ea82d84004459d951b8ae6277524cce85 12 0.00/1.00 vMB 180
179,310 179,310 0000000000000157604de815ca7d23d492a5bfb79df758657833b84edca5c751 263 0.13/1.00 vMB 107
179,309 179,309 00000000000000f004b58a6df311446f0eb932026b737a74e959045bf3438001 34 0.01/1.00 vMB 14
179,308 179,308 00000000000002901886b29d73b4358578c4aaf64e1dd85d0f133dc0fee404fd 329 0.14/1.00 vMB 135
179,307 179,307 00000000000002cc26a1a89cd0859ad479b272e9b5dab735e311b7123325106e 130 0.05/1.00 vMB 178
179,306 179,306 00000000000005ec170136907a1aca8aaa9bc226f480d166d563b52c72db0d23 35 0.02/1.00 vMB 98
179,305 179,305 0000000000000292afee8cfd674d55d47cc26889fd988733061d56290a875866 175 0.08/1.00 vMB 158
179,304 179,304 00000000000006e92b695eaaa2d79aefaa8799050b0912633da80906d88f30fb 421 0.21/1.00 vMB 103
179,303 179,303 000000000000000e85754212173e1a1a4852c1394ea1ce77de0c39643847226d 100 0.03/1.00 vMB 105
179,302 179,302 000000000000042015265426fa23d468d0205e180c1b2bd3cd4d1d37155cff12 37 0.02/1.00 vMB 159
179,301 179,301 0000000000000783f1bfd5dfdfa88ebcb0e766fe6c7b3079632dd6813f658e53 64 0.03/1.00 vMB 85
179,300 179,300 00000000000007539c0633d4a8a85c009c1b36b32831e3ed490264cf6e349369 190 0.08/1.00 vMB 113
179,299 179,299 0000000000000069f3fba81ec388124528067d22f94cfd0e85af890c4a17212b 96 0.04/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.