Loading Tool

Explorer IconExplorer

Memory Pool

77,760 transactions
29.12 vMB
0.07352614 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt 48d28a1b15155aead3970426454da67a0355e3b2697fd87e6dd4710e6eb2f1ad
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root a9da6a3ec63a2a836ac32f44067889fc548264e2c47cf45731dd3bac24b60169
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.00990280 BTC
Feerates: 301.25 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (120,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,165 795,165 000000000000000000007f58b2bf2a7bf11f3d8727b129f75bc93845319c6fe1 3,619 1.00/1.00 vMB 23
795,164 795,164 00000000000000000002cb20152be1db04f7440c6c6d2c443a5c4984fc91b4a5 3,461 1.00/1.00 vMB 18
795,163 795,163 00000000000000000001ff2930aa4fd2cf07c0b307c252de83f20003cad3b86c 3,810 1.00/1.00 vMB 23
795,162 795,162 000000000000000000036205a4c3da7c9fc068e66dbe14ffe3023767da809a65 4,058 1.00/1.00 vMB 18
795,161 795,161 000000000000000000046e60c0a6ae306b8da4509d822a4d89fdb994f1642b34 3,534 1.00/1.00 vMB 28
795,160 795,160 000000000000000000033d4e96949a9f7cc75a17eb471e99c9d26c11be2a125c 4,622 1.00/1.00 vMB 18
795,159 795,159 000000000000000000032a2ed24ff0818a4ed1aaa8886dffd7dd96d056bad73a 3,818 1.00/1.00 vMB 34
795,158 795,158 000000000000000000026d9633bae47e90832b87232b306deed6a940fff7294e 4,241 1.00/1.00 vMB 20
795,157 795,157 00000000000000000001c2fe0f68f289f2c9ca4995637296cb695d6e6af7bee5 3,942 1.00/1.00 vMB 17
795,156 795,156 000000000000000000038d42b8d9882ef6a98713a6b52694270789ff2d8bb72c 2,528 1.00/1.00 vMB 12
795,155 795,155 0000000000000000000522657289d5a7268fbc4366661192df812414c0b5f9c4 4,081 1.00/1.00 vMB 18
795,154 795,154 00000000000000000002a01b2e0ab312a8fcc2b2efc6abbb00b954ed5e76113b 3,458 1.00/1.00 vMB 12
795,153 795,153 0000000000000000000238d09386bac1ef888e66547fa027910ffdc960ec5d4b 5,463 1.00/1.00 vMB 14
795,152 795,152 000000000000000000049042a01fcf07ba1de8fc12ed40352a541edae1bd4e52 2,779 1.00/1.00 vMB 13
795,151 795,151 000000000000000000051a94c246123743c159cc4ff6d814275c9bdcad57fe9d 2,678 1.00/1.00 vMB 21
795,150 795,150 0000000000000000000418f63fa81a7ebdb4408b492bcc24b508bc535169d242 4,455 1.00/1.00 vMB 22
795,149 795,149 0000000000000000000094d0958b28f3213252e7b501fc12d15e64e2d9d72f72 3,256 1.00/1.00 vMB 17
795,148 795,148 000000000000000000052e15593c9bf48ce9d23ec9e5937757301fc02863d982 3,443 1.00/1.00 vMB 29
795,147 795,147 000000000000000000002f29998522306525d4b8375b143d2895e34ea8dd8c48 4,393 1.00/1.00 vMB 22
795,146 795,146 00000000000000000001894fce0d9d2700bf5deaec250c5f61e6bde5f53fc46c 3,984 1.00/1.00 vMB 19
795,145 795,145 000000000000000000050fa1409e9480406d7ada93de471559aa76f1325f7fe9 3,497 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.