Loading Tool

Explorer IconExplorer

Memory Pool

73,062 transactions
28.20 vMB
0.06635869 BTC
Random Selection Loading Transactions
Max Size: 167.00/200 MB

Candidate Block

Mining Attempt 3d4971f3ae116ba8995ce9f5bed9c495a0bdee98d8eb0b2ac5b8e6aae82cc19f
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root c60b8e0d25a5ca360e59726c2079437ff2f98be6cac524761d22c3e4d39e3a4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.00984864 BTC
Feerates: 14.41 > 0.99 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (135,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,569 779,569 0000000000000000000433bf1c8d7aeac467b3b6d68e1fb3b7d4b3d4550eba46 3,313 1.00/1.00 vMB 17
779,568 779,568 000000000000000000057c803e115bcaebee675336322fd04218ab619313ebf3 1,677 1.00/1.00 vMB 7
779,567 779,567 00000000000000000003d021215a0cf75161bfb07649e928c83036bb5e721730 1,834 1.00/1.00 vMB 7
779,566 779,566 000000000000000000007e6fae8df956753ca398ba58f54517b5d7940b5dec6a 2,951 1.00/1.00 vMB 9
779,565 779,565 000000000000000000060563c683aac42f78b131ecc734dbf9b87a16b7848724 629 1.00/1.00 vMB 12
779,564 779,564 00000000000000000002d5524e6769cf8353710126fd751637014b7add0d8818 1,524 1.00/1.00 vMB 16
779,563 779,563 00000000000000000003bb7ee52ff2e27d87d66ac57233fa026d69188cc5ba72 1,232 1.00/1.00 vMB 6
779,562 779,562 000000000000000000034f1c9393b4af687e8d83f9eba5879fb74acd11348262 1,699 1.00/1.00 vMB 7
779,561 779,561 00000000000000000004ecc7c853cc213801a65180ec957a8ed937d16d06bf68 562 1.00/1.00 vMB 3
779,560 779,560 00000000000000000000b01c7552c52dbe76cf7758357bc477a3166950e4a119 1,258 1.00/1.00 vMB 5
779,559 779,559 00000000000000000001c2adf77161099e11709773aaf26f4a1f7f752b399edd 2,948 1.00/1.00 vMB 12
779,558 779,558 0000000000000000000669314a75455a7d234f75cea269e35dae319322e5ba97 564 1.00/1.00 vMB 3
779,557 779,557 00000000000000000001d589ceea83c3fb3a181b98f0318e96c0efff4898444b 1 0.00/1.00 vMB 0
779,556 779,556 00000000000000000002622a0f883d889e4140aa8ff997680b691a34927b2c0c 1,232 1.00/1.00 vMB 3
779,555 779,555 000000000000000000063cde4ec50e68920e4bc911f52d1f24034175ade80cec 2,813 1.00/1.00 vMB 15
779,554 779,554 00000000000000000004c7aaf335f4bfbef9070a08a55062ad326aedbddbc65e 2,679 1.00/1.00 vMB 7
779,553 779,553 0000000000000000000183eb35a9697bd90b9d0a9105e909a7d7cbdf834058dc 1,930 1.00/1.00 vMB 7
779,552 779,552 00000000000000000005d7cb2c32b21e6438b226d7955c92c40d4b7608ba5381 3,130 1.00/1.00 vMB 19
779,551 779,551 0000000000000000000176fc18501c43b247f394a32f431d22849c1dbbab06b1 2,881 1.00/1.00 vMB 15
779,550 779,550 0000000000000000000245e3c55debff161ab1ddd4784fe9d267fa6dff457990 2,028 1.00/1.00 vMB 5
779,549 779,549 0000000000000000000056974e0ee7850d3158bdeb9a65c06508c6daa068c639 2,995 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.