Loading Tool

Explorer IconExplorer

Memory Pool

33,597 transactions
30.06 vMB
0.06692488 BTC
Random Selection Loading Transactions
Max Size: 156.36/200 MB

Candidate Block

Mining Attempt 123bc33278dd439a059f90bca27fcf37d42740102875f5031c245d05b368b831
Version 20000000
Previous Block 00000000000000000001027876e7bf4185c8a6a7fef0cb1ee5d74079241a71d1
Merkle Root 4c43f41e7f70b6c466a39151dd3ac6bf73d53ac36a1fb355abdf0585219af336
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,177
Size: 1.00 vMB
Total Fees: 0.02704857 BTC
Feerates: 150.75 > 2.71 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,424 (81 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,343 940,343 00000000000000000001c7e246557846ce63b9a25b887a0c299b39bd6accdba8 6,551 1.00/1.00 vMB 0
940,342 940,342 000000000000000000019cd8b3ed17c2586ec8975b55f3ca217e963dc5eb2646 6,886 1.00/1.00 vMB 0
940,341 940,341 00000000000000000000415b18cd23bd58f7ad3d4520f54a7284032a9c3e7458 6,472 1.00/1.00 vMB 0
940,340 940,340 0000000000000000000131f44a55cf51db62b08c1ad1299f52180f05819f1d78 4,746 1.00/1.00 vMB 1
940,339 940,339 00000000000000000001dd87ad6a455faf9e0cfef57cb24dab8f972fccb1a1bb 2,259 1.00/1.00 vMB 1
940,338 940,338 000000000000000000009621e600b10c80b98dd07c102422b875882ce68e622e 2,526 1.00/1.00 vMB 3
940,337 940,337 00000000000000000000cf9d897e5edc2dcdaae64561d3eae95ad19742194b3f 5,522 1.00/1.00 vMB 1
940,336 940,336 000000000000000000017cac975b8416ecc480144f20e3ac336ec45b424fbe33 2,847 1.00/1.00 vMB 0
940,335 940,335 00000000000000000001646c890695055ba7f98cb369ed859d48a3f5ad8caa8f 4,661 1.00/1.00 vMB 1
940,334 940,334 00000000000000000000b73553b9432db737378f0381d01b337e04b623d266bb 4,428 1.00/1.00 vMB 0
940,333 940,333 00000000000000000001e12ed4a66bc51dc153bd4bfad603a02b6bf07cc3b8dd 3,693 1.00/1.00 vMB 0
940,332 940,332 000000000000000000008ddba227e371aa487c7622e8378e080a9013bf71f1f5 4,400 1.00/1.00 vMB 1
940,331 940,331 0000000000000000000118a6180fc38162a8a6a85a08336c2f9307aad13ac58f 3,618 1.00/1.00 vMB 0
940,330 940,330 00000000000000000001efbb5026de9830a6eb7f26c70c7ad9a3fc8172d87c25 3,708 1.00/1.00 vMB 3
940,329 940,329 00000000000000000001a6801e16c7d682424547f47e2029fb72bb7d060a31da 4,249 1.00/1.00 vMB 3
940,328 940,328 000000000000000000016ce9c5f856d640ab69156621c29a962c1dc9b751589b 3,092 1.00/1.00 vMB 2
940,327 940,327 000000000000000000015eed6e4b671696599f55846c6b3f0768c95153c362dc 1,786 0.49/1.00 vMB 2
940,326 940,326 000000000000000000015801e9c58b8366c577b9d691da51f48c1c9f2f99704a 2,983 1.00/1.00 vMB 2
940,325 940,325 0000000000000000000070fa0f00d1995eb020ec653a1446ea095df02cf8bc38 3,277 1.00/1.00 vMB 2
940,324 940,324 000000000000000000001a7b18d789a08201d297a292824896712afbd0cd2a80 2,367 1.00/1.00 vMB 2
940,323 940,323 00000000000000000001de6b341fc8be063272c82dcb13e8c5864df921dc656a 2,814 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 827.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,457.44 GB
    • Received: 242.94 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.