Loading Tool

Explorer IconExplorer

Memory Pool

79,145 transactions
29.71 vMB
0.08588697 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt 11229b27aa944a88174408a31819878ef6fe5bed557ee92f3d0e7d93da0ce822
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 43ff517766ed39f1dc23ce746f4ccaf5ed7f0391525e52072ab37fa3d181d10d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,708
Size: 1.00 vMB
Total Fees: 0.01943367 BTC
Feerates: 150.66 > 1.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (313,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,458 601,458 0000000000000000000c5b6cf00db3160291dca50328594a5742ec4459513df8 668 0.20/1.00 vMB 14
601,457 601,457 000000000000000000105314ee7db98eee83eef4721875891fe3f385d18c534d 3,076 1.00/1.00 vMB 15
601,456 601,456 0000000000000000000e771d6fcb42ce77563a71aae3e724dea26958c661618f 2,313 1.00/1.00 vMB 41
601,455 601,455 0000000000000000000a7b33cfde3657b5f9ca23195e99f4bbd2d2d02a6d132a 2,819 1.00/1.00 vMB 26
601,454 601,454 00000000000000000004b0a598b7dfd9f073788b53a058efe9280155dc799e2f 3,084 1.00/1.00 vMB 42
601,453 601,453 0000000000000000000bc5409c96fa30a1b8e7e9fa61345363a4b838c0745a51 1,999 0.85/1.00 vMB 26
601,452 601,452 0000000000000000000076ee5a6d9047df0b35b041227968d73a30e657452098 149 0.03/1.00 vMB 29
601,451 601,451 000000000000000000041a9c963eba1f814a01ca8e6a594ae0a2b9760f6609f3 2,157 0.59/1.00 vMB 13
601,450 601,450 00000000000000000000757465a02ead4369437248831652319702e107f8c9d3 3,021 1.00/1.00 vMB 32
601,449 601,449 0000000000000000000b25d47874744b98c364609d619f5baeb1c07b7322efaf 2,775 1.00/1.00 vMB 11
601,448 601,448 0000000000000000000601c12bcb85a85c024bd0169c4ef7218a5618d0663f8d 1,450 1.00/1.00 vMB 24
601,447 601,447 0000000000000000000ed61e88479e3e6509af563fcb686aa2a246ff927a9886 350 1.00/1.00 vMB 25
601,446 601,446 000000000000000000095ec0ebbff58756f11c567a7dd9ac9dd87eba7b0b1f2f 2,539 1.00/1.00 vMB 28
601,445 601,445 00000000000000000001e7813a6270fd3e3387d5914d2fde229d71828120577c 3,251 1.00/1.00 vMB 46
601,444 601,444 0000000000000000001000af7912aec0977605d8346adcc2962520d92474d180 3,008 1.00/1.00 vMB 30
601,443 601,443 000000000000000000031f7c6312642c5f1eca31ae4175de54373fa1a4fa25c9 2,780 1.00/1.00 vMB 67
601,442 601,442 0000000000000000000c8dbda6465363a4eb68f8e43aa754ebab9e6f64333c44 3,480 1.00/1.00 vMB 9
601,441 601,441 000000000000000000090e474b41e1a7349a808ae456cc5826ee575416a1136a 3,082 1.00/1.00 vMB 41
601,440 601,440 00000000000000000000d6e50e9a20b98936b7833069a30e1e86c3d722d8a176 1,060 1.00/1.00 vMB 21
601,439 601,439 00000000000000000009e9df4cf978c38208ab6073e5f4d15cba9ab62fd6f27c 2,737 1.00/1.00 vMB 40
601,438 601,438 000000000000000000066f896cca2a6c667ca85fff28ed6731d64e3c39ecb119 977 0.53/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.