Loading Tool

Explorer IconExplorer

Memory Pool

84,830 transactions
31.38 vMB
0.15260957 BTC
Random Selection Loading Transactions
Max Size: 189.41/200 MB

Candidate Block

Mining Attempt 14673d04794c4bcedbab1b6b35f8cc5212b47864bbb402a724cbdb3e74992700
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 288331a6b9259bba150d0124fcc813c92068149032e145090230b7fa5adc77dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.08044880 BTC
Feerates: 366.60 > 8.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (633,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,932 281,932 000000000000000225f4cdf54662f1a062e810bb1193f98408efcb2c2523904a 378 0.25/1.00 vMB 27
281,931 281,931 0000000000000001aaec4942bede4017235e1447a04d2460daa122e2028cae50 693 0.25/1.00 vMB 59
281,930 281,930 0000000000000001dbf91c3545d1db738ef6eaf9f80971b2e9281f63eec168b5 141 0.10/1.00 vMB 32
281,929 281,929 00000000000000018d00d2f793f659dbbe33efb3fda32e35b53edb30d49134dc 357 0.25/1.00 vMB 36
281,928 281,928 00000000000000021830aad1eef8bbb60891195913d92ce1033a65a5c7b081ee 665 0.25/1.00 vMB 66
281,927 281,927 0000000000000001986110226abdf057a839ddee6f01d751a27f9ba2f5f651f6 205 0.10/1.00 vMB 8
281,926 281,926 00000000000000019fec166609a0e492df202f38d258a6cc35188e780b6c96fb 117 0.10/1.00 vMB 17
281,925 281,925 000000000000000112b9573f4ef2d905b3a0889f6e72745fcb2240cc90bd01f0 178 0.12/1.00 vMB 20
281,924 281,924 0000000000000001bf10389e6b80fcbb7b96055525fc06f8d0f4e6a9e8cae98f 144 0.05/1.00 vMB 61
281,923 281,923 00000000000000020b88d972b49c27a29fcdf9b97ae75f4bd1c7ef9d230d204a 105 0.05/1.00 vMB 75
281,922 281,922 0000000000000001cfb9492a7fece1ab86debc4dcf8084403629ddd1463df291 613 0.30/1.00 vMB 37
281,921 281,921 0000000000000002448a77ace53ef431fbc227298a9aeb6c798800029680fd23 136 0.05/1.00 vMB 211
281,920 281,920 000000000000000245d313433fd8d875190178e146a0e6bf05263f131e4f23e3 411 0.19/1.00 vMB 76
281,919 281,919 00000000000000015f6d896ee9b465b23c7544e0d8835baa9924b6416e00b501 1,030 0.50/1.00 vMB 57
281,918 281,918 000000000000000094429c524ca8909c0c91e98f7d513e1ef82a7d06f76b0d99 93 0.10/1.00 vMB 14
281,917 281,917 00000000000000012762d85bc89d2f599051f99d53dfa5d2e03ef40b253e5fab 178 0.07/1.00 vMB 47
281,916 281,916 000000000000000026615399b3e6d81e51ff169e5c5deded9090595c45ee62ce 709 0.35/1.00 vMB 41
281,915 281,915 0000000000000000e2639c9a19f92ef70a88b27a7f5eb41ae5c33dd5d4dc44ef 470 0.25/1.00 vMB 72
281,914 281,914 0000000000000000ed2ecc2dcf28e8a4fbb7739a33eff9fc8f021d32c80a07cf 420 0.34/1.00 vMB 52
281,913 281,913 0000000000000001d0cebd64272dd0c6e14bfb5e30b60a40049f13c6c1f1f3e6 525 0.25/1.00 vMB 42
281,912 281,912 0000000000000000c8fb3cec3f6dae0eab415c0607dd07506e3cbb88d64ce54a 1,496 0.50/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.34 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: 661.68 GB
    • Received: 14.82 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.