Loading Tool

Explorer IconExplorer

Memory Pool

40,992 transactions
26.62 vMB
0.06210833 BTC
Random Selection Loading Transactions
Max Size: 138.96/200 MB

Candidate Block

Mining Attempt e2b145d9391aa1c9f645af0444d47cf8300742ed59f7b97606cb4769f5424bc0
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root b6054818d9396058a94f02a99beea920f13bedebaff6bedaa2b27574b92fd697
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,395
Size: 1.00 vMB
Total Fees: 0.01273108 BTC
Feerates: 151.03 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (914,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
700 700 0000000084d973c18381c87a63a2430ad2eff1d84934ec34e3bfd78ffd3cd9c1 1 0.00/1.00 vMB 0
699 699 0000000083a0c39422ed93422badb3f877fba97199b42ec7e7c7054e921e90f2 1 0.00/1.00 vMB 0
698 698 000000008010738f01223f740b6881d3c86fc05b0dd4ce8b20e6300f448a904c 1 0.00/1.00 vMB 0
697 697 00000000a3f4050652cb60d37dee6056b322fa2f3f8aa633e0162cb021c8a1df 1 0.00/1.00 vMB 0
696 696 00000000438ef100a73793939192b5d3b2b6efb59ee0e60bed3a3f599027ada6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.