Loading Tool

Explorer IconExplorer

Memory Pool

80,214 transactions
30.21 vMB
0.08007938 BTC
Random Selection Loading Transactions
Max Size: 184.65/200 MB

Candidate Block

Mining Attempt 52dc4cb99f166818667911b7fcce25626d759e70e59ea40164aba89811c76b09
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 67fd7e844bc189cbb127ea02890df72a779c5e509c3ebc366a3127bf6357a86c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,268
Size: 1.00 vMB
Total Fees: 0.01274297 BTC
Feerates: 150.92 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (616,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,820 298,820 000000000000000068c523804036ab17a3a88abd860dd27eb3f0e6398abe8200 512 0.19/1.00 vMB 51
298,819 298,819 00000000000000001691fdbbc4a17e3d12fb018a3b0dbe652f1105feace685ed 240 0.13/1.00 vMB 31
298,818 298,818 00000000000000004cf292a441d29102d82552f46a053e3980488ac93c9069d3 348 0.24/1.00 vMB 30
298,817 298,817 00000000000000001db180e70ec917f3aea527419265fde416f0da4bf3db555a 807 0.50/1.00 vMB 32
298,816 298,816 00000000000000007aecaa51e4c1d2712b80c6335fdd493e9613ae80a892c4d8 832 0.35/1.00 vMB 44
298,815 298,815 000000000000000019e73c4ba325754ff24417063b17bbd7e3fbac9dc70a7de1 99 0.06/1.00 vMB 15
298,814 298,814 0000000000000000849ded39e8b94f9e9127f767c75b7dead797a174364a617b 162 0.09/1.00 vMB 27
298,813 298,813 00000000000000004209c14cceefa3ea5f5beeeb0480361ce20ebe0db0d92a31 432 0.27/1.00 vMB 33
298,812 298,812 000000000000000029c11f7925ddbf4b88e5405af2bdda7189df5c5f7be82e4a 386 0.17/1.00 vMB 36
298,811 298,811 0000000000000000143c62507bf377095f42ff2860ec7acaf66738b587a30957 626 0.31/1.00 vMB 38
298,810 298,810 00000000000000001dd8c8c125bf0e27f26786601e5320636d0c2b97f1e66d85 423 0.28/1.00 vMB 34
298,809 298,809 000000000000000023eb39780331f15126da58caf077b950e2b3686eab477a91 749 0.44/1.00 vMB 27
298,808 298,808 0000000000000000466715d4f36e9141cb49e6b556eef9d8fb20cadfc1a8fa47 900 0.35/1.00 vMB 48
298,807 298,807 000000000000000022a74e950fca38f01074f5a05fd8fdd64606107ad52072e0 128 0.05/1.00 vMB 36
298,806 298,806 00000000000000007348ecaa97fc5dc049bc27b63ab1a21e00935439a768762f 8 0.00/1.00 vMB 116
298,805 298,805 000000000000000026113ccfae8c5235f517895088e90ba128e950a0a13e9218 329 0.21/1.00 vMB 32
298,804 298,804 000000000000000003549597589aea015386f59b983ddf75e13fa6ca2f5c9620 278 0.10/1.00 vMB 40
298,803 298,803 00000000000000003ce2fd0a544a50d820bd206fae9b51f06a975e580a40a00e 450 0.20/1.00 vMB 43
298,802 298,802 00000000000000007e730723817a80b0877c99a570935dedfbd050c757008d66 109 0.10/1.00 vMB 20
298,801 298,801 0000000000000000469132543f5e128530833c279619200c8a224c6c17ddca74 128 0.06/1.00 vMB 29
298,800 298,800 000000000000000027b15030305ce452841048f1363d594c3e1c547dff3a6ca1 505 0.25/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.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.