Loading Tool

Explorer IconExplorer

Memory Pool

78,060 transactions
29.04 vMB
0.07959494 BTC
Random Selection Loading Transactions
Max Size: 175.74/200 MB

Candidate Block

Mining Attempt 8e452ac82ef87b14844b94b491ce8b2abbdfa9ff4dcb74c0ebad85ff59f341b9
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 191ae7852db61714dd6aef7ea857e2f1f5605e1044149006a78dc63395e01680
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.01890450 BTC
Feerates: 178.73 > 1.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (504,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,921 410,921 000000000000000005d16374a95b20e887d75a506dbfa87f816db13739c89492 581 1.00/1.00 vMB 14
410,920 410,920 000000000000000001695447d061a88be991b4bdc0e409f8b1590e99c362c6d9 1,427 0.77/1.00 vMB 24
410,919 410,919 000000000000000005e118028e40a7bc8bdac9de8adc42a11f66b498ce1a8834 783 0.51/1.00 vMB 23
410,918 410,918 00000000000000000007f71596b36c604278ce461bc9011d8c370776340889da 3,030 1.00/1.00 vMB 50
410,917 410,917 000000000000000001cdb0222182706bab41f442f687851c9ad1fb9f322138fd 1 0.00/1.00 vMB 0
410,916 410,916 000000000000000002836b1bca475596ab0cf48ebf1379c45277257e7b5f1d35 490 0.22/1.00 vMB 32
410,915 410,915 000000000000000001c27e6527bc7f9768bb9e6a5f2bbf96dc07b364e1cf70ba 1,127 0.69/1.00 vMB 29
410,914 410,914 000000000000000004cc90b07d368808d1ebc8d6240ad8c5be8f73fe170d4c7c 2,722 1.00/1.00 vMB 43
410,913 410,913 000000000000000002367b1c51582d39655423a767d098c8a19c08c616bc40b7 1,670 1.00/1.00 vMB 25
410,912 410,912 000000000000000005b25504efee036072cdabc89b4a0147a3353907eea4d4b1 572 0.26/1.00 vMB 34
410,911 410,911 000000000000000003639d5190355079be2e428f71cd46a15074a04224d5a85a 1,019 0.38/1.00 vMB 37
410,910 410,910 0000000000000000033b6529194d83d20f947424a1514ac5532294cb9d1ff358 892 0.38/1.00 vMB 36
410,909 410,909 0000000000000000026c190ba0a297a4ad9c3db0f432cb5e1a4907f5c42325ba 305 0.13/1.00 vMB 36
410,908 410,908 000000000000000001b51439b75c5eaf2c0715a485319f8495a548862fca78e1 2,136 0.85/1.00 vMB 36
410,907 410,907 0000000000000000011ee9c086341e720724cbac17ee2513f964a35d10e84791 492 0.21/1.00 vMB 34
410,906 410,906 000000000000000001277443c5e5465b21476a0cb27b9776c3e3b67f2046326c 273 0.09/1.00 vMB 39
410,905 410,905 0000000000000000027607e618f83908a6f231c5a5254f8694ad5a15009773ab 262 0.10/1.00 vMB 33
410,904 410,904 000000000000000004a98c4bace962ac8b273d4a024f5c5f9c2ab29a3bd07b97 375 0.18/1.00 vMB 45
410,903 410,903 000000000000000000d3965fa813f7710d4f7462eb5e5724f6ef0966ee578705 1,580 0.73/1.00 vMB 35
410,902 410,902 0000000000000000002cea4e72f396185a23b3aaec413ad08df3cbb7a1345851 379 0.16/1.00 vMB 34
410,901 410,901 000000000000000003b70ceb2237318196debc4a3efa6974d7800cb931219c1e 1,787 0.99/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.68 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: 677.38 GB
    • Received: 16.44 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.