Loading Tool

Explorer IconExplorer

Memory Pool

79,118 transactions
29.64 vMB
0.07454015 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt c24a4d823c784719a2d4e3222ee3ef4e1d148e040f97610eab2f954d9c0096c2
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 6b7e2d15a11aa8c9638b6fa6a568461ce2d887e984dbdb3d5ae726a16eebbe03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,987
Size: 1.00 vMB
Total Fees: 0.01424608 BTC
Feerates: 150.98 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (463,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,172 451,172 00000000000000000198e658e13883d35cabddfd8b5aac779b31bab442f3930d 1,780 1.00/1.00 vMB 65
451,171 451,171 0000000000000000028bf5de70137ba07bfa06ef1bbf452f1c96f999413191db 365 0.28/1.00 vMB 65
451,170 451,170 00000000000000000050058d6f9e6cdb4996b72c424c96eedcace45639673cf5 1,303 0.80/1.00 vMB 86
451,169 451,169 00000000000000000043eda939ba81f0bd064a83c1ed6a0f940c913cac203f35 384 1.00/1.00 vMB 9
451,168 451,168 000000000000000001fec0ce5346c0232a70afa442cc7de9dd052bb37daedff0 1,402 1.00/1.00 vMB 56
451,167 451,167 0000000000000000006d5bcfb9cfc9b1bd580fb7de84dda2f687b2f6f20dc643 669 1.00/1.00 vMB 15
451,166 451,166 000000000000000000833049290add0c438d2677224fc1786140e260e33cba5d 960 0.93/1.00 vMB 32
451,165 451,165 000000000000000001acfb57b14545e6d77f23e582162ae385818c93c014766f 718 0.32/1.00 vMB 92
451,164 451,164 0000000000000000000a0c0206c15cab9719e6bb9d731d1a3ad4b27cd0672fdf 2,324 1.00/1.00 vMB 95
451,163 451,163 00000000000000000248d8fa8da1b19be990e5299b4bd02e2413dedc13219a24 1,109 1.00/1.00 vMB 38
451,162 451,162 0000000000000000028e30ed774db2f68851b2b42e67ce7d59218025c40c4481 860 0.45/1.00 vMB 63
451,161 451,161 00000000000000000272fbd479ea36bed16b7de19625499ee86a986cf61b634c 2,381 1.00/1.00 vMB 106
451,160 451,160 000000000000000002a88d3c5bb8c393072c65fda81c49497b471719acba7fdd 1,364 1.00/1.00 vMB 54
451,159 451,159 00000000000000000198890389255735c6821420ac51613c0432f7c73277a6e3 872 1.00/1.00 vMB 20
451,158 451,158 000000000000000000807d0821031daa5f4cbe062b202658a7233d7f5cab99c6 2,113 1.00/1.00 vMB 87
451,157 451,157 00000000000000000295d6adc8647d4cdc5611b3585b44874d8e49020aeca8b8 2,075 1.00/1.00 vMB 86
451,156 451,156 0000000000000000013daabd051048648fc9a79149ab90c7eddada2ab229e150 1,384 1.00/1.00 vMB 118
451,155 451,155 0000000000000000001336a254d1ce5215a6cbe24c8c6c6e1dd65223405bc928 677 1.00/1.00 vMB 23
451,154 451,154 000000000000000001f91f37d8d541dc3318886d1ad1fb853260568e99b22972 848 1.00/1.00 vMB 38
451,153 451,153 000000000000000001f22a33ec27e41cf3dfa71a5094839bf5065b9f141320b9 129 0.04/1.00 vMB 97
451,152 451,152 0000000000000000020a02b6ae33ecfe707442afe26756573be4cef97baa3d5b 2,216 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.