Loading Tool

Explorer IconExplorer

Memory Pool

48,479 transactions
30.46 vMB
0.10511489 BTC
Random Selection Loading Transactions
Max Size: 162.31/200 MB

Candidate Block

Mining Attempt 3c6892eec0e8882abaea4669a523082198b5b56903f18c91025f5687ed9a23d6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 81fb954d2c0f760939a907d93bab563cbe3717eb1e7eb7d12c37c39200b399f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.04144922 BTC
Feerates: 150.97 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (109,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,319 805,319 0000000000000000000397683f283ec4fd400b3809272e23de400f94460bb9a6 3,234 1.00/1.00 vMB 13
805,318 805,318 00000000000000000000235e23d1082424beba74fc8c3ed69fa01aedf286d2e9 3,656 1.00/1.00 vMB 10
805,317 805,317 000000000000000000017c8a177e5fc521b4e83109c663c1f9ddd99135122c8d 3,782 1.00/1.00 vMB 10
805,316 805,316 00000000000000000002a6925e31a1dbf3e0bb9b5ed5db275f202fff8b6039dd 3,673 1.00/1.00 vMB 15
805,315 805,315 0000000000000000000061832b7674c11bb5569e588154644f4119f6291fceb2 3,195 1.00/1.00 vMB 11
805,314 805,314 0000000000000000000448ac652438c3a48d8cf1b9ef01a468f962d8481a467b 4,358 1.00/1.00 vMB 16
805,313 805,313 000000000000000000029082c3bbd2ef669359c9ee57fd6e681aa9fe50cf356a 2,416 1.00/1.00 vMB 14
805,312 805,312 00000000000000000002c087b46918b03d6827cfe7487a01d6c4cc12c9c54d82 2,975 1.00/1.00 vMB 32
805,311 805,311 000000000000000000021fa3e991332b87fbe7aa7771fbb212e3d7d92c5f6146 3,376 1.00/1.00 vMB 25
805,310 805,310 000000000000000000025441256481aa1d90ff3d8a6dd87f41ea53555fe21585 3,206 1.00/1.00 vMB 24
805,309 805,309 00000000000000000000ef93b2107ec41b8f3e58c68c7dc652399e8d37c17569 4,459 1.00/1.00 vMB 8
805,308 805,308 0000000000000000000430f5a64c94b2eba3992f74de75b4fce6132e5e11dac4 4,048 1.00/1.00 vMB 10
805,307 805,307 00000000000000000002cf919ca6b841c6dc1203a75164bdda926c800fb617f8 3,493 1.00/1.00 vMB 19
805,306 805,306 000000000000000000011a4205588327b980e451db94eef591e31116c77fbe5f 4,538 1.00/1.00 vMB 10
805,305 805,305 000000000000000000034ad2b4169b6f735d76064e4c80bccd52f2346666223e 3,345 1.00/1.00 vMB 12
805,304 805,304 00000000000000000003dee18509013b09428738d3520ba4fe038d3726e4f0a7 3,752 1.00/1.00 vMB 16
805,303 805,303 000000000000000000038a72ba0362fd5d57406517f4e1231219f5d005992134 3,136 1.00/1.00 vMB 17
805,302 805,302 00000000000000000003b8b36e0d8ed8edf6ce1106ec6211b369f22743a28372 6,098 1.00/1.00 vMB 6
805,301 805,301 00000000000000000004d3c0e541e4fb58e44e24a91293029d57a436ac6c0d8b 5,065 1.00/1.00 vMB 10
805,300 805,300 00000000000000000000058dd0d0dc2531194811afba2460ee7001bc4165a9a0 3,462 1.00/1.00 vMB 9
805,299 805,299 00000000000000000001661cd28ac87e0a6e17aed7f490cfbeaa76bd69092a74 3,806 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.