Loading Tool

Explorer IconExplorer

Memory Pool

80,737 transactions
29.99 vMB
0.10116458 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt ae8d2292d47fab390894af3c18b332eba9c597cb459592746662664805ab0d3a
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 307ceaf478651f65513db748e9022b2b28a1d6c378c1dd2173f9656669e85d6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,876
Size: 1.00 vMB
Total Fees: 0.03434162 BTC
Feerates: 100.25 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (422,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,048 493,048 0000000000000000006da52db3a7cdc5a5a18fd54a85de6ec0a98bd627a17dd4 2,262 1.00/1.00 vMB 123
493,047 493,047 00000000000000000062b99cdefcb6e493799a5c2baacd53d1816c673bb84f58 2,030 1.00/1.00 vMB 215
493,046 493,046 000000000000000000656cbc41c42f8efafcebb3f5c401ea09771aa9b26d7059 2,113 1.00/1.00 vMB 141
493,045 493,045 000000000000000000b4a260ee17202a0286ed9532e7a4d1eb235b66789dbbf6 2,392 1.00/1.00 vMB 208
493,044 493,044 0000000000000000000d0c28cdcb219eb7fa4afbcfac0965d6914a4ca7aace21 2,614 1.00/1.00 vMB 184
493,043 493,043 000000000000000000ad0bb3bc951aa5f692527d6aaab7d6cf1d6a7118881aec 2,901 1.00/1.00 vMB 186
493,042 493,042 000000000000000000148bc85a43ab37b894aff2a41941b13840bc4618265440 2,371 1.00/1.00 vMB 287
493,041 493,041 00000000000000000065f24798267b3d06b72db61bd18d2b343fde645b1c11b8 2,514 1.00/1.00 vMB 215
493,040 493,040 00000000000000000070917da3d5d781880add3de409308981cf33a22a52da26 2,332 0.93/1.00 vMB 276
493,039 493,039 0000000000000000003f22598a7165a4ad84189f2bb2fb9f07f512adab8adf91 2,375 1.00/1.00 vMB 213
493,038 493,038 00000000000000000092f6caad1cdf16beaf84c4934c10e15d104b7a83b39207 1,892 0.94/1.00 vMB 247
493,037 493,037 000000000000000000241af9772445b06cd7ab29d6b349d7894260b061aed434 1,871 1.00/1.00 vMB 267
493,036 493,036 000000000000000000b3a04d8f1a12bd1c0725c23305f5a4b8d6b0cbb7903088 2,693 1.00/1.00 vMB 325
493,035 493,035 0000000000000000002f062698fd4bba00af3cb79fe5d3e7c6b91c25c1011af8 2,204 1.00/1.00 vMB 222
493,034 493,034 0000000000000000008e5c6f611b9416e315600aeb83e0e8663818b09964bf4c 2,637 1.00/1.00 vMB 250
493,033 493,033 000000000000000000a3b2b92caa1a2650c5c2dccd90a03e9ebf3705ef002428 2,034 1.00/1.00 vMB 258
493,032 493,032 000000000000000000208c4aa684fe4079782eb1b9cc38bb5bf59b5fbb8dc5a9 1,881 1.00/1.00 vMB 267
493,031 493,031 0000000000000000006e47c5de83f8c524d2f7e4b65f69c08fa59211c3814789 3,061 0.94/1.00 vMB 362
493,030 493,030 00000000000000000079e2790f18d1ce103e42cf2f5e34c77d8922476f9a767a 2,556 1.00/1.00 vMB 300
493,029 493,029 000000000000000000394b62d4b35a8e873601d67a9c09459e5604e35c0d088b 2,107 1.00/1.00 vMB 233
493,028 493,028 0000000000000000005f2defb0e5fdac1c82aec58ad2132988654c7ddd47f033 2,135 0.94/1.00 vMB 281
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.