Loading Tool

Explorer IconExplorer

Memory Pool

56,390 transactions
32.10 vMB
0.18121920 BTC
Random Selection Loading Transactions
Max Size: 172.80/200 MB

Candidate Block

Mining Attempt 73c16c66a81b6e5252c906d707546ffeb0978c2e16de31a31e077e1b562f1854
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root c3021663ce5130a9ce7d7ccf860f7e20bcb90cee6c809a95ab579bae41497bf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.07172454 BTC
Feerates: 465.21 > 7.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (199,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,218 715,218 0000000000000000000a6a30fb92e93e02b975d11c398fc3b8c2c4f2b5ebaa3e 3,187 1.00/1.00 vMB 12
715,217 715,217 00000000000000000009dd8394217479205780f03a5d21cc82c340bb71d4bbaa 1,304 0.46/1.00 vMB 8
715,216 715,216 00000000000000000003dd19c05194eee28b454199e0b7cb22ebd3081c634bf5 1,364 0.49/1.00 vMB 10
715,215 715,215 0000000000000000000478b5c2035edd38c2c34c4061ef5a265a2f2302405b83 774 0.23/1.00 vMB 9
715,214 715,214 0000000000000000000a510457f3f4867bae615373717819a7824ff27db2f27a 2,661 0.99/1.00 vMB 5
715,213 715,213 00000000000000000009ff2fea61f5bd08ea6d9dc4eeadb89680fa88d6dc9b89 3,461 1.00/1.00 vMB 3
715,212 715,212 00000000000000000008959bafed9fde8a3be8c51862bb80fa6a6bcbcdc01187 3,035 1.00/1.00 vMB 14
715,211 715,211 00000000000000000005a9c071fcc55c49548496bfd754731a05c9ca3b9325f9 599 0.26/1.00 vMB 8
715,210 715,210 0000000000000000000622b08ef42b50214b78f1fd3eee19e2aa560ae4cd0d8d 1,053 0.39/1.00 vMB 8
715,209 715,209 0000000000000000000a4e783c4e20ddf64058009338e77b795d1077e582e0db 318 0.17/1.00 vMB 8
715,208 715,208 00000000000000000003839f187ea8357642d35c3afcada6c5a3ded89e704576 970 0.32/1.00 vMB 8
715,207 715,207 00000000000000000001ac2a886b013bfa77e5af11181aae9ff28f259736c059 621 0.33/1.00 vMB 9
715,206 715,206 000000000000000000090f0a2b28a5587c717b47afdb2ce0467216110f5fffe5 410 0.17/1.00 vMB 8
715,205 715,205 000000000000000000055abe9dba05f9d597b80a122b374275f2d310ef6b7e76 294 0.17/1.00 vMB 6
715,204 715,204 0000000000000000000354a5a31b88f46ed6d48edc31ffa07efa97a15ff77f16 368 0.12/1.00 vMB 10
715,203 715,203 00000000000000000007752c5fd5f1ab35fcd2545d70ba93db794fb6ffad3fe1 131 0.05/1.00 vMB 7
715,202 715,202 00000000000000000002858fa943783948eae2df447ceaeff9f8e56946322c84 47 0.02/1.00 vMB 4
715,201 715,201 00000000000000000006e9e2916fd74a69328236f8bc46cb6a19ce45530ae6de 455 0.20/1.00 vMB 4
715,200 715,200 0000000000000000000a8e6bac0398a0357532bce16340e8ba8431055d474e6c 2,602 1.00/1.00 vMB 10
715,199 715,199 0000000000000000000074322027636a9a617f88b8ee8de160abb38d68588d11 220 0.07/1.00 vMB 8
715,198 715,198 000000000000000000081501a44bed13f184a34d30902b43028b5e62d88ea31b 1,222 0.59/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.