Loading Tool

Explorer IconExplorer

Memory Pool

69,530 transactions
26.73 vMB
0.06885553 BTC
Random Selection Loading Transactions
Max Size: 159.94/200 MB

Candidate Block

Mining Attempt 2c120ba9a5a9b99c4763432d4e401e21d0175ba690a329c3f0fd62032b7fbec7
Version 20000000
Previous Block 000000000000000000004813fb20359a8ceaed7efa144c089b9751d88e595f94
Merkle Root b2c9e9d293898db84c4d58774b8cee47eb2347360071a84be64dac92a098a743
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,262
Size: 1.00 vMB
Total Fees: 0.01168393 BTC
Feerates: 13.67 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,472 (655,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,219 260,219 0000000000000008b535e3b263ce67c86674b0482beea7ebcfdea3bb4e79e260 113 0.04/1.00 vMB 154
260,218 260,218 00000000000000051e26e09cc5b1702cd9fea8779c93a243b0851267810075ba 117 0.05/1.00 vMB 85
260,217 260,217 000000000000000a482b7be47d9c9b4edba0a044d9a30c0bb6349d69b736b47e 121 0.19/1.00 vMB 31
260,216 260,216 0000000000000010f80d432112a075572865ac1735808eb9ecfaaf6c31c8a347 555 0.25/1.00 vMB 169
260,215 260,215 000000000000001b9e2b2ede94b24e0c7d781629f20a9438815bf39da5efb36a 699 0.25/1.00 vMB 116
260,214 260,214 00000000000000148b6f708e98208cf31c97a21817ccb5d158d360c31f672137 279 0.13/1.00 vMB 67
260,213 260,213 00000000000000133e9b07cf4399313d69dd187651da4c81324e8b20b7c36f1e 344 0.14/1.00 vMB 100
260,212 260,212 00000000000000136ef8f9db62159d3d59e342216eeebce25a9571261212253f 530 0.25/1.00 vMB 85
260,211 260,211 000000000000000f9ed2996adab8dda8cae8817454ff91692b71f903263da941 694 0.25/1.00 vMB 139
260,210 260,210 0000000000000019bad1084501cdcda550bb4c1cc1a974ecb86305ed0515afa1 425 0.16/1.00 vMB 113
260,209 260,209 0000000000000005eace8469a1ca5630003a65d4932a603686551545f0888394 193 0.07/1.00 vMB 72
260,208 260,208 000000000000001bc42a666e9a177dc05b084a892515582794a6c42b001a7bcf 243 0.09/1.00 vMB 105
260,207 260,207 0000000000000018949c6416d2942d2771b9d2b80427c977c5ceae21a18e5f96 219 0.09/1.00 vMB 137
260,206 260,206 0000000000000013532a75c87c499c193386a7b973d25d0613aac43060a53702 146 0.06/1.00 vMB 110
260,205 260,205 000000000000001c53df2ac3eede501f346c3221ecda026afcc34ad6cade704e 427 0.19/1.00 vMB 116
260,204 260,204 0000000000000017156e7c33d994c6fdf74d73dfd8b0be1ced91ebd7038a4c90 187 0.07/1.00 vMB 54
260,203 260,203 000000000000000cabaeaa4784fdb7c01db4be514cf6876b6765fd508b06b6c4 219 0.11/1.00 vMB 84
260,202 260,202 000000000000000d1b67304802f53285592df3571f3622dbd5d9a5402b0d1d3e 74 0.05/1.00 vMB 57
260,201 260,201 0000000000000001445597e0770973acedc063c2ce401cbd08eddf6b945cc580 317 0.20/1.00 vMB 71
260,200 260,200 00000000000000165a5c277a2b21af523c8b610e94769ad088949ba479c313b3 513 0.25/1.00 vMB 187
260,199 260,199 00000000000000165ff29d36a3a6fcf033756da3eb9175e01b3ed017fdde48ce 73 0.05/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.21 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: 756.42 GB
    • Received: 18.98 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.