Loading Tool

Explorer IconExplorer

Memory Pool

34,893 transactions
27.39 vMB
0.05497949 BTC
Random Selection Loading Transactions
Max Size: 137.45/200 MB

Candidate Block

Mining Attempt 004144307714fed2c908f179c28f816db47b6ec996ed24d1af0bd063cb5b7211
Version 20000000
Previous Block 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56
Merkle Root 756d25b373c57e4aac58a11b66271539a366eeb13b824c74166abf4129a82f9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.00329886 BTC
Feerates: 12.65 > 0.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,623 (202,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,484 712,484 00000000000000000006cd53dde6d37a70d60712ad9ae60295803483b7abcab9 210 0.07/1.00 vMB 14
712,483 712,483 000000000000000000080dd57f91a328a8eaa1ad4be125ae08e508aa01de34b6 504 0.18/1.00 vMB 11
712,482 712,482 0000000000000000000488dab8ad744d24c80e933a20e8d3782b7e38e92fa262 809 0.41/1.00 vMB 8
712,481 712,481 000000000000000000036179b076f336836ac74f8c8e073c9e816def7200c3aa 2,628 1.00/1.00 vMB 12
712,480 712,480 0000000000000000000436925301c0a2074f06d1dfc267cb4d980bdf4d44c842 322 0.10/1.00 vMB 11
712,479 712,479 0000000000000000000942902ec4f6c3f1078d39b2e9547c27e219114558ad86 211 0.06/1.00 vMB 13
712,478 712,478 000000000000000000079f29e487c510292652f736e64c8e2af6fc8faa258b13 1,813 0.71/1.00 vMB 11
712,477 712,477 000000000000000000076f9cb91eebf4d7ac5826626b1bad75ebb8ac6cc99f5c 1,706 0.84/1.00 vMB 6
712,476 712,476 0000000000000000000c1b145a6dd6028700b911e87edcbd8539899a63baee97 3,118 1.00/1.00 vMB 13
712,475 712,475 0000000000000000000bc369a0be5914b88d9bf503b6b457b212f2d96c56681c 2,748 1.00/1.00 vMB 7
712,474 712,474 00000000000000000005f486b426cec3cd86668a36e3d20c1fa961c1f249837b 2,973 1.00/1.00 vMB 8
712,473 712,473 0000000000000000000a0b907a5011e1eaf86522c870b7bb02d42a897b70d417 2,621 1.00/1.00 vMB 13
712,472 712,472 00000000000000000007ea64ee6b1b39165e127f2a6a5f2016ac0087e0d37e18 1,971 1.00/1.00 vMB 13
712,471 712,471 0000000000000000000814aa9aa2926ce108de7007d45874ee90e6d168ffc4f1 2,543 1.00/1.00 vMB 33
712,470 712,470 0000000000000000000304f9261d1a4481b314ee1b77ed4616b6c3741a9ad07a 546 0.36/1.00 vMB 8
712,469 712,469 00000000000000000009bbe400071871ff72dd245bfba5129ccc964d4cbb213d 3,166 0.98/1.00 vMB 5
712,468 712,468 0000000000000000000b5eeb76561c86ff3430310a23e15dae6ae31f8f4c75c2 2,731 1.00/1.00 vMB 17
712,467 712,467 00000000000000000007ff348280e114581b8bdc64015b88a7e423ddaf3346e2 372 0.12/1.00 vMB 10
712,466 712,466 000000000000000000090049eee35fe44afe1631e5f02aef4410c93cff95e0f6 1,420 0.46/1.00 vMB 3
712,465 712,465 000000000000000000090cee338ad76e09786745a14a075e6f720953b8631b2d 3,183 1.00/1.00 vMB 13
712,464 712,464 0000000000000000000c45aeeb7151c0e0a16762cc4e1fc10233d73edb7b3a6b 2,368 0.74/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.72 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: 629.92 GB
    • Received: 11.96 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.