Loading Tool

Explorer IconExplorer

Memory Pool

72,997 transactions
28.14 vMB
0.07024871 BTC
Random Selection Loading Transactions
Max Size: 166.59/200 MB

Candidate Block

Mining Attempt 9783522a078f6225f95010e39751d8d0ad10f09afe9911f12aebb2c5171bdfed
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 33450a400a87c4550d2961143cb29642faed3c628dbb0d8a0101b5083a5ce851
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,462
Size: 1.00 vMB
Total Fees: 0.01382614 BTC
Feerates: 150.86 > 1.39 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (914,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721 721 000000005443178dfe42ea11ff3588d9b404c2584e886d3c0d798d4e9a67ae5a 1 0.00/1.00 vMB 0
720 720 00000000a6657c121ed645db8a0e48cec4fde2f4a020d7322dc62071d8f8bc2e 1 0.00/1.00 vMB 0
719 719 0000000090fd8059294d0cf84fd0278e8c618ca0ad09f712c0ec6c22fc216df0 1 0.00/1.00 vMB 0
718 718 000000000992f083d79cdd428b664ce97105c57fdc63049371bfa98c28dbbc79 1 0.00/1.00 vMB 0
717 717 00000000cf9274eb4bc9d220d00c348a3955b3f6ab76e423bca412c7bfd288f1 1 0.00/1.00 vMB 0
716 716 0000000002486c11d719888893ada10ad32cd618056d7ca7db047d95fe7733de 1 0.00/1.00 vMB 0
715 715 00000000c99ff7745c9a2d493a4cb10be61ca52f86ef6a0e805664cdbd68c7d6 1 0.00/1.00 vMB 0
714 714 00000000b60efe1822717bdb70ea1bf8e3a33c3d5cb0cf6ff42a96e93368b9fa 1 0.00/1.00 vMB 0
713 713 000000001b210aa3f5277e13754df8de4ba97804bab0f0fe370c34f18559bc50 1 0.00/1.00 vMB 0
712 712 000000001eed32ce8c925d0ce77ce5940c08378f997c67090338e23f956b2668 1 0.00/1.00 vMB 0
711 711 0000000002d22a938ca04106547b35996f909f1b8216389f2a97f0ef56b4b838 1 0.00/1.00 vMB 0
710 710 00000000791fb1702dd6462b58168d1d93dd26fb6f4755e350c319f17d208645 1 0.00/1.00 vMB 0
709 709 0000000060b5d78901f42d7caafa58a3a65050302180313f4f8ff30face3d066 1 0.00/1.00 vMB 0
708 708 00000000e4f0ff6c0defc41f1b44db9519708cb667e8d07ca982f8ab473e6786 1 0.00/1.00 vMB 0
707 707 00000000bf9c7f7b8b72d82164a9328e331581e68885d1f5003da874f23fa474 2 0.00/1.00 vMB 0
706 706 000000006f6709b76bed31001b32309167757007aa4fb899f8168c8e9c084b1a 1 0.00/1.00 vMB 0
705 705 000000004ebe43b15565f9a42d99481d4a4188059d803d6071906b6804e9d4fe 1 0.00/1.00 vMB 0
704 704 00000000b0b1a85adf0d820cb132d663ae799a4c65d3333673f28cda68f7be9c 1 0.00/1.00 vMB 0
703 703 000000004b68c320b5596786d8aec8606695b9a7af378ce587854ac7b6dc4493 1 0.00/1.00 vMB 0
702 702 00000000871ec3ebba39cc9e961d288c45838c9ab4f96f982c71d97a837e5071 1 0.00/1.00 vMB 0
701 701 000000009185a6d894df317ab79ff4ea68bcd9b7bd972888de20a9e4ba9c06d5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.