Loading Tool

Explorer IconExplorer

Memory Pool

77,255 transactions
28.94 vMB
0.08255826 BTC
Random Selection Loading Transactions
Max Size: 174.69/200 MB

Candidate Block

Mining Attempt c1e28a33c2305c3ec183dc727a577e03ea7729c75c5fae590f464a9ca11836fb
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 86922dc977004dd673c661687b12862625cbf990da237a82e60d20259275e8ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.02224366 BTC
Feerates: 103.00 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (159,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,686 755,686 00000000000000000007fb446ad7829b74513db86a76051efa7048518aa8e6b2 2,224 0.95/1.00 vMB 8
755,685 755,685 00000000000000000000e5a364d3ec3cf560793f3f0c215624346657583234fa 810 1.00/1.00 vMB 2
755,684 755,684 00000000000000000007b76319c3491fd3936048ec3194de630ee3f5bd5721cc 2,558 1.00/1.00 vMB 12
755,683 755,683 00000000000000000002adeec6cf276fd0063f1df1678406b22df288b0a28566 1,660 1.00/1.00 vMB 7
755,682 755,682 0000000000000000000816123dc126bfa80291213177bab2d2ccf08e2994d3e8 3,229 1.00/1.00 vMB 14
755,681 755,681 000000000000000000038152a0060738f46c2c6c9d8412948b49931d0c34b35c 2,318 1.00/1.00 vMB 7
755,680 755,680 0000000000000000000798961b91583d9d06cc95a88f64de75dedd5bda4c41d8 1,173 1.00/1.00 vMB 3
755,679 755,679 000000000000000000007a2fe380e7ccd96b1d9c0c17eac292a9cf6f3fe043d1 1,671 1.00/1.00 vMB 8
755,678 755,678 00000000000000000008381179ff4e3190a199c9ae95a814d61cf4f580a7db34 1,629 1.00/1.00 vMB 17
755,677 755,677 000000000000000000052f85934ec65aadf48bb7708b701f8a3c0ecd24e09a10 2,756 1.00/1.00 vMB 4
755,676 755,676 000000000000000000048b684f0ad995e1d7e77dfbff09259160f438d7ae3d54 2,953 1.00/1.00 vMB 17
755,675 755,675 00000000000000000004f2a74d4b3977ee0afd81cf09ec17bf57f3f8fbdb3d79 2,665 1.00/1.00 vMB 18
755,674 755,674 000000000000000000085cfe004c2aa66dd968d9efa1c9f403420a9ad0e502b9 2,485 1.00/1.00 vMB 11
755,673 755,673 000000000000000000037b2c8e7d8dc331abdd6b264db3c11c4e1f40fce29c71 2,094 1.00/1.00 vMB 11
755,672 755,672 00000000000000000004946eae8a4fcacc9fcc4c9c9660a3e22843bde5a1f6e8 2,470 1.00/1.00 vMB 10
755,671 755,671 000000000000000000037c26d60f31bdc8b5c750b95061b8acd204b8bf760f46 2,497 1.00/1.00 vMB 11
755,670 755,670 000000000000000000060fb73a6c22594a7ef09c623488b128699214717c5f27 2,813 1.00/1.00 vMB 15
755,669 755,669 00000000000000000006f1d235025541e27872c595e978a329b28e0eb5afb089 1,938 1.00/1.00 vMB 16
755,668 755,668 00000000000000000004190241cbf8b0a6e3e051ecb603423efda6e04a54653c 2,785 1.00/1.00 vMB 16
755,667 755,667 0000000000000000000781d339c9050efbc30063cea5ea445287237daaef70a4 2,487 1.00/1.00 vMB 25
755,666 755,666 000000000000000000015d3d7a9ac626b6116878eb447f3e16200cd8720735de 3,411 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.