Loading Tool

Explorer IconExplorer

Memory Pool

81,433 transactions
29.97 vMB
0.08903129 BTC
Random Selection Loading Transactions
Max Size: 180.95/200 MB

Candidate Block

Mining Attempt 80ea73d2874c1bf7858e2557a3606e65f47fac56b996565c97abdfdbb3293192
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 665578eb3f7d358af6455191ae68649b6cedae36253d1e39abac1bb9531dbe97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,608
Size: 1.00 vMB
Total Fees: 0.02676131 BTC
Feerates: 500.73 > 2.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (737,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,034 177,034 0000000000000505c01f629e57d298e78b71b255c222d7a79c20a536b327d6e6 30 0.02/1.00 vMB 25
177,033 177,033 00000000000007ed9b877c7ed11a880c75a8fba0cfe227481c57c9d657677221 9 0.04/1.00 vMB 31
177,032 177,032 00000000000001c63777563993cb607db7505e93b2407f65efc9840b005d9412 98 0.03/1.00 vMB 209
177,031 177,031 00000000000003eabe4c8927370b14acf941fa8bfe5c032f87a186194bb81d23 55 0.04/1.00 vMB 638
177,030 177,030 00000000000004e5ae176d7796e2ec25b9d53057a5addbeac4d2d4273739f2c6 144 0.05/1.00 vMB 48
177,029 177,029 00000000000003bee6871b196ac8030a06ce59a815debc74cc9c86c992cdd383 82 0.05/1.00 vMB 125
177,028 177,028 00000000000005c35fca3f643f02cfb2e03fc8a9dd7e3edc5c310202e4852b13 99 0.07/1.00 vMB 141
177,027 177,027 0000000000000423ea426b4f4677400df5bb432c2336249156f51294f46dc4b4 21 0.02/1.00 vMB 72
177,026 177,026 0000000000000187a63ba52f3c2b0e6cc41eaad9003088d15d95dfe08c057172 46 0.02/1.00 vMB 85
177,025 177,025 0000000000000a6932b8e86947cabf608c8e7feadb07d5eed6db1a2466cde5a8 82 0.02/1.00 vMB 55
177,024 177,024 00000000000002a23bc63171997707918eec7597ffb5dd3130a1fddff5456561 116 0.06/1.00 vMB 190
177,023 177,023 0000000000000366a8e895f8bb82b5f8f3d5e42e36911571417bbff088c630bc 10 0.00/1.00 vMB 57
177,022 177,022 000000000000036b51ee63deb6ca7eac38a0255c1737af9a3731067bcb4967e6 45 0.01/1.00 vMB 113
177,021 177,021 00000000000002b3c28134ceeb7164509134a589cdb9c4233204c39d47b97b3c 114 0.03/1.00 vMB 14
177,020 177,020 000000000000094663209af53b1a281b6338d5471886c23cc0d9ba50dbf129d4 135 0.05/1.00 vMB 129
177,019 177,019 000000000000084a58e589d862ada0549c13010e4901247dadba64a76e4eb109 98 0.04/1.00 vMB 110
177,018 177,018 00000000000008bfd7e40aa75bebbc8c65a4b79e917d3678bded16916e1483fd 35 0.01/1.00 vMB 136
177,017 177,017 000000000000005b6411006bce1741a21b2677a7b5cb09a2ae98875c72dafe7c 58 0.02/1.00 vMB 66
177,016 177,016 000000000000057984c5d1054b68aa5dfc7533a32a6c53fe43627ac3679ea50b 131 0.05/1.00 vMB 91
177,015 177,015 000000000000088b8ca3faea8d7ed45a3ba1893baf914a3e6aec3c83f20ffd6b 48 0.04/1.00 vMB 48
177,014 177,014 000000000000030114792b46ea2af18d18a728cd4edc675a238d3c6c661b4f29 22 0.01/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.