Loading Tool

Explorer IconExplorer

Memory Pool

68,248 transactions
26.03 vMB
0.06473776 BTC
Random Selection Loading Transactions
Max Size: 156.53/200 MB

Candidate Block

Mining Attempt afe7f823c1d0593405bcd5d5968968e05ee2c67776ab8178a0546aa40682c1da
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 97d197f277e76d935f8fa72f39094ee4184b938793f79a0bc46f335cc536803c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,302
Size: 1.00 vMB
Total Fees: 0.00960583 BTC
Feerates: 60.03 > 0.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (3,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,304 912,304 0000000000000000000011d671434ec94b72d48a3c41c3fa4f1fe2dbf0bd452c 4,753 1.00/1.00 vMB 0
912,303 912,303 0000000000000000000156d728692ee5cb1086ed3d46586c19aeb9cfc1809ad0 2,267 1.00/1.00 vMB 2
912,302 912,302 000000000000000000021b04bd223b0a1992c237cd6e0aa0a64ad30fb7960929 3,123 1.00/1.00 vMB 3
912,301 912,301 00000000000000000001c317270643420daf4a7a0338daf80869c1fc32b17389 2,813 1.00/1.00 vMB 2
912,300 912,300 00000000000000000000227ab993655e5a44ad9ba7243329d92bfd08070d7296 3,814 1.00/1.00 vMB 3
912,299 912,299 00000000000000000000e935ebb09c2a1284bad42f8b5fc2446eb5e31f8a255d 3,169 1.00/1.00 vMB 4
912,298 912,298 00000000000000000001bf9aadea4a966c7849b08a88fa52dea7188b4aab8293 3,931 1.00/1.00 vMB 6
912,297 912,297 00000000000000000000b00c36c4f96b739d9df19ac44e7adccddb75cb7e2803 3,279 1.00/1.00 vMB 3
912,296 912,296 00000000000000000001b95ede2299582a724b1a473f18edfcacd3ce5de93d7d 4,527 1.00/1.00 vMB 2
912,295 912,295 0000000000000000000122e6b67f429e0f36aeb7f78638e6059e05b745242126 2,044 0.38/1.00 vMB 0
912,294 912,294 00000000000000000001b515336889b2e1d4b3857a4813580a6802942be75a0c 3,664 1.00/1.00 vMB 2
912,293 912,293 000000000000000000005f1d80980e4f595c506dd831851e9d01dd8643ed80b8 1,749 0.53/1.00 vMB 3
912,292 912,292 000000000000000000007f58e5c6012020212afbb27eba12d1ebeaaa6d9175e5 5,393 1.00/1.00 vMB 0
912,291 912,291 0000000000000000000041015b98a7d7f337647c32692a04a822aa01fe204187 410 0.12/1.00 vMB 3
912,290 912,290 0000000000000000000030b170dd18487076316aa8ec8f10ae7f8d67ba8c30d7 3,571 1.00/1.00 vMB 1
912,289 912,289 0000000000000000000168319c73385a2165a798dbf1637bbb59a116fc048710 2,700 1.00/1.00 vMB 3
912,288 912,288 000000000000000000007c857716df85d73eeee08e02df128de46eb546652a08 3,632 1.00/1.00 vMB 5
912,287 912,287 000000000000000000002e122ccc137b84b7817226ed92942aa2fa2e326cc246 4,527 1.00/1.00 vMB 1
912,286 912,286 000000000000000000021136a2ac0881c806b7de9a9d8f066d1479952910baa5 5,294 1.00/1.00 vMB 0
912,285 912,285 00000000000000000001809eafaf004b1d1c945f6beaf53be227002abd2ff713 3,001 0.81/1.00 vMB 2
912,284 912,284 00000000000000000001c0409ebdb6e21b8dde56da5402cb4d7ef66ba0a1753c 3,300 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.29 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: 766.54 GB
    • Received: 19.28 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.