Loading Tool

Explorer IconExplorer

Memory Pool

82,672 transactions
30.46 vMB
0.09899156 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt fdd32e3e54ed2927ebf14bc3eaae3b874fc69d30731e4ebfa04df020d56b9f94
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 414f4af42d3e62fcaa93bf11b8f267ab67fe0a7516ec17c2e63a1feb8c1a5b03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03509005 BTC
Feerates: 454.44 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (186,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,400 728,400 00000000000000000009bfd5095a3b0f2be0a71a808f3d31ed01ee3f66b61125 1,677 1.00/1.00 vMB 9
728,399 728,399 00000000000000000003502fbea6ad7e1567f9a93987314bb730d1b8e2df8b29 3,284 1.00/1.00 vMB 4
728,398 728,398 0000000000000000000516d956a70da5f47648cc226f2e3098b8cedf8e0bc166 1,064 1.00/1.00 vMB 6
728,397 728,397 00000000000000000007729a7437c15a81eb2a787a717059ff4a555ce17f765e 1,286 1.00/1.00 vMB 7
728,396 728,396 0000000000000000000940f303668cd6a39e90d11abda20914695d9879179b0c 2,662 1.00/1.00 vMB 7
728,395 728,395 000000000000000000073a32c0b03e88ff0b9fd167343757ae908d675f64a39e 3,155 1.00/1.00 vMB 13
728,394 728,394 00000000000000000007d49b24719013ac1c677f2a1a8c16ba6befb72053a9f8 3,034 1.00/1.00 vMB 15
728,393 728,393 000000000000000000023d348c56e423e28aad87a10e3168e272f469757fb31c 2,496 1.00/1.00 vMB 11
728,392 728,392 00000000000000000001bb16587934e88a01c4ff90d6647f433956686b2ecaca 931 1.00/1.00 vMB 6
728,391 728,391 00000000000000000004db94567b69d999944b3d25c33043fe2120f75f927e2e 1,746 1.00/1.00 vMB 6
728,390 728,390 000000000000000000062cd51615bd3d95af26211fab2cc31338667c53fd8409 3,092 1.00/1.00 vMB 11
728,389 728,389 000000000000000000063bab55146fc548c40afbddf5222d729bcd14289ffdd3 3,278 1.00/1.00 vMB 13
728,388 728,388 00000000000000000000b696cfd8da36c5a7e88db4e7267c5e564c464efb0681 2,627 1.00/1.00 vMB 5
728,387 728,387 000000000000000000036f11110380374c1a5945b1f5d44d811a2b8b03a53ea1 2,960 1.00/1.00 vMB 5
728,386 728,386 000000000000000000014a28c791f1366d8eaee48e09ef5f6387b5b4e1b36e5a 3,331 1.00/1.00 vMB 8
728,385 728,385 00000000000000000004348c18d03aad6cf430f8e13b2fd96410968fbbfabf61 2,918 1.00/1.00 vMB 20
728,384 728,384 000000000000000000017b24c59699bd6b0848821bedf06299475712e4b5ac50 2,671 1.00/1.00 vMB 18
728,383 728,383 00000000000000000008489a271853b1c5497abe6da18a0d95da44ff27d2928b 1,367 1.00/1.00 vMB 4
728,382 728,382 00000000000000000009224605779ec028688b1284e3bc3d22a6819e22628bdc 1,921 1.00/1.00 vMB 6
728,381 728,381 00000000000000000005fd5d60400361751f2b59eb4012404888cead29338a69 1,498 1.00/1.00 vMB 4
728,380 728,380 000000000000000000041107a27a2e93b0bcb8437df3de6028b5a0137c609661 2,700 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.