Loading Tool

Explorer IconExplorer

Memory Pool

78,133 transactions
28.98 vMB
0.07940508 BTC
Random Selection Loading Transactions
Max Size: 175.72/200 MB

Candidate Block

Mining Attempt 3e7f5a26951caa21a92030fcaa9af093834c46b76616b80065f9a7d24858b7bc
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root cc24b572da32fd6652ab47a1a49d6a30ec37fd0b5370c592b43151c83a1619cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.01883867 BTC
Feerates: 100.81 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (629,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,806 285,806 000000000000000010ecc2c131175e3de686d0d72e9ddd3d62c03f90fc9a4f11 239 0.13/1.00 vMB 36
285,805 285,805 0000000000000000b57dca9aca4e82220ad97388c28624855c9bef9c5576ff13 454 0.24/1.00 vMB 37
285,804 285,804 0000000000000000f3b892ae08305035ed405b05950b06f9949d8fd14e201319 1,410 0.74/1.00 vMB 29
285,803 285,803 000000000000000076b279aac3427078ff6cb2a6e56389020835c7b931636d1f 161 0.06/1.00 vMB 148
285,802 285,802 0000000000000000fcad9b1400230db9bf4426baec120d6e450532ab7eb95fc5 271 0.14/1.00 vMB 27
285,801 285,801 00000000000000000979fe3cb46ba5025f00e2ecf2f7063a7820bae8804842b7 248 0.10/1.00 vMB 41
285,800 285,800 00000000000000003a10a3e64dd998c50abf51e4c5e2bae180e49f354bf09a92 202 0.12/1.00 vMB 33
285,799 285,799 00000000000000003dee6d691622ebe7b43ca7a93a09afd80f3e428556240e68 55 0.14/1.00 vMB 14
285,798 285,798 00000000000000002ee6d1fd66a321e5ca0c9e54e4ce36ac605c5b6f9bb518e5 728 0.35/1.00 vMB 41
285,797 285,797 000000000000000076516f229796f030109d60378851358e8f32dacc8c3cc1d1 252 0.16/1.00 vMB 128
285,796 285,796 0000000000000000be1eab19f0defa4d0a72f785bbdfd546eefeb6b21229badc 97 0.16/1.00 vMB 14
285,795 285,795 0000000000000000f9bf57bc7af4ecc125de3ca8dde9bb175e0a2be5af9e20bd 115 0.06/1.00 vMB 27
285,794 285,794 00000000000000017dc8e12236dd67fa720c087cdb81e13af3355a936cf3f727 183 0.06/1.00 vMB 69
285,793 285,793 00000000000000013998267be3263d47f544bca4d8a5f641368e13bb1e3a2ccc 28 0.01/1.00 vMB 37
285,792 285,792 00000000000000001938d2c001f4dce541d5d8bf65b720172c73422c61a55a1d 589 0.47/1.00 vMB 23
285,791 285,791 00000000000000008324b95f3e0e2f43b101ef22e0f69649baa5ed8d82a37a97 214 0.06/1.00 vMB 110
285,790 285,790 0000000000000001a187961b73f104faa774a0b7677983e5bf877f7843da9e50 148 0.17/1.00 vMB 19
285,789 285,789 000000000000000076f9e127f91982e18381545b16bc86266dcfe318609ed364 657 0.35/1.00 vMB 53
285,788 285,788 00000000000000003b5a77a3fc006a4a8bbe9c00a305b57d1e627a14d0468238 384 0.21/1.00 vMB 38
285,787 285,787 0000000000000000df30e8644922aa97de782a30f7ccb2ada783f4bd6fa1a924 684 0.35/1.00 vMB 35
285,786 285,786 000000000000000194e4966cc0fff4a1d8bd24b848ab6485f1ee0b5ac2ed6cdc 169 0.07/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.