Loading Tool

Explorer IconExplorer

Memory Pool

82,476 transactions
30.91 vMB
0.10600851 BTC
Random Selection Loading Transactions
Max Size: 185.91/200 MB

Candidate Block

Mining Attempt e28fc662209dd68d28595481b6257f8214fc987a0b4b7ded9d3969149d36bd0e
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root bb01cbca4c7f9973aa6fa112ba5a52d62a058eb0658cdeb8e3a473b333b50f0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.03650074 BTC
Feerates: 163.06 > 3.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (161,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,516 753,516 000000000000000000050d3d22ac15eb9a3fc6abb726ee8dc2461eada13506b6 461 0.58/1.00 vMB 1
753,515 753,515 0000000000000000000014f7a3ee34b9f19689288b6efbf63269dea21dca4698 2,086 1.00/1.00 vMB 8
753,514 753,514 00000000000000000006b975c4d6b6b1694eaed414fddf543a17944d572ff385 2,306 1.00/1.00 vMB 11
753,513 753,513 00000000000000000000f71c086ae3da810c918ab8f23dc56e3d4c79f48d29ee 2,911 1.00/1.00 vMB 7
753,512 753,512 000000000000000000034610056df92ab9f14d7f5fdecf7fac4617d369bce95d 2,106 1.00/1.00 vMB 10
753,511 753,511 00000000000000000006de41c27dc0048675c9963a99460c7da1944b8077d89d 2,707 1.00/1.00 vMB 13
753,510 753,510 00000000000000000007312af32a5c5a2704d042130b2ef39c84b7893f52a654 3,332 1.00/1.00 vMB 16
753,509 753,509 00000000000000000007ac69c230d89811d0ce677a8c556c8604721e95334310 2,562 1.00/1.00 vMB 25
753,508 753,508 000000000000000000038b1cdf86c972eb3a2a7ada00c00db5d31e694973e18e 23 0.01/1.00 vMB 13
753,507 753,507 00000000000000000006cdcfd3dbb6ffb819be2551b8240d388f869f99b59427 769 0.50/1.00 vMB 6
753,506 753,506 00000000000000000001dd643c191bd77e315ee322dee830bf25e85619d2a5a4 123 0.05/1.00 vMB 11
753,505 753,505 00000000000000000005022d184476c347a1fc9799abcc4b01294752165b18ff 724 0.91/1.00 vMB 1
753,504 753,504 00000000000000000002dae29c3024c400211938bff0c744d46428eba93f59de 1,556 1.00/1.00 vMB 4
753,503 753,503 000000000000000000003e09f5ecb2b33c7a35952e31b7a006b6ee4ac939e032 1 0.00/1.00 vMB 0
753,502 753,502 0000000000000000000748bc23924dd218e5f35de048574bb5e9ceb9f859580b 2,918 1.00/1.00 vMB 4
753,501 753,501 00000000000000000006aa0cd839c935dbb0b430238f78d71d91e7705800c2a0 2,834 1.00/1.00 vMB 10
753,500 753,500 000000000000000000080341042784af44844894d1653649bcae5846e00bdd82 2,265 1.00/1.00 vMB 9
753,499 753,499 00000000000000000004afbabcecd94330d4ab41efb4c4885c2ef2b3f7163e5d 3,503 1.00/1.00 vMB 15
753,498 753,498 000000000000000000058effc724877c6cf15c020c72703dd978bc7ec8dab8e2 2,058 1.00/1.00 vMB 15
753,497 753,497 000000000000000000027da80d672cd7d008499cde49c38c10fa2a6fe6005991 3,058 1.00/1.00 vMB 18
753,496 753,496 00000000000000000003582510545326e31b244ad4da6f6093b6ed2a1a794b5e 1,899 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.69 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: 694.83 GB
    • Received: 16.51 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.