Loading Tool

Explorer IconExplorer

Memory Pool

48,746 transactions
27.55 vMB
0.07871317 BTC
Random Selection Loading Transactions
Max Size: 146.89/200 MB

Candidate Block

Mining Attempt 4459a35e9152ba00dedf30e34cb4796b956fa192fb788118103877b0c1f0b804
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 98fd3e3e2354d43e9656c9a74c63a910111ead0a39753ff984730b60e72eb327
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.02694477 BTC
Feerates: 150.92 > 2.70 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (149,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,845 764,845 000000000000000000045db2043ad8dee62069181eb3b8b78ac1d0408109d8d3 688 0.63/1.00 vMB 4
764,844 764,844 000000000000000000010943b3577d125a06d00ec36c2dd7849cfcbca24fc6c1 1,449 1.00/1.00 vMB 7
764,843 764,843 0000000000000000000357a5613382a6323fb88712034c64de82071bb86308f7 2,760 1.00/1.00 vMB 37
764,842 764,842 0000000000000000000463898e3fa3edafdaa243533b17445cd909797d240ede 740 1.00/1.00 vMB 5
764,841 764,841 00000000000000000003e84ecfb0c5bf5f45328220da63b5011e58892f1c1c44 728 1.00/1.00 vMB 11
764,840 764,840 00000000000000000006a9b9e8da8b1d4e44a511e201df28548d0727702640c0 1,520 1.00/1.00 vMB 14
764,839 764,839 00000000000000000004a72f85c23c4ae1213e625372a81b9d13db82802f9ebe 1,754 1.00/1.00 vMB 13
764,838 764,838 000000000000000000043b045b11f9df14427b067e77032bd4971353dcc7513c 1,178 1.00/1.00 vMB 11
764,837 764,837 000000000000000000047bf8c56c8203327c014bea20bd584cb86824e4af3cea 1,695 1.00/1.00 vMB 14
764,836 764,836 0000000000000000000757d1a86d5755aaf123e68c2ed6da905c91af7a63d97a 905 1.00/1.00 vMB 7
764,835 764,835 00000000000000000003cec3ec7aebb6bd9bf9b9abd3ca6b7ded5bb952917fd8 1,003 1.00/1.00 vMB 2
764,834 764,834 00000000000000000001b242cf31e0018bab8628bfacf03926a3a2631fb1b717 1,886 1.00/1.00 vMB 16
764,833 764,833 000000000000000000022e1e60e7a31b82e677984872af68efe9a7c2d32029a8 3,347 1.00/1.00 vMB 18
764,832 764,832 00000000000000000005dfbb4b3ef9fdc85c98c19beb53c698259c4f3f87a1bf 3,064 1.00/1.00 vMB 20
764,831 764,831 000000000000000000067ac6a41c07baa349e2157e10da2290ff4e08eecf0f57 1,871 1.00/1.00 vMB 27
764,830 764,830 00000000000000000002adf525a0f54bc31fc15a826093040868c2b08c39d2f1 1,188 1.00/1.00 vMB 15
764,829 764,829 000000000000000000072720f576f3d0a1f962bde5643f63bb2b2b8bd3f70778 2,132 1.00/1.00 vMB 10
764,828 764,828 000000000000000000044159acb5c0efc36e62c3792ba53a1f6f4d31fddf8ba6 3,127 1.00/1.00 vMB 36
764,827 764,827 00000000000000000004375ff929864479b73d1554006291277e39b0794f3f5e 2,496 1.00/1.00 vMB 27
764,826 764,826 00000000000000000000cf9374780f7114617a2faf3fcad114ccd60e57731f3e 2,594 1.00/1.00 vMB 29
764,825 764,825 00000000000000000007147696936c59488bf618d99aae631221469e6a93ff63 3,385 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.13 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.