Loading Tool

Explorer IconExplorer

Memory Pool

33,706 transactions
25.54 vMB
0.05577311 BTC
Random Selection Loading Transactions
Max Size: 129.12/200 MB

Candidate Block

Mining Attempt fc014ef14262b348a77f5c0497b2a99fe5df25f8ebb0d15c885f689f7fa4c647
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 2e5ce2f5fa7b46350b7df9df0849a9eab7937aea556c0320401214a0cdbde673
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,608
Size: 1.00 vMB
Total Fees: 0.00928823 BTC
Feerates: 74.70 > 0.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (287,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,915 626,915 0000000000000000000a719e06900b9ee4dd29ecd6af05c4c99ddc4530287a92 2,105 1.00/1.00 vMB 21
626,914 626,914 0000000000000000001151e9fbfef3d0702d25408b70c600fcd018c860310628 1,754 1.00/1.00 vMB 28
626,913 626,913 0000000000000000000b10af88f7616949ffac47875b3f85f73df88dc4706040 2,868 1.00/1.00 vMB 7
626,912 626,912 00000000000000000004c4a72a5a6ee02f0482b812c8e5be852be281348a032d 2,335 1.00/1.00 vMB 12
626,911 626,911 0000000000000000000ddcfbccd6515365d06b83380570393a5723ca3d5ce274 2,561 1.00/1.00 vMB 17
626,910 626,910 000000000000000000065e43cad4f78a941ed57c4f293ce278b9a1389a54db7d 2,569 1.00/1.00 vMB 26
626,909 626,909 00000000000000000003ecaa17ed2f1cca5ba77ad23368f9f4698c2023f58c23 2,421 1.00/1.00 vMB 28
626,908 626,908 0000000000000000000db4afcf4ed0b5e871d7ce3c9f25e08472864487dc0f0d 2,601 1.00/1.00 vMB 20
626,907 626,907 0000000000000000000d16627cbe7167f125f8c6c7c60dd451cf581691e6947f 2,924 1.00/1.00 vMB 16
626,906 626,906 00000000000000000007505d20f18a22ae85d436ce80196e008fa988535884f8 2,614 1.00/1.00 vMB 16
626,905 626,905 00000000000000000011c38c07d06a5fd8b3f6eb056414a2933abe326557d036 2,967 1.00/1.00 vMB 26
626,904 626,904 000000000000000000026432b228f480e9bc1c091570b14fe1aed168a7b4a2df 2,684 1.00/1.00 vMB 20
626,903 626,903 00000000000000000001e623c7c0ff8c4ece593202fcb6ec0a4e67ca956810af 3,009 1.00/1.00 vMB 20
626,902 626,902 0000000000000000000344633965fbebf2a2c1682bd9c55c6f081ca01e43fa58 2,913 1.00/1.00 vMB 26
626,901 626,901 0000000000000000000066a4cd5affb544bc18af8c365178b8dfe3d59c84d0ff 2,408 1.00/1.00 vMB 29
626,900 626,900 00000000000000000006ad9871030ad5189e00bac8bccfe8cf65f6686c9ed02a 2,221 1.00/1.00 vMB 23
626,899 626,899 00000000000000000008ae5bc00ea7500ae89fa933a41f0ee734929a0550700b 3,022 1.00/1.00 vMB 42
626,898 626,898 0000000000000000001209f47356cfb6314f1a077f09df6c00f864a440258882 2,611 1.00/1.00 vMB 21
626,897 626,897 00000000000000000002a77f0ffb4c2f1df72ba81bf7b2a6c8d39d970e693546 1,067 1.00/1.00 vMB 2
626,896 626,896 000000000000000000127c4e0b4aa4976e36a3ff2adb205aaee06fa9a5fd988e 1,948 1.00/1.00 vMB 6
626,895 626,895 0000000000000000000266c551d2d95af45a9ff8acd6fbf7db68c100ad0f45a0 2,379 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.