Loading Tool

Explorer IconExplorer

Memory Pool

39,527 transactions
28.44 vMB
0.06879944 BTC
Random Selection Loading Transactions
Max Size: 144.60/200 MB

Candidate Block

Mining Attempt 328655116a8348768eab8cb6ed7d5a92d718452c3e244919814c84d4e083ef0e
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 5fee5503ea6b6bae176feb8edb0d0748d5552f6f6cdd3f062b5df576c33690a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.01401317 BTC
Feerates: 150.80 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (669,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,824 244,824 000000000000007d965c6379c23e784670447f3778cf40396f7b7333de058259 44 0.02/1.00 vMB 147
244,823 244,823 000000000000008a8176e1a57bcbbf60c6bece70c21a3b8f84174b2f618f0194 13 0.00/1.00 vMB 136
244,822 244,822 000000000000004e1e5f2733ca98aab7662889b2f772b98e9be754485172ca6a 127 0.05/1.00 vMB 173
244,821 244,821 0000000000000046183fa251ab8e39d5606143a2163335db3d414f1c21579a9d 46 0.02/1.00 vMB 126
244,820 244,820 0000000000000025ba3040b0646ca5877a184375075b781b9eee6c9cd02f9556 405 0.15/1.00 vMB 155
244,819 244,819 0000000000000055d4d84082ce97d983900f0522ef5746ac64b389b980e09e1e 497 0.19/1.00 vMB 164
244,818 244,818 00000000000000405e641e7ef634e469756a6721ef99d41f7242d3f15e3dc5ef 324 0.13/1.00 vMB 157
244,817 244,817 000000000000006e0b6c4db10f5433cc9ca7245fe121b6610535602c6a8d82ef 108 0.06/1.00 vMB 302
244,816 244,816 00000000000000a2fca0d6bbbcb8946b2228dbb2bd0d39e3676c118f4eb5c8e5 234 0.09/1.00 vMB 162
244,815 244,815 00000000000000b2cbc282ed10c536f0d593d1657c217ebd6c9177ded40c7653 66 0.03/1.00 vMB 149
244,814 244,814 00000000000000718c4114973ed61d5d50f0ae0e00008e3a22762e5ca26b1a3a 44 0.02/1.00 vMB 116
244,813 244,813 0000000000000044778305777067e7c88e57904772fbd6459b30d21a7346bf80 34 0.03/1.00 vMB 49
244,812 244,812 000000000000007b80df530f75d08b3524af99eb234402eaf248a702b0faabae 276 0.10/1.00 vMB 162
244,811 244,811 00000000000000b7514f69c19a00cf3a2e7995341d00c60673eae9ac37981343 77 0.04/1.00 vMB 139
244,810 244,810 00000000000000a746fa8d04a6fb17e8dea0d125f701a03eab55f63fddfffa17 499 0.20/1.00 vMB 153
244,809 244,809 00000000000000bc0710ad44486d72f4840cd973ad54eae43bbf15d33bdd495b 372 0.15/1.00 vMB 150
244,808 244,808 00000000000000562f346ebfd2e0b14c483cf123b5b0f87fecb74aee6bae010c 20 0.01/1.00 vMB 289
244,807 244,807 000000000000007411c63752cd565956990673e947660615c8aefe6602f16178 287 0.13/1.00 vMB 142
244,806 244,806 00000000000000180d7a14ee35580b6819d14bbbe7e34d663fb80b7c66a78ddf 76 0.03/1.00 vMB 31
244,805 244,805 000000000000004459eeb74096959d1bab9fd9a3367c359462fd4d4c48339a30 355 0.16/1.00 vMB 107
244,804 244,804 00000000000000b159c8c64e183bc3ad1e37aad28714f10538590204695086f9 567 0.25/1.00 vMB 277
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.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.