Loading Tool

Explorer IconExplorer

Memory Pool

81,129 transactions
31.91 vMB
0.08216237 BTC
Random Selection Loading Transactions
Max Size: 191.57/200 MB

Candidate Block

Mining Attempt 86806e1c591f9a6e7cc87a51045a7f68101b81b5fafa02c1e870a34108ab243d
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 6e174debce8765a693daf294345e896048e841b55eb1ca89e80e8773e4f77c9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.01215187 BTC
Feerates: 119.03 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (167,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,514 747,514 00000000000000000006a161421b97736d59b38cf1d9d4eb54c291d4c111618a 2,697 1.00/1.00 vMB 17
747,513 747,513 0000000000000000000225330c697c80c37c47da092414d98f5b77044263ce83 2,743 1.00/1.00 vMB 38
747,512 747,512 00000000000000000008480f8aed78cd6f27899b6b7afcbb1890eda53be60419 2,284 1.00/1.00 vMB 10
747,511 747,511 00000000000000000008ecba7a3fc1db27f03e7a54939c76ff609e06b32fa6bf 3,075 1.00/1.00 vMB 22
747,510 747,510 00000000000000000005136c780d4aa59dbc00dc29bcee1a534e50d7f6bdd0dd 2,440 1.00/1.00 vMB 24
747,509 747,509 00000000000000000003c0a591a163b18cb4a153d63354b3ca0671bc16ced6fb 2,196 1.00/1.00 vMB 5
747,508 747,508 00000000000000000002163c451f16766c08b2c51f7af41f0d40de0be4e4ff09 2,238 1.00/1.00 vMB 9
747,507 747,507 00000000000000000006f99ca7bcfc0024836728d4dcaf25ca735755181491c9 2,815 1.00/1.00 vMB 21
747,506 747,506 0000000000000000000097818cc34a41c3cb797b786ab2ad5c9e0f3f2fc3ee37 1,372 1.00/1.00 vMB 11
747,505 747,505 000000000000000000031080f16c042a3200872c4fccdaa693779bb0dfd23d95 2,377 1.00/1.00 vMB 21
747,504 747,504 000000000000000000033db19f0ebe08964c6798162dc58861544a586d533926 2,720 1.00/1.00 vMB 17
747,503 747,503 00000000000000000000286aebf62755387e3f5ff64e0b9b6adddb2bcc310bd1 2,082 1.00/1.00 vMB 12
747,502 747,502 000000000000000000094a72c2e0266f450b9602d050ce739c127e0cea01dc89 2,906 1.00/1.00 vMB 28
747,501 747,501 00000000000000000005ac6a60f04c00267f254204ae216c3c8587ab2b7cb5bc 1,843 1.00/1.00 vMB 9
747,500 747,500 00000000000000000005061154392b54a097ad4dc626d8737b0063df92ace1e0 1,036 1.00/1.00 vMB 9
747,499 747,499 00000000000000000001583f279de24622416069f6fb21b1d8c287fa7019334a 1,714 1.00/1.00 vMB 10
747,498 747,498 000000000000000000063aa10cb057d1ef3cb6104717fe0caadfb7137e5436c5 1,930 1.00/1.00 vMB 32
747,497 747,497 00000000000000000003adf72bbdb6f3b39b10c0d5b74fac26fa14f236a0e978 3,001 1.00/1.00 vMB 19
747,496 747,496 0000000000000000000229f0f5348acb515444bcf2bf08c9d0ae0dc947fb62f4 1,059 1.00/1.00 vMB 12
747,495 747,495 0000000000000000000579f825429d0c36187ccf7f385d3b5514dbf499ce189b 2,005 1.00/1.00 vMB 15
747,494 747,494 0000000000000000000408ea11fd8d5ef4f523d04024fbc8aab16c8b006f0631 1,575 0.54/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.70 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.31 GB
    • Received: 16.55 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.