Loading Tool

Explorer IconExplorer

Memory Pool

79,000 transactions
29.58 vMB
0.10520561 BTC
Random Selection Loading Transactions
Max Size: 178.06/200 MB

Candidate Block

Mining Attempt ff70dee7904a66d7eac7adbafddc3d9c3d66b0b836358be030d9a4946eb80508
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 15fd7597cf3e5c3ce0972f8d8cabd1281b2b448383ff8e4075dd45ce82c2aeff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,557
Size: 1.00 vMB
Total Fees: 0.03985812 BTC
Feerates: 164.34 > 3.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (197,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,935 717,935 00000000000000000004d0742f4060a5e7a64c83d55496496c7ecde1bc3ba244 842 0.27/1.00 vMB 8
717,934 717,934 00000000000000000005b8a3ba44bc43ab895ac9b51cf86b7eaf1399793ad2e4 749 0.32/1.00 vMB 9
717,933 717,933 00000000000000000006d4b1f34b3c8b47c80134c1b2a70242ef2f38f5d3db65 640 0.19/1.00 vMB 8
717,932 717,932 0000000000000000000a61b394c654ca305537b944ea3d3e21c242fa0650d62d 1,034 0.42/1.00 vMB 8
717,931 717,931 00000000000000000007749d238c391ce0ad43afbfdc86012a84032ddd6b1ee7 163 0.05/1.00 vMB 9
717,930 717,930 00000000000000000007914bd87b95c5398edd9ae91b4255eb9605cc98b58083 991 0.30/1.00 vMB 9
717,929 717,929 00000000000000000003074fee5983e0f524de38c3da822189c9fe9946678fb8 661 0.21/1.00 vMB 8
717,928 717,928 0000000000000000000455b2ca58060d74847ccd69ec330dc00e4b1f18ca95a4 774 0.27/1.00 vMB 9
717,927 717,927 000000000000000000071e9d923def40e5e4f255658e36a086a86020811bf0a5 914 0.27/1.00 vMB 8
717,926 717,926 00000000000000000004b90f40d6ff823f4c6c2bdefe2804fab1d0a0d742fdc5 3,036 1.00/1.00 vMB 9
717,925 717,925 000000000000000000086d52791f78bd27100b6aaa7009861aece42303cf0cde 467 1.00/1.00 vMB 1
717,924 717,924 00000000000000000001a6a912a8ed79f95acbf1a78936a0ed4bf096c1f7192b 2,195 1.00/1.00 vMB 8
717,923 717,923 0000000000000000000181ee7f5aea064e3c1a9ec04ac2f15a512d8a3f158005 3,003 1.00/1.00 vMB 10
717,922 717,922 000000000000000000005252248e4b6638b74d1fec45aac67d1ad432781bec63 434 0.51/1.00 vMB 2
717,921 717,921 00000000000000000005833b990ad4f4ae4192cb060f26d290a73a9a9a2fde10 1,443 1.00/1.00 vMB 7
717,920 717,920 00000000000000000005318cac549a3b992bb380aa07560003a4bf9b1c5f650f 2,657 1.00/1.00 vMB 3
717,919 717,919 0000000000000000000434d0bf8308e8e7dd1d46c398b29aa90ffbe36c4715f9 3,165 1.00/1.00 vMB 8
717,918 717,918 00000000000000000008df5e79d04641a08bb7a572b2c613519555c1677a1cea 2,827 1.00/1.00 vMB 15
717,917 717,917 0000000000000000000042eeaf1b03836f6a98c4be889dcbaa9083e905796bec 2,035 0.92/1.00 vMB 7
717,916 717,916 00000000000000000003ca5a59bd97a5b355d831a0e877a389c886bce54ca47a 1,475 0.91/1.00 vMB 3
717,915 717,915 0000000000000000000927ba087f1882884da238665ebe713b7a2e4820c56a02 2,294 1.00/1.00 vMB 3
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.05 GB
    • Received: 16.36 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.