Loading Tool

Explorer IconExplorer

Memory Pool

79,767 transactions
29.29 vMB
0.12710782 BTC
Random Selection Loading Transactions
Max Size: 177.29/200 MB

Candidate Block

Mining Attempt 4c07399533904843686de7d974ae06ceda8d04baedcafacf1f9e3425173cc7be
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 84034d1c267914a7520e925edc2ee07653bb831cbb65372786bfc228bb437db1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.04744388 BTC
Feerates: 602.26 > 4.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (156,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,804 758,804 00000000000000000005388e7e4906c2ec154dff292e60b1ecebf093dcf63dce 2,490 1.00/1.00 vMB 9
758,803 758,803 000000000000000000027b0a237aa796e2f592803b4a6c0da488b75f5764b7c3 1,795 0.65/1.00 vMB 9
758,802 758,802 00000000000000000000656cfbfc498abbd9888b5e1b44de5de1559197bcfb80 1,698 0.91/1.00 vMB 3
758,801 758,801 0000000000000000000608b3531b175dbf8da57fce16a35970b5ed6772263f78 2,831 1.00/1.00 vMB 3
758,800 758,800 00000000000000000001f8110f365a4887de3458a7bfcfd079d7815d66b1e772 3,275 1.00/1.00 vMB 12
758,799 758,799 0000000000000000000054626c969cfc98bedf849758b72f668f4c429ea8c1f9 2,297 1.00/1.00 vMB 9
758,798 758,798 000000000000000000057e46dfb7e9379d441c41bd7df6416418d35185f2e20e 2,046 1.00/1.00 vMB 13
758,797 758,797 000000000000000000032cd5086d13c3fcf8bdeb991360fa51053627bb1dbe68 2,449 1.00/1.00 vMB 6
758,796 758,796 00000000000000000003dbe3fbcddc6b6899e8f8b5f4a551b7592174e6e37b6d 3,437 1.00/1.00 vMB 19
758,795 758,795 000000000000000000005f6bf9c94a54be03f140da19cf8792d4ff3993ea1685 239 0.07/1.00 vMB 8
758,794 758,794 00000000000000000000d905592c823677c746234c3b51d8fb465cceda762178 555 0.23/1.00 vMB 13
758,793 758,793 00000000000000000001878f261862771326374bff73aafad716e373dafc4c1d 1,225 0.43/1.00 vMB 9
758,792 758,792 0000000000000000000419c074ebf11e96e54c502c670763cb3197c6b9235202 2,317 0.99/1.00 vMB 17
758,791 758,791 00000000000000000002fbe6daaf8430a6182cd426df263afaf3276a4135ab87 2,806 1.00/1.00 vMB 11
758,790 758,790 00000000000000000001119d04bdfcfeae0a41c1286bb2f135627e8298bab89e 219 0.07/1.00 vMB 9
758,789 758,789 00000000000000000004626dc5a671c6c95df6c0e76c690437c9acae2be70732 159 0.05/1.00 vMB 8
758,788 758,788 000000000000000000049296854f05af267b4fb768751287812bd70f8d85407a 646 0.25/1.00 vMB 7
758,787 758,787 00000000000000000001f33847637075b1b3381a5dc9a207897f95c037350235 561 0.15/1.00 vMB 10
758,786 758,786 0000000000000000000360350038dbbb6fdfc0ffddbfbc6fd6d759b8b31a7247 2,075 0.94/1.00 vMB 2
758,785 758,785 0000000000000000000554ad70955ccee009c67b04b8d2c85da6e43e0f364ab6 2,936 1.00/1.00 vMB 10
758,784 758,784 0000000000000000000334546ac92fe8360d87be14e8a161432f8b2ca48c6846 1,354 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.