Loading Tool

Explorer IconExplorer

Memory Pool

82,400 transactions
30.44 vMB
0.10401888 BTC
Random Selection Loading Transactions
Max Size: 185.74/200 MB

Candidate Block

Mining Attempt ecf8286df72998f06ab3aec8487d9c734272238e769ed5329fb66a2cf2300306
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (130,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,207 785,207 00000000000000000002ebfc25509e4fa5f1d69d0b5e24d5a48b55682c280f19 2,627 1.00/1.00 vMB 17
785,206 785,206 00000000000000000001d3154d5522fd0cdee2210c834a7ff6888df720b61749 2,131 1.00/1.00 vMB 5
785,205 785,205 00000000000000000001303f402347496422a1aff13296bc2bfbae0473735bf2 1,588 1.00/1.00 vMB 4
785,204 785,204 00000000000000000001ec47d6b80ee7a6d8792fbdd9b8c9c5e953c979b6d287 2,276 1.00/1.00 vMB 11
785,203 785,203 0000000000000000000196b40570f279040f5e6a5556fd39ed6d0ba0f7a185dc 3,818 1.00/1.00 vMB 30
785,202 785,202 0000000000000000000102d3b6f307028bc7af647dc046b0e44b3bb6624a8af9 2,600 1.00/1.00 vMB 11
785,201 785,201 000000000000000000056a33a7a6c541ce24fa06842f08479f4d96d9eb0c1eff 1,941 1.00/1.00 vMB 17
785,200 785,200 00000000000000000000128da40573a39fdb185d50ee36735064ecfdced93604 3,362 1.00/1.00 vMB 23
785,199 785,199 0000000000000000000592dc191b80cdc66e0bbc26bd33781576686f3372febd 3,739 1.00/1.00 vMB 20
785,198 785,198 00000000000000000002e889c4400656560f874b37a1b02712a44605979091d5 2,742 1.00/1.00 vMB 32
785,197 785,197 000000000000000000000bb8bcfb0bac9a747a371c61988e9463d8c597bc37ce 2,383 1.00/1.00 vMB 10
785,196 785,196 00000000000000000001e940d45f51595786cdb333b9f031dbdaeaa498a6a97f 3,125 1.00/1.00 vMB 18
785,195 785,195 00000000000000000004ddfc742d0bb392ad6774098ed9fa944000de1ea120de 3,712 1.00/1.00 vMB 25
785,194 785,194 000000000000000000043f4cf8c8621f29839c6634270b463ac3b5ba91f65189 3,450 1.00/1.00 vMB 33
785,193 785,193 000000000000000000057d5ecce5d1a98b9a3d7c6ab1f795a4097fde6e93597b 2,502 1.00/1.00 vMB 11
785,192 785,192 000000000000000000032efeaff7d4ee857acc063ae55908af6d0a1003743b37 2,685 1.00/1.00 vMB 23
785,191 785,191 0000000000000000000237b3139d988559bcd1356a9befba9ad2d551ef858444 1,352 1.00/1.00 vMB 13
785,190 785,190 000000000000000000003188cafd428ab5059ef1ae067ecf94342157768dd2c8 3,028 1.00/1.00 vMB 20
785,189 785,189 000000000000000000011ebd10503aacbecc2d37ed9f26ec1757bffbd51f2757 2,804 1.00/1.00 vMB 25
785,188 785,188 00000000000000000001c4c7ba17dbcecfecbc9394afb7aa9fbc02a13205e4f3 3,276 1.00/1.00 vMB 33
785,187 785,187 0000000000000000000552e81d4d1465e87edf3849ced43e8e11d893cb6fe06a 1,344 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.