Loading Tool

Explorer IconExplorer

Memory Pool

86,943 transactions
31.89 vMB
0.11133486 BTC
Random Selection Loading Transactions
Max Size: 195.30/200 MB

Candidate Block

Mining Attempt bcd35530b8d8f64e3a9b438343e7b81feb01513231d0cf4ceb20f6211c27d923
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 1945bc67c71be4e2b33e324ad5f142ba94e76e9b71841d02e27076362c5e381d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.02983521 BTC
Feerates: 1,236.26 > 2.99 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (37,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,218 878,218 000000000000000000018ba153fc713244d45d330cc2319522ceaabb61e4c31c 1,949 1.00/1.00 vMB 1
878,217 878,217 000000000000000000000d59837fa18d2c6d2c1f28b5c763c373ed7ce3bdf4b7 3,447 1.00/1.00 vMB 3
878,216 878,216 000000000000000000006ab2ac483ceac60a085b088fb59c7545bf24ee2c10c5 2,513 1.00/1.00 vMB 4
878,215 878,215 00000000000000000000ea5597f4c674f2a9270d63288a0a6462c4f7821a0e91 2,129 1.00/1.00 vMB 2
878,214 878,214 00000000000000000000116a375e7d8b4333868df647fa552b0bcb678acabbd6 982 1.00/1.00 vMB 1
878,213 878,213 00000000000000000000a252ff9f764dfa5acd3d47c8af70d89aa2a3eef765e0 161 1.00/1.00 vMB 1
878,212 878,212 000000000000000000025fac0b08c72fdf3371741f72438cca8efe2ab5cb8b6b 381 1.00/1.00 vMB 1
878,211 878,211 000000000000000000010476beb5c6bb32eb31738645dd0445995c574f4f6d0e 1,615 1.00/1.00 vMB 2
878,210 878,210 00000000000000000001bc3b75ac7b6cbf33326284473dade26159dd107965cd 716 1.00/1.00 vMB 1
878,209 878,209 000000000000000000010480e97f3f45f1a378d896c8fa1a03ccc448b1510aaf 3,149 1.00/1.00 vMB 3
878,208 878,208 0000000000000000000221ce56845d8805888c31dc257107ff3f26a3e4bba4db 2,746 1.00/1.00 vMB 3
878,207 878,207 000000000000000000026e35d5085b78544e443347bb33fbcefc51e93a8f734f 3,156 1.00/1.00 vMB 2
878,206 878,206 000000000000000000015d3d2c840c113a9b9fe7edc245b0732fb6dc7dab99ae 3,350 1.00/1.00 vMB 2
878,205 878,205 000000000000000000007147fc2a8390ae4c9a46cf1d0235afc7b7b70dfbc477 3,688 1.00/1.00 vMB 9
878,204 878,204 000000000000000000027fdc578a9bebd1a7b638a5a42e45badc7516c23cc6be 2,392 1.00/1.00 vMB 2
878,203 878,203 00000000000000000000180cc156345f6ed27668255f137236900c2f3ed55710 4,266 1.00/1.00 vMB 2
878,202 878,202 000000000000000000023e4a7e7773f95e5f9b92c3a012a1e211c1babffebee8 3,033 1.00/1.00 vMB 6
878,201 878,201 00000000000000000001df1b62ab4f04c81a13b30d0e13a626d7949693d45d66 3,016 1.00/1.00 vMB 8
878,200 878,200 000000000000000000010d25ed5ea1ea99b9b3627598ef5e34a77531dfd35d77 2,156 1.00/1.00 vMB 3
878,199 878,199 000000000000000000002de6102eefd202dfa2509e8993348ef5141ce3d6aaa2 353 1.00/1.00 vMB 1
878,198 878,198 00000000000000000000c0ed4291214a293c4e8adbb099ba8b84fa1462b6e8ea 742 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.