Loading Tool

Explorer IconExplorer

Memory Pool

79,759 transactions
22.63 vMB
0.07727974 BTC
Random Selection Loading Transactions
Max Size: 146.35/200 MB

Candidate Block

Mining Attempt 295fda48a6e105097c59c712e4e837d4ac81bd7cd91ccf7a9c57c3ba418beb5e
Version 20000000
Previous Block 00000000000000000001c455a6598eaa427022b2c29c7bb9d732c26ffcb96120
Merkle Root 5b08a95e922fbeea58b5e1697b88c8470609dff242110f133f82789fa8a0fc76
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,500
Size: 1.00 vMB
Total Fees: 0.01828659 BTC
Feerates: 100.45 > 1.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,024 (698,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
217,531 217,531 00000000000003017ccaa20946c3d710ac5740f49da2231d10e287e3b18d50d6 128 0.04/1.00 vMB 313
217,530 217,530 00000000000000f70cf559c2733eb05c09ffc97e699c7ef1ca69e3a0287b2b8d 109 0.05/1.00 vMB 156
217,529 217,529 000000000000011a6483d28192fb6b6634e05f4b15d7d74beaf81ab707987859 213 0.09/1.00 vMB 221
217,528 217,528 00000000000000a465cda5e54b09fa1d95a4db5b656bbdfdb1fc32f30082e8c7 86 0.03/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 784.16 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: 810.91 GB
    • Received: 23.47 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.