Loading Tool

Explorer IconExplorer

Memory Pool

77,247 transactions
21.42 vMB
0.08077812 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt af248344f524e28e6e6808cef870695cdc6310452c9587a2caaadff62ac00f88
Version 20000000
Previous Block 00000000000000000000810867c47bcbe7734223df22e2796f25920c2579eb8d
Merkle Root 192a6b4fa12d034bdc178801341401888ff00cfd779acc6f9bc14120cd49067e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.03008744 BTC
Feerates: 313.32 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,981 (822,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,891 93,891 000000000004a90c2552a404e7fc0ebccf8cebf2a0d92bcaa80947fd268da3eb 8 0.00/1.00 vMB 0
93,890 93,890 000000000002ba045c6515569a41191aae06ab0d952405ef6d51f45929275d20 1 0.00/1.00 vMB 0
93,889 93,889 000000000006e83298cca22cd054d77be7eaf1a742bd24503ca186c15ec8383a 8 0.00/1.00 vMB 0
93,888 93,888 00000000000581698a0f89e2d5e5448acdbf6e14676758162f9d339828a1b86d 1 0.00/1.00 vMB 0
93,887 93,887 000000000003350ae666a28d1c3931cc61a603a8496492a7b655000e9a02250c 11 0.00/1.00 vMB 0
93,886 93,886 00000000000174ef24f5eead65980a7861ad3ee2d18b9aa6b86496a0b03fff11 7 0.00/1.00 vMB 0
93,885 93,885 000000000006255b63f111e73b40d37cc19b5f57e39690cb098e40c08d7eedf9 3 0.00/1.00 vMB 0
93,884 93,884 00000000000536414be8da7f69059a812bab7623ebd25abd779d1d24b06110fc 12 0.00/1.00 vMB 0
93,883 93,883 000000000004868d548d5abe6582c272764e45b309f07eaff1f62370a3a24d1a 8 0.00/1.00 vMB 0
93,882 93,882 000000000005248570690547e93d97bc13d6d4d0b5a4d8d38e724f9eaf9837f9 8 0.00/1.00 vMB 0
93,881 93,881 000000000007be7b242a5ea721b26cb47d7e908c4e5b7d96a528332cfcdc1cc2 3 0.00/1.00 vMB 0
93,880 93,880 000000000006a1a861325dd0065c85db806939cd6a76c0355ba5ca2d7098ac05 4 0.00/1.00 vMB 0
93,879 93,879 000000000007143f56d633c874f357ad9b46db5ef0fd00190fb0f51003c43cbf 11 0.00/1.00 vMB 0
93,878 93,878 000000000006bee9838d8e1ddc3ad6791868bfe5d5baaa6975aee74788aa0fd7 11 0.00/1.00 vMB 0
93,877 93,877 00000000000660348e33733ccf2504a44ae66b3f707732cd5dd167f03df4f448 1 0.00/1.00 vMB 0
93,876 93,876 0000000000072c757b628f4814d08fd8d9629a9a9d2047cd7855e6dc4136355e 7 0.00/1.00 vMB 0
93,875 93,875 000000000006554ad7956b2daed068c30dac369849c2afbd5b4344c36da6c1db 7 0.00/1.00 vMB 0
93,874 93,874 000000000005a329fed141e77114931c8b055a9795dc842ff6dc36629257b282 11 0.00/1.00 vMB 0
93,873 93,873 000000000006051a5e57662d4b29c80bd8bd2232092d760a342f0a8f219b5ea3 8 0.00/1.00 vMB 0
93,872 93,872 0000000000027e164a188d6eae87fdd0b7d759efe83d913e9225d35113e935d4 7 0.00/1.00 vMB 0
93,871 93,871 00000000000260dfd00ab685e792376cecc6ab5ace578aa79cbb07aef947cc17 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.09 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: 806.87 GB
    • Received: 23.10 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.