Loading Tool

Explorer IconExplorer

Memory Pool

38,500 transactions
27.72 vMB
0.07531960 BTC
Random Selection Loading Transactions
Max Size: 141.67/200 MB

Candidate Block

Mining Attempt c0c50d462e362168f79ee03401acebb6195d67cdcf568b180855cbe686caaef2
Version 20000000
Previous Block 0000000000000000000073ebe7fe130f67de1ab2e9c5c1b68fcc6f5f37d33261
Merkle Root 22de77d2e6eb21872362ebfd3d85a3b1fc1d60e8f19f0caf1ad3185415d34fb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,560
Size: 1.00 vMB
Total Fees: 0.02061027 BTC
Feerates: 222.83 > 2.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,271 (887,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
26,399 26,399 0000000058d98eabfa3c97dba27b0d43704fb9531df02001a8167e63d73dea77 1 0.00/1.00 vMB 0
26,398 26,398 00000000590e4f04e13af41822fc7a15f5b863dcee9611e467abf663e13ef397 1 0.00/1.00 vMB 0
26,397 26,397 00000000c05e5f22d7d6b52973fb1857e6f6fd4773d04f4b4f1b51685b5f98d6 1 0.00/1.00 vMB 0
26,396 26,396 000000008467deca0c3ce939c6a976ddf16100945651ab2ff7d1c0dc65b285a1 1 0.00/1.00 vMB 0
26,395 26,395 00000000cc7e24df22511bdaae3be1058142c6f6d279361debcac379b5947c3c 1 0.00/1.00 vMB 0
26,394 26,394 0000000017afed043079508dd830e1df192bb94361a04e5abc40801bba485712 1 0.00/1.00 vMB 0
26,393 26,393 00000000a761d6f076139757c697aa6ea61f3251dbc5c04c38900e21662fe1fc 1 0.00/1.00 vMB 0
26,392 26,392 000000007ad55ddc628a54079b57fc6248f6a4aa0ac2000c2830b3be287e1c23 1 0.00/1.00 vMB 0
26,391 26,391 0000000044bc0a6200cf1d3cf1257997bbc6026ecf60d734db8f6ebfa6bb5289 1 0.00/1.00 vMB 0
26,390 26,390 00000000ae7603a45a6ec6f9f82cd8b1392b03056ca2962bfd1a71606385c021 1 0.00/1.00 vMB 0
26,389 26,389 00000000ec56d6b0e001a8782fa0d45a6c72603a4e5bacdb2af95aa4a06126d4 1 0.00/1.00 vMB 0
26,388 26,388 000000004c4b63215f23c74c3f6478076567a5197d8af51ac791c20c72417621 1 0.00/1.00 vMB 0
26,387 26,387 00000000b05968245fba8da1ea8a12dba8e63031ab6802d97f2410cd51365bf2 1 0.00/1.00 vMB 0
26,386 26,386 00000000f18a86a742d97b500223a45a336611dd72e16cce9e6a4c1fe04b3e30 1 0.00/1.00 vMB 0
26,385 26,385 000000006566a1588bd047b741275298c56d8435b02d17deaeefecfb2d8b6b2c 1 0.00/1.00 vMB 0
26,384 26,384 00000000bae7643dcfc8a687983c6df6541229c625876f310f5292a25a8476a4 1 0.00/1.00 vMB 0
26,383 26,383 00000000be087f058d71f48426df448260f908528c46e51acd7d3102e2d1a579 1 0.00/1.00 vMB 0
26,382 26,382 000000005a2e7c06c2d22183903333862479dfd7ce439775174764b276db3968 1 0.00/1.00 vMB 0
26,381 26,381 000000008b77ce2d3c8f14fd708940b864ac085f05962690bf34f554bfbe1f56 1 0.00/1.00 vMB 0
26,380 26,380 00000000af9f67bdf0937c38ea4f68c4d72fda4cff734dec32dd9ecef780a997 1 0.00/1.00 vMB 0
26,379 26,379 00000000ecf2c1697aabb0df5be222ebd1a65f00f0aec9d32d7149714c840ee1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 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: 578.35 GB
    • Received: 8.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.