Loading Tool

Explorer IconExplorer

Memory Pool

82,685 transactions
31.22 vMB
0.12866829 BTC
Random Selection Loading Transactions
Max Size: 187.49/200 MB

Candidate Block

Mining Attempt 6af0e25c1120593f3317df857e4d945bd66b14f57ab57685fd0131c0e9096bae
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 23c23d6f98fcd7f08e874686127b4bb1cd81875fce5309f24e55582bd4f07189
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,342
Size: 1.00 vMB
Total Fees: 0.05665609 BTC
Feerates: 180.34 > 5.68 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (545,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,383 369,383 000000000000000013b3b07c8a3539516668c10e6a96307d51f94d20e91cde84 294 0.17/1.00 vMB 39
369,382 369,382 00000000000000000ed4526243fba6c03a230f117a162eb8e869da0f95d668a8 1 0.00/1.00 vMB 0
369,381 369,381 000000000000000007124344a1f745edd56004ad242f482177c7c7016027d607 590 0.31/1.00 vMB 42
369,380 369,380 00000000000000000f1beffccb1b51b7d6282f918bd18d808b9adc7250c22ed7 1,641 0.88/1.00 vMB 37
369,379 369,379 00000000000000000f0934104be45c0a22333ee7d75d906b4f8d3d0de8725fd6 527 0.35/1.00 vMB 30
369,378 369,378 00000000000000000c793b5cad70a15802a142a80a4b8a1826c6ddd2fad06fd1 890 0.48/1.00 vMB 49
369,377 369,377 000000000000000000c62fef84e1adf87e49cad11da2938d6f21cc2221c97368 1 0.00/1.00 vMB 0
369,376 369,376 0000000000000000079322b363ff89c45d175d66600f1799567a502bd1f4ac6e 84 0.04/1.00 vMB 39
369,375 369,375 0000000000000000076eb36e3db7353e5b67d3211c587a4022027113bca5d2b2 270 0.16/1.00 vMB 33
369,374 369,374 000000000000000002229d44f235e981492bde4e48ad82bd2553559976f8a5a1 425 0.22/1.00 vMB 35
369,373 369,373 00000000000000000c55b6a3c1ba1a9f9be4705e2486e5858855ac61f5d2bfdc 592 0.31/1.00 vMB 38
369,372 369,372 00000000000000000cd123f6cb94e5560f973ddbe233d32bd6a335b634757f98 148 0.12/1.00 vMB 15
369,371 369,371 0000000000000000037925543aac9cc1e345d8c716100184b486b71747926573 718 0.43/1.00 vMB 36
369,370 369,370 000000000000000010201297f290f245ba47f629a9f00091e26d8f37c3284ba1 83 0.06/1.00 vMB 26
369,369 369,369 00000000000000000d9d20cb21b8a5d3954821228b649f97bf2671528aabeb54 750 0.47/1.00 vMB 33
369,368 369,368 000000000000000011fa63d3cb441a218cc8fd27fe0cf2f92e34a13cd77b2045 1,956 1.00/1.00 vMB 43
369,367 369,367 00000000000000000b71d345b8f4338a181df32e99073f09a06e1921dd231e6f 781 0.38/1.00 vMB 42
369,366 369,366 00000000000000000b275608c9ec7979289aa36308500e6723a02e4d70c852e9 1,397 0.84/1.00 vMB 42
369,365 369,365 000000000000000011887add6c2925c64ba6f4ca439272f82a621320c914c7f1 130 0.08/1.00 vMB 35
369,364 369,364 0000000000000000102f9bed91aed6a8e7f6c7740f27d4256ba71b823400571a 747 0.42/1.00 vMB 44
369,363 369,363 000000000000000001f645f8937ae0b885cd4d39f21af5a7bf15e22dc5656089 344 0.22/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.