Loading Tool

Explorer IconExplorer

Memory Pool

38,096 transactions
28.45 vMB
0.06029124 BTC
Random Selection Loading Transactions
Max Size: 143.90/200 MB

Candidate Block

Mining Attempt 39b8ebace33cab90534592f92eb44a42ceb073c1fe4b479b0c2a1613e3244042
Version 20000000
Previous Block 00000000000000000000fc1b22b226be4f8f20ca017dd860478d904079c7d5bc
Merkle Root b1b19be2b39f4cc29c80c6cd177623d8dcba213c0afdefbbcce537780e39fac9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,357
Size: 1.00 vMB
Total Fees: 0.00547507 BTC
Feerates: 40.21 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,588 (888,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,552 26,552 000000006d90a2b9341e805a70e3d8881a005bc728413b546c2cb337b4cfe99d 1 0.00/1.00 vMB 0
26,551 26,551 00000000cc95c5154728987ef6a68befe85a3f6b2bece1e7d11e6689eb41672e 1 0.00/1.00 vMB 0
26,550 26,550 000000005da8fb0facd563c9693d3085d39e50a08c276146419a9163069f2b8a 1 0.00/1.00 vMB 0
26,549 26,549 00000000ff3a16b9e1f863f12ae0dff1434fd9514f1cd01b7f921ab4c4db3d30 1 0.00/1.00 vMB 0
26,548 26,548 00000000cfc69f3c4ecaee55038ac25589196e3572780ea5cb1ae70a1555021e 1 0.00/1.00 vMB 0
26,547 26,547 00000000be32525d9da277aa543960a96ee1983fada5f6db16d9533b23a7934f 1 0.00/1.00 vMB 0
26,546 26,546 00000000b0aba338c22f5b34eb90be5bdec461388ebd27a40759f756cd8d8749 1 0.00/1.00 vMB 0
26,545 26,545 000000001df09234a5975fe1a7c14e56858adf140c44f0066e73460bc8fba391 1 0.00/1.00 vMB 0
26,544 26,544 00000000ff2cd47a82d2a017a1cb1d82cb981d7758762878eec9508503d7a092 1 0.00/1.00 vMB 0
26,543 26,543 00000000f56dbbacc7864c21c3bbfe9f3f1d76d14b30ca7fdced1d8d9d377b5e 1 0.00/1.00 vMB 0
26,542 26,542 00000000fccf4062ed7932fdc98aae4b1a4e6990059e8a0c356dadc8fff51d6c 1 0.00/1.00 vMB 0
26,541 26,541 0000000032a42cb3269f503414121cd6c28918f97e5c9be6b48a91412357c0b2 1 0.00/1.00 vMB 0
26,540 26,540 000000002d44e229bcc876474bdbb1127b18885fb71ecb8b95c3071bd0a69241 1 0.00/1.00 vMB 0
26,539 26,539 000000005f4e094a619f1643ff12b094c05456d2f75424b7b31e833602b90100 1 0.00/1.00 vMB 0
26,538 26,538 00000000efbbdc3d5cef4112d95e96e0be6ffd40d24ce4c802102904e8684574 1 0.00/1.00 vMB 0
26,537 26,537 00000000e251f8f7bbafc86a19af0adc7054bebe7271db38f3f379d17e7b8489 1 0.00/1.00 vMB 0
26,536 26,536 00000000e67ff91b3c5de04f9924c876a9cb648e96dbd16c68d611240353b8c0 1 0.00/1.00 vMB 0
26,535 26,535 000000003063998dde696e9dfcabe3e51d5259881866391e03da5ac7b4c00675 1 0.00/1.00 vMB 0
26,534 26,534 00000000f4c5fee933bfb43ab1c5422d0365b5006aa3c199e96a26c88c2e6b58 1 0.00/1.00 vMB 0
26,533 26,533 00000000200ad28a29143ed96f9ed7614ab99d1226bf5b5474178535097745fd 1 0.00/1.00 vMB 0
26,532 26,532 0000000051fe0aea8a1f104aaf0fe5fce53fe72579f2cd8d8157bb6242ab0d4d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 627.58 GB
    • Received: 11.74 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.