Loading Tool

Explorer IconExplorer

Memory Pool

78,387 transactions
29.07 vMB
0.07545621 BTC
Random Selection Loading Transactions
Max Size: 176.10/200 MB

Candidate Block

Mining Attempt bbd2692053bb000074ae79cafa160e19cd0cf44f78dd32b8d79da663cc574949
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 6dab966e57aa1beed4488edd0863c84068acc07b760af6d881eeac4f0e322788
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,223
Size: 1.00 vMB
Total Fees: 0.01424659 BTC
Feerates: 191.02 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (454,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,324 460,324 0000000000000000000d11b7e1915e582ef5a5b4bfcf0860a6212e66ca64c34d 2,742 1.00/1.00 vMB 121
460,323 460,323 0000000000000000004aa50384e8f4b21e49f66790b05f57cb7d9d3e01e8544d 1,677 1.00/1.00 vMB 152
460,322 460,322 000000000000000000abebdb63049013600ebc885adbb7f71d85f4816c5c8583 2,188 1.00/1.00 vMB 174
460,321 460,321 0000000000000000014df5af3d0d44a9431dd47b7df0d10e7b4481ac67cbb306 701 0.35/1.00 vMB 120
460,320 460,320 000000000000000000efc7172f4a1a6d5601272193eeda74d5f232c6163f079a 3,092 1.00/1.00 vMB 196
460,319 460,319 000000000000000001c46de86e9915171d3fe8e2dcbf9c91a0dc1d04b4f7055c 1,544 1.00/1.00 vMB 153
460,318 460,318 00000000000000000068042ab72c4c29e8156b4c17217020bb898bb5338dc435 1,877 1.00/1.00 vMB 136
460,317 460,317 000000000000000000c26b8d1bd1b9f030f01e1d1e674fd1e319882285abfc66 2,200 1.00/1.00 vMB 177
460,316 460,316 00000000000000000210bc2c0bcc2b000b4e8711662de061ac5e245e06cc36e5 1,820 1.00/1.00 vMB 129
460,315 460,315 000000000000000000ac3bf2fa98ea1ba4e5c0a9eb5522ac2f9c34bd02af9b58 1,547 1.00/1.00 vMB 148
460,314 460,314 000000000000000000345c809d676df1855fa81ec725b287b0f72b93f91ce92f 2,364 1.00/1.00 vMB 174
460,313 460,313 0000000000000000016e5690e9018f70417b414eba5987c18351cc75d4bd01a6 2,173 1.00/1.00 vMB 192
460,312 460,312 000000000000000001c011d1ee9c4d092aacf9dbd72d1440b9e92dac14828829 2,034 1.00/1.00 vMB 206
460,311 460,311 000000000000000000f6a0f8ed29a84249af43f432bab1a5378e95503b08dae8 1,923 1.00/1.00 vMB 130
460,310 460,310 0000000000000000006e96fe01afb36ec167ddcc5548897a71e8fb7e3e474e11 2,055 1.00/1.00 vMB 113
460,309 460,309 0000000000000000017aaddc1e9f24e9984808eeb9e9f50a7df4ae53735e35c8 1,820 1.00/1.00 vMB 152
460,308 460,308 000000000000000001469ba081bdcc54447be1226546f1300eedf6c0eb41685a 1 0.00/1.00 vMB 0
460,307 460,307 000000000000000001e86342fe00f6d598c2f445948f7a2180aa4e57f1787bc2 1,823 1.00/1.00 vMB 175
460,306 460,306 00000000000000000115bd088b88d2c36a9d31d2f5071c23b2a8aad4e424a2c4 866 0.30/1.00 vMB 240
460,305 460,305 0000000000000000012711a84988b930f075f11a5b9e86589a64aab8dd8c0ea2 2,027 1.00/1.00 vMB 144
460,304 460,304 000000000000000000e4d7749f45d130f2153bd44ba4f75a0dc451cf7d75a9c2 2,384 1.00/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.