Loading Tool

Explorer IconExplorer

Memory Pool

40,086 transactions
26.27 vMB
0.05863355 BTC
Random Selection Loading Transactions
Max Size: 136.86/200 MB

Candidate Block

Mining Attempt 2ff002503ca0c636db151bc8a23aad6e0eef17b540ef81b892e1cfca1db35ba8
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 30e71e9d57a9a00ac5436433fd70d975c5ec5b3db5e48750260648507de2e24a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,233
Size: 1.00 vMB
Total Fees: 0.01045059 BTC
Feerates: 92.86 > 1.05 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (424,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,967 489,967 000000000000000000ac35882196c429754216aef7f997488691c29903b9f127 1,303 0.94/1.00 vMB 31
489,966 489,966 0000000000000000004e9a117acf0cc99916155e1f4c4d01361b5f262a82a0c9 3,115 1.00/1.00 vMB 9
489,965 489,965 000000000000000000af753afdc351990035b19fee85933b1bf705314494f026 1,806 0.98/1.00 vMB 38
489,964 489,964 0000000000000000007e0997668e7588d2cba48424b92b70b06e0cb0210e21da 2,218 0.91/1.00 vMB 106
489,963 489,963 00000000000000000025ddab627f8a625032c71f46782b04d0cf553b549fa510 1,736 0.92/1.00 vMB 146
489,962 489,962 000000000000000000b029edfba3c9a66065bcd636551a259b6d6fdcb81ff1ea 1,760 1.00/1.00 vMB 96
489,961 489,961 000000000000000000bc7fc9d0efe758335f69eef4ff1e969d6124c6c267105f 1,836 1.00/1.00 vMB 92
489,960 489,960 000000000000000000a57b634e7745e7e7280f614720707582feb5d76b12c393 2,615 1.00/1.00 vMB 248
489,959 489,959 0000000000000000001cedd47afa08586497ad1b406e5d621801aea937b4067a 1,956 1.00/1.00 vMB 27
489,958 489,958 00000000000000000006475290c0b05db8c5aeec1298ee86462a948dfa96fd11 2,233 0.98/1.00 vMB 304
489,957 489,957 000000000000000000caf706ac2be539feb721992c880be7fa0db71a3d1b73d1 1,772 1.00/1.00 vMB 270
489,956 489,956 000000000000000000d742825246f810b317f295f17206e58901dfac67d7b8e7 2,277 1.00/1.00 vMB 51
489,955 489,955 000000000000000000b0883bf4e2528819719aae1e1589a1514cff3544a602e2 1,877 1.00/1.00 vMB 51
489,954 489,954 00000000000000000029c5ebd3a83a5a1c14404790d8431ffe71ec32807c4598 1,085 0.72/1.00 vMB 35
489,953 489,953 0000000000000000000bf0a7a06718c53679bb17ac03e54f66f7743bf54aae88 2,617 1.00/1.00 vMB 26
489,952 489,952 000000000000000000bb6de20cfbd6c620cb5ed25e99d6e229a41e1798976d75 810 0.98/1.00 vMB 53
489,951 489,951 000000000000000000220855d7b87580c179446f1bf9568a68da910a0ea2110a 961 0.98/1.00 vMB 86
489,950 489,950 000000000000000000cbbea1b28098f7e9e03e900bcfcdc27fb05cd69bfd053b 1,417 0.96/1.00 vMB 89
489,949 489,949 0000000000000000003fab98b282c2db30326da316b137fe20bcbea4d8a09e8b 603 0.98/1.00 vMB 25
489,948 489,948 000000000000000000d8e8064c45a1869d3c7ca876d86aa096600e7cfd59e221 601 0.99/1.00 vMB 58
489,947 489,947 000000000000000000b36522d4b8e5e00879c24ebab28cd9639d374ffbd2e36f 846 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.27 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: 656.07 GB
    • Received: 14.38 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.