Loading Tool

Explorer IconExplorer

Memory Pool

82,429 transactions
30.72 vMB
0.08134516 BTC
Random Selection Loading Transactions
Max Size: 189.02/200 MB

Candidate Block

Mining Attempt 41ebf7feeea6e7badb887198411e369bb1cf5ed31dba8bfa84e8f817a93ad9ab
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 2d8aee37eb4adbd3ac68fc03e7f2659f426e0e8465c86b6210b625d23a661473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.01255725 BTC
Feerates: 353.36 > 1.26 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (202,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,339 712,339 0000000000000000000974b5ad68c116db2bb065bf7e00d69ee6f49da0f887e8 1,702 0.68/1.00 vMB 7
712,338 712,338 0000000000000000000bc7004b3c66ca2f5a63038e443bdd2079d568b081c629 1,818 1.00/1.00 vMB 9
712,337 712,337 00000000000000000001d6651b12bee61d2316b9336daf9b1d8c8094e6315674 2,727 1.00/1.00 vMB 20
712,336 712,336 000000000000000000097d1dd257bc553cb0f3e1e6c7c199e94e14ccc1c0e84d 612 0.29/1.00 vMB 10
712,335 712,335 000000000000000000056964447243fc02fb3d2be79dfa11c6b34aee8a64f02b 184 0.09/1.00 vMB 13
712,334 712,334 00000000000000000007752b4b9cc749f46686c62d2b7601ac37d19526189c95 662 0.45/1.00 vMB 18
712,333 712,333 0000000000000000000c1a2529ec70e0df237c94425af67fdb2fdaef2ed8993e 263 0.13/1.00 vMB 10
712,332 712,332 000000000000000000034dacd41b112a965be7ee5efa212af3a94f7deea1bdf6 552 0.19/1.00 vMB 12
712,331 712,331 00000000000000000009c96acb79517507c9019df71e28e4b175a92e9232c071 1,128 0.40/1.00 vMB 11
712,330 712,330 0000000000000000000a018282846f3267ee698ffc27bd70c45ea795c68cd8c4 84 0.04/1.00 vMB 8
712,329 712,329 000000000000000000061bac3b7e7017caab79e6ce33085f1dd6e7edbcdee559 152 0.05/1.00 vMB 17
712,328 712,328 0000000000000000000bcee78db08d51ea2982d27f8a2704cb51ffb1e30e9d74 256 0.09/1.00 vMB 11
712,327 712,327 000000000000000000048646a8a9bc51683fa7e4a32fbfa5ff8ba18e4d6330bd 2,109 0.80/1.00 vMB 11
712,326 712,326 0000000000000000000716a6aa0be7d7a0044d531211b1961b4d00cb0a36e327 302 0.13/1.00 vMB 13
712,325 712,325 0000000000000000000a46c4bcc2daf8995eb37e53bdb462aca3a6b45a081c6c 15 0.00/1.00 vMB 21
712,324 712,324 0000000000000000000382f6ab13dbaf415918f7dc62ece13ff4dea2886e44cd 636 0.23/1.00 vMB 14
712,323 712,323 0000000000000000000a7d0e70b2a9d800d0fa0668b3070e10d85d1856499b76 818 0.32/1.00 vMB 11
712,322 712,322 000000000000000000023279425b86558f39d7cca9df784c09bc24dacb73471c 198 0.05/1.00 vMB 11
712,321 712,321 0000000000000000000a2bbfbebb1f76029916224b04445a6ef30ef2ec1c9659 322 0.11/1.00 vMB 13
712,320 712,320 0000000000000000000182d1817eecc072fd818c3681a26081125f7d87de3feb 1,595 0.55/1.00 vMB 11
712,319 712,319 0000000000000000000243f95116e2af02cf2171067a2f1483e5e484daf49c2c 570 0.46/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.