Loading Tool

Explorer IconExplorer

Memory Pool

45,081 transactions
27.37 vMB
0.10383876 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt 5b99026791f496530fe020fc1e3d36472be36fce1722aeefff92e8802905fd2f
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 22b77fa98f0f133d2aedcbef1a841dd90124eebe2d5727eb036bf57cf6a6f698
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04647823 BTC
Feerates: 151.01 > 4.66 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (378,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,720 536,720 0000000000000000001d7841a1941a0762c895691c6e9c1e270caf53de9b1d24 2,143 1.00/1.00 vMB 4
536,719 536,719 0000000000000000000bc75d43ffea72051a3d1c4d7c965ee4b2259ac592a573 2,080 1.00/1.00 vMB 25
536,718 536,718 00000000000000000016ae1a85eba7c91714d6f528d97821c7e6ee7f280074e0 2,254 1.00/1.00 vMB 44
536,717 536,717 00000000000000000005327c8282865a845dd10ab02f9c98502032f8ca5c655f 1,885 1.00/1.00 vMB 9
536,716 536,716 00000000000000000008c9a25b09c01c6862f17bb0d600c39e74a43815a23043 2,352 1.00/1.00 vMB 7
536,715 536,715 000000000000000000134a442d332e208323f89d3aa9d2325543c08a3fa50dee 1,805 1.00/1.00 vMB 9
536,714 536,714 00000000000000000012b016fa349d3284b386cd5da8f1a262a39ce6b173eb36 2,216 1.00/1.00 vMB 37
536,713 536,713 00000000000000000017f6a352fee08d16bf8337676b604bf6d60c146c020833 2,880 1.00/1.00 vMB 7
536,712 536,712 000000000000000000267c432414a9d7b716470300877af6c0b25e138b8ee54e 485 1.00/1.00 vMB 9
536,711 536,711 00000000000000000000b70b0e9c6085460b5960cfb5d58e498164ea3a6e3abd 2,109 1.00/1.00 vMB 14
536,710 536,710 000000000000000000065c9afd1dd9b53a3ab045a2fc81ab2aa2b2349678bf32 1,921 1.00/1.00 vMB 61
536,709 536,709 000000000000000000006a45c10df5e60627eb9dd1a8edf43bdddd00728fa88b 421 0.21/1.00 vMB 20
536,708 536,708 0000000000000000000c5b2e8d3bbff928de14046aebf887ab327a3b10086183 705 0.82/1.00 vMB 4
536,707 536,707 00000000000000000024c8056f0067243613d0a037ad19c8540e17b72d46b8c0 1,270 1.00/1.00 vMB 3
536,706 536,706 00000000000000000011fb14ba81c1ca365a103ec173250b41657d090b4bd2ed 2,138 1.00/1.00 vMB 16
536,705 536,705 0000000000000000000f88b948cad4c40035d21daebfc5befc727d1812bce2bd 1,700 1.00/1.00 vMB 13
536,704 536,704 0000000000000000001b3bf349e5056434aca4b49ce78dcb8b330324a894fd51 1,632 1.00/1.00 vMB 17
536,703 536,703 000000000000000000186ba9846c63137c62b3deb6ed25382c061902d65cbb51 2,333 1.00/1.00 vMB 6
536,702 536,702 00000000000000000008b611e8fddbc846515f7c7d8ad3bce2688d9e066f6481 1,713 1.00/1.00 vMB 18
536,701 536,701 00000000000000000021af848d19fa893749946ab1f3868302aa93148eef1251 2,240 1.00/1.00 vMB 12
536,700 536,700 00000000000000000000a2febf7f4792d06476efb550dfefeae1a2db2d4556c4 2,892 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.