Loading Tool

Explorer IconExplorer

Memory Pool

26,640 transactions
24.89 vMB
0.03601536 BTC
Random Selection Loading Transactions
Max Size: 135.24/200 MB

Candidate Block

Mining Attempt 377af2a9215c585dc79c70c563d759f1375be6bb9d05c9f6167dc76712a841af
Version 20000000
Previous Block 000000000000000000007cfcb2601199c68d2f474abafc808fee1e91d3081aec
Merkle Root 5010e430c272860039a73380fdd6e897d4ca3121650a757448ad4e59bcb53e9b
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,410
Size: 1.00 vMB
Total Fees: 0.00860922 BTC
Feerates: 502.67 > 0.86 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,683 (180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,503 939,503 00000000000000000001d14c8b23d820f741b54f497f6658df6939122449a7f8 4,683 1.00/1.00 vMB 1
939,502 939,502 0000000000000000000190b29169ec863acc5cfd37533ef82b4c3b807fc821ff 6,631 1.00/1.00 vMB 0
939,501 939,501 000000000000000000005472dee60fc625e04b12bcd22a3f805bf888ed73f1ed 2,792 1.00/1.00 vMB 2
939,500 939,500 00000000000000000001ec852650c90956a0a39fa1171c817f0c469e699915ae 2,611 0.89/1.00 vMB 2
939,499 939,499 0000000000000000000070516e21f47eb4266efcda2dcd862532c35f2ae2c78c 2,736 1.00/1.00 vMB 2
939,498 939,498 000000000000000000003c9aa3faa298c2725169f946cda6712d07e653e980fa 1,791 0.44/1.00 vMB 2
939,497 939,497 00000000000000000000c84d5c444bfa8a9751e780e62eb74147dab1a554e5d0 2,303 0.99/1.00 vMB 1
939,496 939,496 00000000000000000001054caeb5a20ebfff8fcb6bb770226666ea0e89624b2b 3,241 1.00/1.00 vMB 3
939,495 939,495 00000000000000000000ae2f6636f24ccd598c42825a179e9ec18007f841f4b0 6,711 1.00/1.00 vMB 0
939,494 939,494 0000000000000000000074fb534284ab6448e344640bb06ccf666c90e62a1801 2,801 1.00/1.00 vMB 2
939,493 939,493 0000000000000000000131b736941be4f766999cd37c254a4b8165e753ae48fb 5,031 1.00/1.00 vMB 0
939,492 939,492 0000000000000000000072982ee68efe8ff5f9e2197ba7065a0d09dda32b5fae 1,408 1.00/1.00 vMB 0
939,491 939,491 00000000000000000000afd04c4de9028cc62661a809b08195284c45bba6ce75 5,127 1.00/1.00 vMB 0
939,490 939,490 0000000000000000000023a57ea628bd9955d359dc6dd08ccc2b33f9eb636afc 1,600 0.55/1.00 vMB 2
939,489 939,489 000000000000000000007c29700768d8937a8ac54f70bc3f5ffaf8be491ad951 821 0.27/1.00 vMB 2
939,488 939,488 0000000000000000000139468cb10ca351fb96b6a7e69bac12b95784ba936cfd 36 1.00/1.00 vMB 2
939,487 939,487 00000000000000000001378bb180a2303ace59ef2b7992bab79cc20ab8c8e6b8 2,741 1.00/1.00 vMB 1
939,486 939,486 00000000000000000000786050e2ed12655c66d06032dfa056d2b10b1a3ad035 1,054 1.00/1.00 vMB 0
939,485 939,485 000000000000000000003512178e2faa2ccc47932fd1752f5f8a6d61f70b6997 1,628 1.00/1.00 vMB 0
939,484 939,484 0000000000000000000016d7ce7dbcad1ebd6177d4ff2f4cfcc140dc3cb19f5c 3,472 1.00/1.00 vMB 1
939,483 939,483 00000000000000000001a5c0303a83b9dd6b48926feb089d74e4d637f58a42ae 3,724 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 826.16 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: 4,284.81 GB
    • Received: 236.86 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.