Loading Tool

Explorer IconExplorer

Memory Pool

80,916 transactions
21.97 vMB
0.06695073 BTC
Random Selection Loading Transactions
Max Size: 147.13/200 MB

Candidate Block

Mining Attempt cbca1960d136845625858c2deac366d8b7bb6596e828ec0be51b3a322c8dc662
Version 20000000
Previous Block 000000000000000000002083b399e7a761a10f0ab5e7cc53323b3d79690a329b
Merkle Root 74152f9b465ce66e8de837b490f87e1c5438acce2094f6116aa9b3591cb0b234
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,897
Size: 1.00 vMB
Total Fees: 0.01663706 BTC
Feerates: 73.20 > 1.67 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,037 (698,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,552 217,552 0000000000000448d94cb540695f977e6f6d20ed8284ae50d4f8dd5d740781eb 392 0.16/1.00 vMB 170
217,551 217,551 00000000000001882f397e39c9c40229c677765f950f86ed37d8ba011a61f3db 293 0.20/1.00 vMB 99
217,550 217,550 0000000000000240c97e54704ab04b15aadfca39aa5f2ebff06167843e767be1 184 0.09/1.00 vMB 161
217,549 217,549 00000000000002a8f7aa43acf8a11b940c1427c80766442465482f404643e013 85 0.04/1.00 vMB 149
217,548 217,548 0000000000000290e61d9f47974dfa80711782579d3b457831402e4e77fea195 64 0.03/1.00 vMB 75
217,547 217,547 000000000000037fabd4ca2813bf954071f2e7584dab7489682594d289b4520b 175 0.06/1.00 vMB 165
217,546 217,546 000000000000019dbd028330da529dd39336f64a1779939dbd2d5084adf961bd 6 0.00/1.00 vMB 74
217,545 217,545 00000000000002888265cfe49f1d7cdabdf81a5e64bf4a6dd58b9315461365d9 102 0.04/1.00 vMB 184
217,544 217,544 000000000000013240e0dee29a4273671f474ca89e5f5be7b414d96cbc03cc44 292 0.11/1.00 vMB 179
217,543 217,543 000000000000013253b8897f03862495c0b5fa62f4efa7faf7e2b3582aa0dd8a 123 0.07/1.00 vMB 114
217,542 217,542 00000000000001422ed09a9efcc0c4958c477b4f03d7dd6b1f7f8fcc4958f9ae 597 0.25/1.00 vMB 170
217,541 217,541 0000000000000037a2d35bc447207a12c5379e61ba73d73212e3b35b05c1d664 631 0.40/1.00 vMB 90
217,540 217,540 00000000000004c474bc786894ee66654c39bc5a0d73f5491c89be67a0c44f82 653 0.25/1.00 vMB 200
217,539 217,539 00000000000002d6a98ad70617bdd30748745f4b7d3ea4ccb733b914416a15d9 536 0.21/1.00 vMB 225
217,538 217,538 0000000000000186f07d7c589af211dede652f8af628229585464f8cd4e286bb 559 0.23/1.00 vMB 192
217,537 217,537 00000000000004ccac1d5d792ef310f2a0bc81d5c72aed403aef80b320fb7653 105 0.09/1.00 vMB 70
217,536 217,536 0000000000000299e208a85c189a611b1c5b51b05e7d7ef5f633becc9694ea20 120 0.09/1.00 vMB 140
217,535 217,535 000000000000024151efbad9987287f43bb091f894bf25b26083866cda4caa98 108 0.04/1.00 vMB 171
217,534 217,534 00000000000000431cb7511c19d5cfdb3bf7bd9ffb8efa9619bd14317797b73f 256 0.11/1.00 vMB 183
217,533 217,533 00000000000000063cddcbde4032c07d700c1a6df269c5d24b6ecfdc9d2fa22f 159 0.07/1.00 vMB 179
217,532 217,532 00000000000001074d547409d557d96baafb1869686ce2d394ba1623c468a3f9 237 0.09/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 784.19 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: 811.88 GB
    • Received: 23.61 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.