Loading Tool

Explorer IconExplorer

Memory Pool

78,958 transactions
29.48 vMB
0.08470057 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt cc68bca151d81ed2ca2c2b49f2f20654456fb9ba2a4e740711e93d399b176db0
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 24a562a57a4261d914a2becf8ee5e454091c85d414b6cd2124bf9c442da9d973
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.01979133 BTC
Feerates: 302.00 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (251,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,632 663,632 00000000000000000000da5201fbf4018c21b554e7deeababb0380b7de3b572d 1,858 1.00/1.00 vMB 22
663,631 663,631 000000000000000000092a534786f744965272a6431c1ecfc1fe519f4c7b79c2 1,291 1.00/1.00 vMB 21
663,630 663,630 000000000000000000002047542e571011cf01d7dd199ecde084f35558f1393e 796 1.00/1.00 vMB 33
663,629 663,629 0000000000000000000308586ab18836517d1764d78b3cbfb84e5d3b7ce5d34d 2,740 1.00/1.00 vMB 87
663,628 663,628 00000000000000000003e1a673ae21f5040b1d60e44ac9b17e0e4ee7ca4c4ad2 1,939 1.00/1.00 vMB 56
663,627 663,627 0000000000000000000505744c84c5efa0d66c726eae8f711b3e1f0f20573c96 1,713 1.00/1.00 vMB 44
663,626 663,626 000000000000000000036e746b5a99a681fe274e7a168c48438b82ae81a9d95b 233 1.00/1.00 vMB 12
663,625 663,625 0000000000000000000cf50f299fed02a5a825cc1688df823f9370715ee9d5e1 660 1.00/1.00 vMB 13
663,624 663,624 00000000000000000008fb78a774809bdae71c742f511884a2341ad660c99b5d 1,351 1.00/1.00 vMB 11
663,623 663,623 000000000000000000047e5068857d1cfb061f4114d1eeb046e613c2373f699b 2,044 1.00/1.00 vMB 72
663,622 663,622 0000000000000000000705135486596632234829f861a4eaf3147c59a1fe28ee 1,797 1.00/1.00 vMB 24
663,621 663,621 0000000000000000000e9f0cbe5711f59c43a107a85f8d816ee52265aba2002e 1,514 1.00/1.00 vMB 80
663,620 663,620 0000000000000000000ca6676463b5f54faa399a3c65c5b900ea77b27e7f2952 1,650 1.00/1.00 vMB 32
663,619 663,619 0000000000000000000e637039dce4c75a27d1575901959d97fcd1746b5371e3 1 0.00/1.00 vMB 0
663,618 663,618 000000000000000000027e68ce2e92f6f74cf8e188b625b8ccb731d7fb9c363f 630 1.00/1.00 vMB 4
663,617 663,617 00000000000000000004f08f49fd085e3c7c946e5ac0100157f3d54635c9493d 802 1.00/1.00 vMB 12
663,616 663,616 000000000000000000059cc473416049a7ef2516d0097c0b7315465fdd392513 1,560 1.00/1.00 vMB 25
663,615 663,615 0000000000000000000aab75ffac50d17c40163aa024d24b348648163b24b9fa 1,088 1.00/1.00 vMB 24
663,614 663,614 00000000000000000000951b041ffc487024c10150f3cbd2854906e0eae9b1e5 1,608 1.00/1.00 vMB 5
663,613 663,613 0000000000000000000465dae01dce1e73a4fa72f3a7c8225c37e22c2587f830 1,082 1.00/1.00 vMB 16
663,612 663,612 00000000000000000001481ba8230dde3302ca6c94831aa0e45385f90259da5c 2,237 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.