Loading Tool

Explorer IconExplorer

Memory Pool

78,435 transactions
29.41 vMB
0.06785994 BTC
Random Selection Loading Transactions
Max Size: 176.71/200 MB

Candidate Block

Mining Attempt 4e785a8952bdf9d437f5376fbf75e72a6f8a8a6a09439d3ebbd2f042eeaf9055
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 7206bcf4ea0157f38a05bf3d9ba043996cda2e33d57908564cefa9b36acf124b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,094
Size: 1.00 vMB
Total Fees: 0.00822819 BTC
Feerates: 60.12 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (201,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,118 713,118 0000000000000000000c70b05b23a3fd9061267a2cc0bbc6cbe753cc16a29209 2,387 0.72/1.00 vMB 9
713,117 713,117 00000000000000000006db22d0c1ec382e71b15b386267e8cfbffd6aeeedcd84 1,754 0.59/1.00 vMB 10
713,116 713,116 00000000000000000002bfd8402c935f8eccb2b374829c6a5040a27656926a3c 1,225 0.48/1.00 vMB 9
713,115 713,115 000000000000000000089a0b70441bec7240653e1889a643e0526e92d471b998 2,691 0.87/1.00 vMB 9
713,114 713,114 000000000000000000002d00953ee4a89794a4f9f1809a3421a523ea3457aaea 759 0.28/1.00 vMB 8
713,113 713,113 00000000000000000004ea325929e71bc647b58533750a5b0bae4348431f6a6c 2,121 0.94/1.00 vMB 4
713,112 713,112 0000000000000000000bcde5981e7a63b345fd459150d6748f90bf9e116f9eb2 2,872 1.00/1.00 vMB 6
713,111 713,111 00000000000000000007b0238ea73c0282a5eca96ad5600ffc3bd684716fecb6 2,680 1.00/1.00 vMB 12
713,110 713,110 000000000000000000077b5dc229845df9e05d36f8412c0aaeb9b2ad5c386f1d 2,646 1.00/1.00 vMB 15
713,109 713,109 000000000000000000006157d42e5f753cf7467e76f81de74824f055f44f6614 809 0.58/1.00 vMB 4
713,108 713,108 0000000000000000000415182243d2bba08b13b582df134b8b389bc7c920ab8e 2,694 1.00/1.00 vMB 10
713,107 713,107 000000000000000000096fe5ae90fcede70763fabf3c5c70b0fe9aa3e0e4a2af 3,258 1.00/1.00 vMB 10
713,106 713,106 00000000000000000008ad2956131120b7e156f184018f85ddf81d0d313e7e60 994 0.95/1.00 vMB 4
713,105 713,105 00000000000000000002d2641702da702579cce02a9aa64f45bbc968ee86ff81 1,362 0.96/1.00 vMB 4
713,104 713,104 0000000000000000000b990f6769aae3ee6dec8d08944c1f905dd8af4b78bfed 2,857 1.00/1.00 vMB 13
713,103 713,103 0000000000000000000a9d7ce43ccb403728cfc7d17d6718627464aa3af61238 3,021 0.94/1.00 vMB 8
713,102 713,102 0000000000000000000941482280a29611712cd1723c88c84c0e07fc55e7f060 1,981 0.98/1.00 vMB 6
713,101 713,101 0000000000000000000848bf7ea5404c6848b2b41082be3058b0305d87a10aea 2,081 0.94/1.00 vMB 5
713,100 713,100 0000000000000000000476b5a9c1716e88dd46a36cf59202255fbbeb8a133f62 701 0.39/1.00 vMB 4
713,099 713,099 0000000000000000000453a9928b9f784c8774db6873782b8234a2ccd62029fe 817 0.40/1.00 vMB 6
713,098 713,098 00000000000000000004b70c64e1e0255935165fd3650cd4ffa6ebfdc97cb323 790 0.57/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.40 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.70 GB
    • Received: 15.03 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.