Loading Tool

Explorer IconExplorer

Memory Pool

81,757 transactions
30.61 vMB
0.09813416 BTC
Random Selection Loading Transactions
Max Size: 183.83/200 MB

Candidate Block

Mining Attempt 4974adff22f9812881f48352a1980392efd027139d78df32566a7734ced176f6
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 821f651b8c59f081eb0f4865dcf4b5fd991837396b27d5b57a2c3d87bbc37575
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,434
Size: 1.00 vMB
Total Fees: 0.03298119 BTC
Feerates: 150.77 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (841,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,121 73,121 0000000000156410afaaaabfedfbdccbdc965dab94bb174be4ab66b5f6c55bdb 1 0.00/1.00 vMB 0
73,120 73,120 0000000000903a01b168daf2edd2bc5562c63e8fa3f2877425d71e20aafec933 1 0.00/1.00 vMB 0
73,119 73,119 00000000005c099263f0eaca861661565a229057167953b85c492cd8529202e3 1 0.00/1.00 vMB 0
73,118 73,118 000000000077847e5d5cacb033ed829da1109d9bc73ac22063d052f1115ae2cc 2 0.00/1.00 vMB 0
73,117 73,117 000000000004a28d492502a54d9d6d1f0d9b42e8fd1c4969ce5f84e6af71f9ae 1 0.00/1.00 vMB 0
73,116 73,116 000000000058d498236f2cf83abd905a7d6fdd40f44507d7640214c477c67d0f 1 0.00/1.00 vMB 0
73,115 73,115 00000000005952cea2007d40ddaa1637e715037df7c9ecc7b71fb79e84b4a49c 1 0.00/1.00 vMB 0
73,114 73,114 0000000000507e97283563f541eec81957d3c7e53dc1201212c7e93a9e02816a 2 0.00/1.00 vMB 0
73,113 73,113 000000000022fd34477d873966fc5ee50788bdfe793cce46a3d6aa7c326fa320 1 0.00/1.00 vMB 0
73,112 73,112 000000000059f5bf182cc4fef49f7521b03384b72c2f6f01d293f5b01e69aada 2 0.00/1.00 vMB 0
73,111 73,111 000000000011f79a3511fe71823b820cd2b9881fe7115c461fb66a6c8cf06aef 2 0.00/1.00 vMB 0
73,110 73,110 000000000081b422e648aa37f96693e709436c4f7b82cb0e8e304c5464d819c5 1 0.00/1.00 vMB 0
73,109 73,109 000000000096892176c448abcdb76b0512832a3c9102e04890f7f4917208628b 1 0.00/1.00 vMB 0
73,108 73,108 00000000001b9f5dd6755ccdf45366beea711fb263dbb7a198c059df67c58559 1 0.00/1.00 vMB 0
73,107 73,107 000000000027d22969d26f817af6be135c90dd38adea4178310f68a253a9d31d 1 0.00/1.00 vMB 0
73,106 73,106 000000000091f881290109de17a2f06170d25291088cf8bdb14bbcbed21cd903 1 0.00/1.00 vMB 0
73,105 73,105 0000000000523b86b50f263f925a6def686964d9316501caf9e3b55460842663 1 0.00/1.00 vMB 0
73,104 73,104 00000000000dc074cef6307302bba9adc1b9dffac4eb50fd1babe5b5d52d1b58 3 0.00/1.00 vMB 0
73,103 73,103 00000000003c574ac00dca2747e10e9ea389f5b118e65e00675b23e647ee087e 4 0.00/1.00 vMB 0
73,102 73,102 00000000002d562daf6bc11e082305b532163fa22494dec0867acb13674aff08 6 0.00/1.00 vMB 0
73,101 73,101 0000000000311b02f1951c1eec52e6fe3fee6821c282d427517ff70994ef81cb 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.