Loading Tool

Explorer IconExplorer

Memory Pool

77,007 transactions
29.04 vMB
0.07868550 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 3237a12cac4e21cc3370fb13315d46dd0abbec302340cc34eaf7a37acf8587b8
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root eda677d33b9aa6b6c835e9975cac4b94859d95ddef025bb8172b88e2db849b4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.01523987 BTC
Feerates: 301.35 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (483,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,634 431,634 000000000000000000ce2aa4a2e52a1e5fbf3e4c7e8929564b3722296abaad7d 1,422 1.00/1.00 vMB 38
431,633 431,633 0000000000000000008e9543ee82f692cb29073d1424c8efce6a7eeb961ce372 1,703 1.00/1.00 vMB 33
431,632 431,632 0000000000000000039db37d912dc3e02d2ba5cdf3a89c17997b115d0d492bd8 2,510 1.00/1.00 vMB 59
431,631 431,631 000000000000000002d642f0c79cd03cb09ea33d1cb1e88b1e768cb1856f198b 2,669 1.00/1.00 vMB 72
431,630 431,630 000000000000000001bdae925ad598ed7de745dbf36d38693ebdf97a634fcd60 2,366 1.00/1.00 vMB 74
431,629 431,629 000000000000000002504bf159733e951a798020778e2f4ecbe8e70260a13e34 134 0.06/1.00 vMB 32
431,628 431,628 000000000000000002cd92cdab8abe0bd736ebbc2466933cd0bf291a21246c06 510 0.21/1.00 vMB 58
431,627 431,627 0000000000000000040a90adfeb02448bbe2b22c712c87440ea28e9c61cc503b 1,071 0.53/1.00 vMB 65
431,626 431,626 0000000000000000045a690aa7d6dd99eb027c84d2f1f213fbed5b4e4e93df5d 954 0.84/1.00 vMB 21
431,625 431,625 000000000000000002b87eea72204aebbd493cafd4821d931014b1bf8ccc29fc 1,344 0.89/1.00 vMB 40
431,624 431,624 00000000000000000334933b69e2277b7bc2258dbe0cd96eec5dffff34181808 1,924 1.00/1.00 vMB 50
431,623 431,623 0000000000000000022d97030d8e7481b0d34ee341068d3bb190d936f56983b5 2,750 1.00/1.00 vMB 59
431,622 431,622 0000000000000000047d9f82b92216d6e935cfe91bacf436ee72ff4d63e3caeb 2,919 1.00/1.00 vMB 75
431,621 431,621 000000000000000003128a42fe9e1262e9079a8293166d3cf9cf4f7c745c525d 1,821 0.75/1.00 vMB 61
431,620 431,620 0000000000000000003282448fc0622b34002cacc0faa96a540484cf826e6d9d 2,272 1.00/1.00 vMB 50
431,619 431,619 0000000000000000034e067fe75559e06f0484e70473ed98106c362933ec33d5 2,558 1.00/1.00 vMB 77
431,618 431,618 000000000000000003f014d3a4bae3c25f7ba0a6dc04390627b20d113cf98d6e 364 0.54/1.00 vMB 22
431,617 431,617 00000000000000000331f1c86849d0ace96273e70e271cc944b3b1d4f565bf2c 2,354 1.00/1.00 vMB 56
431,616 431,616 00000000000000000244f56afec6205c424e7f72ef0d7b304a1aecdea9c2f70e 383 0.16/1.00 vMB 59
431,615 431,615 00000000000000000450e511c395fd6cccda88d99a2072336681cc999ee7c7a8 1,328 1.00/1.00 vMB 31
431,614 431,614 00000000000000000451eb820335aa875b3883abae4dbb3ee2b2a71eaaac83e4 1,382 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.05 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.