Loading Tool

Explorer IconExplorer

Memory Pool

78,468 transactions
29.34 vMB
0.06298793 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt 2a713c6ed03d2784cc5225f046c0467bc65fd61fc9c1ed04c39005c4c8eb3d63
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b570aeda8f9d3d40ea8eedda3e8ec2f1d9f8f9bfbb24dd2acc574f1ed7eaef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00358082 BTC
Feerates: 9.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (296,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,821 618,821 000000000000000000080fb949bc42cde9cbdee7a91dc8ca23894d7ba5d8abec 2,423 1.00/1.00 vMB 15
618,820 618,820 000000000000000000059de2a9aa6b83c34be4d098e08efe4a462c00b266ea4d 2,579 1.00/1.00 vMB 12
618,819 618,819 00000000000000000003d001afc0c202cc32025d2a42a97f6d7f126aa493d8e4 2,400 1.00/1.00 vMB 16
618,818 618,818 00000000000000000006ec46e10bda3abb38d22d81361f0467921896963a10ab 3,085 1.00/1.00 vMB 17
618,817 618,817 000000000000000000017966c8c0a614121397c76f65065809ee2fdb701b32ee 2,845 1.00/1.00 vMB 23
618,816 618,816 00000000000000000001b581f866a955c78fceb1a23bffed893794a6fec0ff25 3,362 1.00/1.00 vMB 26
618,815 618,815 000000000000000000015a8920339500718c135c4547aa2bce570208c213d5d7 2,464 1.00/1.00 vMB 18
618,814 618,814 00000000000000000010f41fb8621dbfbc779779894d024b488e40b3cdff2ebf 3,201 1.00/1.00 vMB 20
618,813 618,813 00000000000000000005c79ef2a2479ee388053211190d732aad2703367aba85 3,564 1.00/1.00 vMB 28
618,812 618,812 000000000000000000038794addad1faf322e37176e89bcd5fa93213ad21a153 3,653 1.00/1.00 vMB 21
618,811 618,811 0000000000000000000fe1d4daa857c4ec5b31537719d63cdd1304023d44262b 3,015 1.00/1.00 vMB 34
618,810 618,810 0000000000000000000b41f623a8e245de9e57b296f81a533f5ea8e61363984d 2,703 1.00/1.00 vMB 38
618,809 618,809 00000000000000000001d30825a991a911419e008f39d7b007953308441bf66d 3,047 1.00/1.00 vMB 21
618,808 618,808 00000000000000000002b864559933d1efc733fd3b9e22ec704c63b612c78a30 2,067 1.00/1.00 vMB 15
618,807 618,807 00000000000000000006c925a7e748d61135251b8e6628698204cfcd314cc2af 2,914 1.00/1.00 vMB 28
618,806 618,806 000000000000000000068590edfaee14e8a2fc05d9c1fdcd02ed8759d0324368 2,708 1.00/1.00 vMB 23
618,805 618,805 00000000000000000001a5b3f37cce1a8eb51259736ea7f9e8b45c53fbc1f39e 3,134 1.00/1.00 vMB 19
618,804 618,804 0000000000000000000a85773090adc7010f4dfbd44988609ed3b91e230c0bab 3,339 1.00/1.00 vMB 32
618,803 618,803 0000000000000000000eca83af355c61ecbe49c13501687d982e01c87651fc67 3,553 1.00/1.00 vMB 23
618,802 618,802 0000000000000000000295ecd6f287c5f53a4cfeac60c0c31af51f5297bffca3 1,354 1.00/1.00 vMB 34
618,801 618,801 00000000000000000004b08f15fe567ab4a1e007aa522c2054f150ccc376ddcf 2,807 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.38 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: 664.24 GB
    • Received: 14.96 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.