Loading Tool

Explorer IconExplorer

Memory Pool

44,279 transactions
26.56 vMB
0.06123056 BTC
Random Selection Loading Transactions
Max Size: 140.08/200 MB

Candidate Block

Mining Attempt 310ec05c02c3533b010a1d7fd273255f0f748cd07ab3e806ec5690f076b7e6c0
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 9e5bde740bf1f95abd41de3bb073a8f6e9a422eff5f5ad63a2a55c938675a036
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,015
Size: 1.00 vMB
Total Fees: 0.01240704 BTC
Feerates: 140.50 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (669,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,342 245,342 000000000000002e6a13aa67bbbe6dee29014199e8e21edd9c8fd8c380917ed0 67 0.03/1.00 vMB 175
245,341 245,341 00000000000000670f501685da91925ad7dfe7149dc9dd2b5baeae5afb0d8eff 64 0.03/1.00 vMB 42
245,340 245,340 0000000000000033e93baeb87a62757f8f0724fcbec68a304272f1bbad950376 309 0.13/1.00 vMB 133
245,339 245,339 00000000000000659caceaca8b261e6d57ec7fa1d9fbacfc802804006b8357ea 182 0.08/1.00 vMB 146
245,338 245,338 0000000000000046058604d21d8285e5c50617dc64b58e7426ef4528013274fe 63 0.03/1.00 vMB 59
245,337 245,337 000000000000005966db342161fb4e767790f1e799e2d27375373852da750c97 151 0.09/1.00 vMB 95
245,336 245,336 00000000000000b01c3ab9514a0abf543a8a363013cc94acb4c991eb3fbca279 287 0.14/1.00 vMB 112
245,335 245,335 000000000000004b5e600fd65421d175690f2988bed34dcb9879cb51b796343d 342 0.16/1.00 vMB 107
245,334 245,334 0000000000000006e06e35d178452f4f4b28a2ab0081ea12aa3d7a576739d0c2 187 0.11/1.00 vMB 59
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
Previous 10 blocks ↓
Total Size: 781.92 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: 646.05 GB
    • Received: 12.81 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.