Loading Tool

Explorer IconExplorer

Memory Pool

78,284 transactions
29.09 vMB
0.08101434 BTC
Random Selection Loading Transactions
Max Size: 176.07/200 MB

Candidate Block

Mining Attempt 596b314776fb018af14a16d06a3ac9efe21195c352422d82f0912f909e85768e
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root e9aa98e35e154edfced2ef43e805c755e38905fb740d42ff89817c8923543d27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.02026064 BTC
Feerates: 178.73 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (360,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,935 554,935 0000000000000000002087b750c134d1f59abeafa59b235c12aaa2292c5f9fe1 3,134 1.00/1.00 vMB 36
554,934 554,934 0000000000000000002cd6c6b5e9193fe05a1447a646c033e53f0853fb34f178 2,521 1.00/1.00 vMB 38
554,933 554,933 00000000000000000031182bd48bf0919fe382c73f8d9ee6a69679a0a3c1d039 2,503 1.00/1.00 vMB 4
554,932 554,932 000000000000000000166a1ed03c504712c73bee9626d788c029913f8441971b 29 0.01/1.00 vMB 30
554,931 554,931 0000000000000000002a0dec486ae09a6e18b984ae88d09b11e4caeaee90db98 1,920 1.00/1.00 vMB 17
554,930 554,930 0000000000000000002ee55a844e3acbf8adab469223370251607100492440d7 1,950 1.00/1.00 vMB 18
554,929 554,929 000000000000000000233e1d0aea919ac516393c74906f4903a77f16796b72c9 1,781 1.00/1.00 vMB 13
554,928 554,928 00000000000000000025028b58dc5e6dc901e96acc4d998a1497e3267668429b 2,732 1.00/1.00 vMB 35
554,927 554,927 00000000000000000009030c1211b537cdc8d1e520a0b0cf30c8afa5d34f5361 1,577 1.00/1.00 vMB 17
554,926 554,926 000000000000000000169e4a140bdaff8f17d1d5bc104e03ed7501b62dffa7f1 1,877 1.00/1.00 vMB 30
554,925 554,925 0000000000000000000d121fb4e215f690d8f6bdb2d34a1c46b8fa85c68a3438 1,053 1.00/1.00 vMB 50
554,924 554,924 0000000000000000001b9141ab500b84ab44c75e4351d7fe7e2f4d2a32ecfc4f 794 1.00/1.00 vMB 71
554,923 554,923 0000000000000000000c70697ea589af20db4cd8d2e23ae29910165825b87902 2,748 1.00/1.00 vMB 23
554,922 554,922 0000000000000000001763f039dc9cb154f251495295bc1eb2b363c198f91a05 2,538 1.00/1.00 vMB 16
554,921 554,921 0000000000000000001956e0b66bfcf4c7601e9f54399a7f8c572aeb081d1443 1,194 0.45/1.00 vMB 12
554,920 554,920 0000000000000000000da882354474464e174111b77dbeee0b52f329125be728 141 0.05/1.00 vMB 7
554,919 554,919 00000000000000000015abc64d1e3b7f29696963a9a29b9cbb45c96b624c945a 1,902 1.00/1.00 vMB 9
554,918 554,918 0000000000000000001eb025a41081bfad2a6563f266c27ab735abe5929cbbfb 2,764 1.00/1.00 vMB 13
554,917 554,917 0000000000000000002256e08a8d0503f3bafafe4906c56086c01742559303fa 2,065 1.00/1.00 vMB 23
554,916 554,916 00000000000000000007e4808698a547256a2aeb3f27f9d7877d5b4ff05c4af8 1,277 0.79/1.00 vMB 4
554,915 554,915 000000000000000000195c4cb4df8eb64dc8b22c895cf93a40406752241269c6 2,650 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.68 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: 677.80 GB
    • Received: 16.44 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.