Loading Tool

Explorer IconExplorer

Memory Pool

80,385 transactions
30.50 vMB
0.09066830 BTC
Random Selection Loading Transactions
Max Size: 185.41/200 MB

Candidate Block

Mining Attempt 40350d099ebd2cad6a48a052fed80b0b7eb6d2db757836135a2b424fcf866e28
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root cb3c2a208bbfa949f5f6a7bb1ae4545e181b5f42794f68af91a49d6178a72fea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.02125567 BTC
Feerates: 203.60 > 2.13 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (45,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,399 869,399 0000000000000000000190a4e9581a637b8c7cf67529eabdb224090816a2ce5d 1,005 1.00/1.00 vMB 3
869,398 869,398 00000000000000000001a6b3950e7446b293750d76a693baa38c837be5bc0ee4 2,988 1.00/1.00 vMB 4
869,397 869,397 00000000000000000002b4817f006e28ffafc185d5b60c3b10fea933ed78be1c 1,151 1.00/1.00 vMB 1
869,396 869,396 000000000000000000013a1f383ef52568a2889a32182155e1cb55b504f68210 5,554 1.00/1.00 vMB 2
869,395 869,395 000000000000000000019fc5e290fb752461ca5f7a576527f5d40cb91c7d7344 2,359 1.00/1.00 vMB 3
869,394 869,394 00000000000000000002ad253dda51b1d99ad7504cbced1ae962482efbd3a204 2,209 1.00/1.00 vMB 3
869,393 869,393 000000000000000000008e0c9e35799e8a06820fc3ff8b3890e5da550b54ae8f 710 1.00/1.00 vMB 4
869,392 869,392 00000000000000000000363744dddd5cb4f4c4096eb02bd2308eb1e8a647ed3c 2,616 1.00/1.00 vMB 6
869,391 869,391 000000000000000000009b832dfd31503d778791b46a226bb2db4c63f84eb215 1,797 1.00/1.00 vMB 4
869,390 869,390 00000000000000000000b430bafaa69f167cef3f62291851eb9a5a0a25094d18 2,932 1.00/1.00 vMB 10
869,389 869,389 0000000000000000000033243585262a411b6eb3b4785a0ea41839a5cab18824 1,094 1.00/1.00 vMB 1
869,388 869,388 00000000000000000002b1863af7452eafd2500e62e68d401395d11646650de3 3,043 1.00/1.00 vMB 5
869,387 869,387 00000000000000000001093ab2825142a0ef374032b8812fae33e20a3ba5866a 2,697 1.00/1.00 vMB 3
869,386 869,386 00000000000000000002a07f74f6d29fe716e5f6e9e9140467ddc5a93b073999 2,639 1.00/1.00 vMB 4
869,385 869,385 00000000000000000001e3f82113c38a6b4c9f4cbf419cc2869c1316aaf33ec3 3,035 1.00/1.00 vMB 3
869,384 869,384 0000000000000000000104265d9e52309af7fa554cfed27e3bd977c99182f38b 3,451 1.00/1.00 vMB 3
869,383 869,383 0000000000000000000143808c868a0e29ff6f65a86da813bbd2ef6add1f9baf 2,387 1.00/1.00 vMB 2
869,382 869,382 00000000000000000001966e6c66be44d714a120d72450e54c3bf870450f98a8 4,637 1.00/1.00 vMB 1
869,381 869,381 00000000000000000001727b779aaf1a7429dda43399c5baeea2b8a84404cfb8 3,162 1.00/1.00 vMB 3
869,380 869,380 00000000000000000002bb7aefb29378608a183b75ef4c252a6c00fa3a451a7e 1,583 1.00/1.00 vMB 4
869,379 869,379 00000000000000000000c8dd4a8365d300329bbbd57f4586af3246e8deb9825d 3,595 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.