Loading Tool

Explorer IconExplorer

Memory Pool

76,751 transactions
29.37 vMB
0.11050876 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt ef30341dbfa62173e83d2e7b1f73ddd1607eb3b8cdcd29278cec51af35587963
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 7fbbb4c21c5f8f3434f03c2cb624bb63b621156398b9a1358cbcf6a5ed530fed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.04557149 BTC
Feerates: 201.37 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (208,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,045 706,045 000000000000000000049324382afa8c2a89ed83c04e0be45e04d5f70ca34487 2,985 1.00/1.00 vMB 9
706,044 706,044 00000000000000000000b66462eabcbea726e87ccd975430f5c1107866222613 3,073 1.00/1.00 vMB 24
706,043 706,043 00000000000000000004bce318ddbc2af3b6a49c05426cdfdb626081f7eb9ceb 2,609 1.00/1.00 vMB 13
706,042 706,042 00000000000000000005231f666db334c39810c1b6e550e4678e8578f4b7c2c9 2,284 1.00/1.00 vMB 8
706,041 706,041 0000000000000000000cfc903c92e9d9f186c918843784fdc5ff244a232fb3a2 2,869 1.00/1.00 vMB 10
706,040 706,040 00000000000000000008892e97c50c4df3419f45c1f384fe9b9ac97a4c660bca 2,582 1.00/1.00 vMB 13
706,039 706,039 0000000000000000000080176cef567fc191c7bc20cf2e6b1e698491b9167400 3,231 1.00/1.00 vMB 27
706,038 706,038 000000000000000000024ffd420fe98a6e1e96d39637a1b14a277a4602e85f90 3,229 1.00/1.00 vMB 11
706,037 706,037 00000000000000000003848c65653dc5b702cb77f3c4d99ac0a11c8de8521d49 3,106 1.00/1.00 vMB 10
706,036 706,036 0000000000000000000be4382897d64c86691866b046310199f65e6f7e628f91 1,166 1.00/1.00 vMB 11
706,035 706,035 00000000000000000002147ae8463ba640aef883cb7ffdbe06ad0b9b922c9c34 3,387 1.00/1.00 vMB 13
706,034 706,034 000000000000000000064495d3ac3485b54659827570ccb2437b331cb7a2afdd 3,150 1.00/1.00 vMB 24
706,033 706,033 00000000000000000009b6116441a28711e9961cd0c15474e8153c6b1e71e773 3,280 1.00/1.00 vMB 18
706,032 706,032 00000000000000000008a7eeba463e0ef22f6b1079d437dcea558df82e11fce5 2,291 1.00/1.00 vMB 16
706,031 706,031 0000000000000000000200860915a952b2929553226afc8899c385a0994da8ee 3,257 1.00/1.00 vMB 25
706,030 706,030 0000000000000000000bdeac28560ae9b69e9344752e3bd5d41211a052310c6f 1,187 1.00/1.00 vMB 23
706,029 706,029 00000000000000000006d45721ace5eb55f08196cb38acc119954513cd372824 2,567 1.00/1.00 vMB 31
706,028 706,028 0000000000000000000308067d3699281a3bf769925f023ab21aff0a951396fa 2,143 1.00/1.00 vMB 13
706,027 706,027 00000000000000000000cd9c0ff20278cb2d3b0b0d7c75390e81d40b3c5f8946 2,432 1.00/1.00 vMB 14
706,026 706,026 0000000000000000000cf4e6cd892c820db707cc26fbcf58b5dd5f1c7cd97f3f 2,163 1.00/1.00 vMB 19
706,025 706,025 0000000000000000000313f46ce70c7c10061b96bccd833465e5908866255e86 1,299 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.