Loading Tool

Explorer IconExplorer

Memory Pool

44,056 transactions
27.30 vMB
0.07929713 BTC
Random Selection Loading Transactions
Max Size: 142.57/200 MB

Candidate Block

Mining Attempt 4890ab6f40199556843b240b754bb3cde653ea1cd9b85a49cf91a0cc37533a5b
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 711ad596f72ce2e3101b53e5156e7a563232e55e670d9d141a20f19f987cc7dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,396
Size: 1.00 vMB
Total Fees: 0.02636239 BTC
Feerates: 150.77 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (853,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,975 60,975 00000000084cac3b36f7a7e817026ff7ce79e604f82977e5220f3ab086d2b335 1 0.00/1.00 vMB 0
60,974 60,974 0000000004b7f582f1d5f64c7d66c2ed04f59dc48b92a49ed5060bfcf8d906d1 1 0.00/1.00 vMB 0
60,973 60,973 00000000081ea2c31e6d6b9d0ec376fceebc2a758dbd683cf934e3f2c7bbc136 2 0.00/1.00 vMB 0
60,972 60,972 0000000003202d4c8503420dc496e43e093c31a97d0ff693f47d6a7b3892fe8e 1 0.00/1.00 vMB 0
60,971 60,971 00000000007135940572854b059b47fa3886d89a68a6415e3101b953cd3d8fb2 2 0.00/1.00 vMB 0
60,970 60,970 000000000d8f7cf5fec39ec74f711cee355ca76e3fa18809d645b549ef4543b7 1 0.00/1.00 vMB 0
60,969 60,969 0000000008ae9c672221e1572e5b22a2fbf7c2b9249d7765ac9665b2636e5d79 1 0.00/1.00 vMB 0
60,968 60,968 000000000589198f0cdf21b4ee7ea28581aae9810b90ceec2c55d8300ab5fd4a 2 0.00/1.00 vMB 0
60,967 60,967 0000000008b126c86f963c075fe5b4b3a9ca41e6d05557141affa380f8c0879a 1 0.00/1.00 vMB 0
60,966 60,966 00000000010a04a73b34241a1f3043e2f7e35b43416d56e9c346ea74ce5e26b5 4 0.00/1.00 vMB 0
60,965 60,965 00000000017aba1fabb463a9037256831232da1f30703eefe15967db8e7be9b8 1 0.00/1.00 vMB 0
60,964 60,964 0000000009a2726f463b05c64e497f68c5fd3e57e1c90ac090162d8ad43b9763 1 0.00/1.00 vMB 0
60,963 60,963 000000000c4c268c3019d9ddf0b6bda567c8d775a4372410c3c34a4ba60961d6 2 0.00/1.00 vMB 0
60,962 60,962 0000000005cd7d70090b23ffb83e809c7e725cfad8e019584c67d67cf41b3eb4 1 0.00/1.00 vMB 0
60,961 60,961 0000000003190c90d26180e7a2edf2944641f1717c6de3cbbdc5d602af745a5a 1 0.00/1.00 vMB 0
60,960 60,960 0000000003377bff89309b70fe20e14f78d22471d236afad85bcfdf97ec5e27e 2 0.00/1.00 vMB 0
60,959 60,959 0000000009eb3d08f41879773c8d547573843d0054b8561be4a4a4c7c4162f5f 1 0.00/1.00 vMB 0
60,958 60,958 000000000c04e5f7679da90118d6f44537baa95b3cfd17db302d42cbcaf5ff34 3 0.00/1.00 vMB 0
60,957 60,957 0000000001db8dd51b554be935d1c2c71674109b10aa54e8ad96ab5df4344c21 1 0.00/1.00 vMB 0
60,956 60,956 000000000ccedbb0c7c3c86042618662b82473007eec9f9911773a1ed0ddf1bf 2 0.00/1.00 vMB 0
60,955 60,955 000000000133f970d35cae63caf816a83199da7d4434098ef549f360e6097814 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.66 GB
    • Received: 13.99 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.