Loading Tool

Explorer IconExplorer

Memory Pool

28,016 transactions
7.88 vMB
0.06120036 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.33/200 MB

Candidate Block

Mining Attempt d71acfeed7e7aa780f7f4cda79c7bc6e78afcb78494620c17a990cb22dbefae9
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 8e99de68a263462579903604e0af65eefcbdb8c25222eb8f9425f07f6f1d7c5b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,140
Size: 1.00 vMB
Total Fees: 0.02389806 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (741,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,306 171,306 0000000000000828f1328ee75863186693c9e4a5ab015fe42f8cce51f4e81180 120 0.05 vMB 12
171,305 171,305 00000000000004f26ee3a430bcb0d05c2487b6bd907f67b69958ea918d0cd3a9 126 0.05 vMB 231
171,304 171,304 0000000000000857c4f5b37f155503b901c90d20a8ebdbbad8aad7e62ca7a914 8 0.00 vMB 15
171,303 171,303 00000000000008ebc199f844595844ad6ea6505946aef5957cc9fe8e2d740f2c 64 0.03 vMB 37
171,302 171,302 000000000000019ebf7751d1dffbd9e9c4ef7a2b346d10d857d4cb4cd8426b0c 1 0.00 vMB 0
171,301 171,301 000000000000030482139ecc1e672bdb1eb15b34e2d78eaaa37fcaa743ab150c 13 0.01 vMB 281
171,300 171,300 00000000000006aabf45578231175704cd94052b8390b2209bc45f50c15f1608 21 0.02 vMB 111
171,299 171,299 00000000000000feef6339a408816ccbba546ec0e6c97e5970eaa053bd7df2cf 26 0.01 vMB 215
171,298 171,298 00000000000009a95bfd8ddbab727fc59a9542f0ce9d2a8e8d14158becffe9d4 27 0.02 vMB 72
171,297 171,297 00000000000001037b3f572eec1c425db5f2374018cb572dc3d740d3720ffe65 12 0.00 vMB 0
171,296 171,296 0000000000000779d8a62c196c14e626930c6ab42129f6469d23f6bdbb026c32 164 0.05 vMB 85
171,295 171,295 00000000000003e11e68b06f97636997d3563215ee7ed234bb57c21fc896240b 60 0.03 vMB 132
171,294 171,294 0000000000000a22980647860bf57442a25b746d979ad4d0c185178e932af8c4 160 0.05 vMB 17
171,293 171,293 00000000000004709d323a68be20d95ec052690214f13f32933035e7698f9c64 29 0.03 vMB 1
171,292 171,292 000000000000095dae09b02b6898561d4ec337bbdd99bb4c77f646511c9039ff 146 0.07 vMB 124
171,291 171,291 00000000000003a375470af8874764e1f81ffa86654cba4e4cf19266a4937582 111 0.05 vMB 188
171,290 171,290 0000000000000a1ce1a5540a0b8492272c9a1fb3f5856f5e6bc9bdaa9f17a180 99 0.04 vMB 126
171,289 171,289 000000000000068a0d996afa7403b5b7a744458c935dc6fe7179edb7ec8f9baf 7 0.00 vMB 54
171,288 171,288 000000000000009415890d4111597a7dda90e6fb01e02738b3e9ec39e7495139 30 0.02 vMB 154
171,287 171,287 00000000000003920416ed566abf5cc5300913e25765af6729f2c61072329750 51 0.02 vMB 147
171,286 171,286 00000000000000344aead44249e44c9e5c647ca13cd43822dc040a6b63543a4e 29 0.02 vMB 26
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.37 GB
    • Received: 0.50 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.