Loading Tool

Explorer IconExplorer

Memory Pool

87,254 transactions
32.64 vMB
0.15344238 BTC
Random Selection Loading Transactions
Max Size: 199.22/200 MB

Candidate Block

Mining Attempt d32f89c8f5b8db4058f7d07460d040f48e1a42b6b43807dfc999584d050f7467
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root bbad65bd36e61972c63724813b7ae993364df2cb7ea634ac3b157c340f648bab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.05895079 BTC
Feerates: 400.00 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (138,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,874 776,874 00000000000000000002467f1bbec90eec82a53d1690a6a79d4d181e195665f0 1,029 1.00/1.00 vMB 17
776,873 776,873 000000000000000000023310ee66cd5a7304196192a7acf3c9fd380355fffba5 1,955 1.00/1.00 vMB 16
776,872 776,872 000000000000000000061d7e09b888d8bba59428dac6ceab2ae14a0f512043e4 3,541 1.00/1.00 vMB 29
776,871 776,871 000000000000000000065dfcc2483a3d70d19f9c22f9d5d6c0540f39e3a2ff02 2,406 1.00/1.00 vMB 23
776,870 776,870 000000000000000000027d7635d2c6eb4086c74598d189f13fb43d3588c82f12 2,686 1.00/1.00 vMB 25
776,869 776,869 0000000000000000000146c5edd9152e33a70cb81182e2dc52885c9988efc86a 1,567 1.00/1.00 vMB 18
776,868 776,868 000000000000000000034dee635b850fc8d2309d8e71c4c4f16bb90bc8a96642 1,888 1.00/1.00 vMB 27
776,867 776,867 0000000000000000000717fc28833df2aaa45f8a013d58a7a0a12300a423ff9d 1,422 1.00/1.00 vMB 12
776,866 776,866 00000000000000000005efb29282b7adc40b87121aa8ec3d9aa056f47cdaed06 1,020 1.00/1.00 vMB 9
776,865 776,865 00000000000000000003786352cff8daecec74c66a8711937c2b9ac8da5878ca 635 1.00/1.00 vMB 6
776,864 776,864 000000000000000000061bfda643c7df0196a23d573e8b7ddde6c68981652177 1,700 1.00/1.00 vMB 13
776,863 776,863 000000000000000000013ab167e9946407f8dc04d742e0c566769d8496e2dc2b 2,459 1.00/1.00 vMB 19
776,862 776,862 000000000000000000054d2d96b3c5c0bb020595c96425e81debd38e640a6b89 426 1.00/1.00 vMB 2
776,861 776,861 00000000000000000002024250df7855a47f3422e927613adbd84549345a3f6a 1,176 1.00/1.00 vMB 6
776,860 776,860 000000000000000000062c15331e6aa4358f5a79eac729d752416f59b7a62a9d 1,243 1.00/1.00 vMB 10
776,859 776,859 000000000000000000064501ba08d8a6bc5a178c0c20865bb869eafaa9fe904a 2,392 1.00/1.00 vMB 21
776,858 776,858 000000000000000000024055111849096a84121bc0df3550efb1ba5a58a38c84 2,567 1.00/1.00 vMB 18
776,857 776,857 00000000000000000005a59ecfed1c39aa831092b874be36e91a9f78ce898f6d 3,319 1.00/1.00 vMB 32
776,856 776,856 000000000000000000070869f6324c434237b209309f4c1b2a8d6fd174bfb528 862 1.00/1.00 vMB 6
776,855 776,855 00000000000000000004972e751edae2e7e23618fa3a925228460eafc8e9b9a0 1,311 1.00/1.00 vMB 8
776,854 776,854 00000000000000000001ca32be011672cd6c478085f1dc27d261c668db9128e9 1,335 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.