Loading Tool

Explorer IconExplorer

Memory Pool

88,434 transactions
32.21 vMB
0.13888780 BTC
Random Selection Loading Transactions
Max Size: 195.16/200 MB

Candidate Block

Mining Attempt 0deb7b72c2e7f3649d5bdd3cf4889d833fc99e9362f71c47bcd5d5e6118c0a2e
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root bd2f9d5cc57f4e55d53fc82952f80e4f96e7a9c6a045293b8c14d42ca9484f57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.05192837 BTC
Feerates: 101.65 > 5.20 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (134,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,715 780,715 0000000000000000000315a92da855ea2ba099c58c7a68c846ab349255f2d9a1 670 1.00/1.00 vMB 3
780,714 780,714 000000000000000000013b8015dc38a5281d348d66962089915d1285882609e7 1,587 1.00/1.00 vMB 5
780,713 780,713 00000000000000000000b25cf4c270d132ff1a4994510fb0558e3d6dc3150f5b 3,188 1.00/1.00 vMB 23
780,712 780,712 0000000000000000000086035c8b285a268274179db6a2c4a27da06b813d5af8 932 1.00/1.00 vMB 4
780,711 780,711 00000000000000000000bb1ccf9057d7852fe506a1f47ab95ef1dc2d33d85fd8 3,031 1.00/1.00 vMB 21
780,710 780,710 00000000000000000005c46b3acceeafa30c169d40247e216c87e73bb2614f98 2,851 1.00/1.00 vMB 19
780,709 780,709 00000000000000000002dd0b9cfcdfe8d16c7067704559cfbec02e14d43e2537 1,633 1.00/1.00 vMB 12
780,708 780,708 00000000000000000003c9ea73559d46fc1d878b7c3a43ccd89df0c653fd0369 2,532 1.00/1.00 vMB 27
780,707 780,707 0000000000000000000412921015c683dc5480076a2d91e60a4513bd9fe7a55e 1,967 1.00/1.00 vMB 23
780,706 780,706 00000000000000000003f5c7ae34659be5e2ed8e69127b96df2be76cec17b822 1,019 1.00/1.00 vMB 7
780,705 780,705 0000000000000000000252f30c8aa5485871570417d1899c86b16abd9defaa17 1,397 1.00/1.00 vMB 5
780,704 780,704 000000000000000000041015663666597a9237bf5d8154757146fe84bd797063 2,349 1.00/1.00 vMB 13
780,703 780,703 00000000000000000003d9453500ac42d83db191ed676d29553ae159c5d3fd77 2,154 1.00/1.00 vMB 15
780,702 780,702 000000000000000000057623c4b4872d31f092b079200d5b431ea7647d76077b 1,108 1.00/1.00 vMB 6
780,701 780,701 00000000000000000001a35fc5299295d90abaf3324547836ef0b30a29fdcf85 2,622 1.00/1.00 vMB 19
780,700 780,700 00000000000000000005444faa646addf8cb1cd2c0a9ebd89ee461c82df45232 2,596 1.00/1.00 vMB 22
780,699 780,699 0000000000000000000488725ed0658ee0a89186e47836ac63cb2e005255e716 3,038 1.00/1.00 vMB 28
780,698 780,698 000000000000000000045cdecebee2a7fb0b219ba0260b0d8d87bccc4d42469e 1,990 1.00/1.00 vMB 9
780,697 780,697 0000000000000000000532dbbb6dbd2b7b5ab32227a9d3a09d6c567cf6a41d7e 1,471 1.00/1.00 vMB 15
780,696 780,696 0000000000000000000162cb3f0f9cf465516c14b24ccc508c081328834896c9 2,263 1.00/1.00 vMB 30
780,695 780,695 0000000000000000000253a6715201823fae55b27fd30280a2d5fcf2ef67ec3a 2,334 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.