Loading Tool

Explorer IconExplorer

Memory Pool

82,299 transactions
30.34 vMB
0.08234173 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt ec4b089ecb5874c0ae2b12b08ce82c71bc3bc35f0a59635a9a7d318920be169e
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root a9eab686900e1edbc6d59de016bbe0b4e93e38de423c3fed85f8ac3fc9cfe2da
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.01471473 BTC
Feerates: 60.16 > 1.47 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (93,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,210 822,210 00000000000000000000701a921a888d6d3af929354bf575c20fbcc02d06856a 3,883 1.00/1.00 vMB 272
822,209 822,209 00000000000000000001703385f88171217e8bdf92664f6a0ae4db7512178d25 3,559 1.00/1.00 vMB 226
822,208 822,208 0000000000000000000397def3e45d36e466e647f6965c7f55a869a702e3dcee 3,381 1.00/1.00 vMB 186
822,207 822,207 00000000000000000002f97d9c32a5b6995750388c0865e9fca66d50054c0ec4 3,297 1.00/1.00 vMB 213
822,206 822,206 00000000000000000001b63c61d92092d64d9424945222596cb153b58766d9e5 3,405 1.00/1.00 vMB 236
822,205 822,205 00000000000000000003ccbc08af83d16851f8778649dc20978bb3842242d941 3,966 1.00/1.00 vMB 230
822,204 822,204 00000000000000000003c250b3fdec0912c4924472336d4a6eeb53f3cc3b0cb8 3,857 1.00/1.00 vMB 309
822,203 822,203 00000000000000000000b5444392ea2e190031bd14afec8f50ceafe23558c893 3,652 1.00/1.00 vMB 269
822,202 822,202 00000000000000000003172b2e4c2ff699f217a631bacda94a5362871262b824 4,138 1.00/1.00 vMB 205
822,201 822,201 0000000000000000000388e9f3a71bca578bb80e88109bf9d9bf92acd8fd8d0b 3,873 1.00/1.00 vMB 183
822,200 822,200 00000000000000000004171931e4ded0f1fb8257aa7ab52f66017359092d52fb 2,953 1.00/1.00 vMB 216
822,199 822,199 000000000000000000014b4ed7308bbca8421e5d3d41a8e979b2bb475a2231e4 3,786 1.00/1.00 vMB 231
822,198 822,198 00000000000000000000d77a68906a37bde8ea309b9fdb3b5e8bcc7ea6f0cbe5 3,453 1.00/1.00 vMB 271
822,197 822,197 00000000000000000003d951160134b79f0b993ec1717bcb1d9db473e1ac32b6 3,538 1.00/1.00 vMB 313
822,196 822,196 00000000000000000000a03d49df792c335c0ec1fdf4de7c4d1de83df2514054 4,478 1.00/1.00 vMB 195
822,195 822,195 000000000000000000019e3c742a07a007b219ab55219ae6f533867320c24d85 4,020 1.00/1.00 vMB 268
822,194 822,194 00000000000000000002d7fa43c52615af65d955cc0a4e58418106e41da877d9 4,216 1.00/1.00 vMB 230
822,193 822,193 0000000000000000000003d8876ba068503fbb25ba3a27938307be95404b191e 4,277 1.00/1.00 vMB 202
822,192 822,192 00000000000000000002f21bb371d72e0a9d6df4df6853b141c097e4619f3c92 4,330 1.00/1.00 vMB 200
822,191 822,191 00000000000000000002bef86f527f73606016ad2ad657292bc03f3a2aeafe45 4,776 1.00/1.00 vMB 224
822,190 822,190 00000000000000000000121f37acfa06ac8e70fafd18d94ff3530d41828f89e5 4,105 1.00/1.00 vMB 293
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.