Loading Tool

Explorer IconExplorer

Memory Pool

82,926 transactions
32.08 vMB
0.08217424 BTC
Random Selection Loading Transactions
Max Size: 194.78/200 MB

Candidate Block

Mining Attempt 794b2139ba279ccfc6b52bd5fa354f7b99fbd71306954cd4a6476201c2c304b0
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 2637f3526ec1c38fd42b5fd8d01015eab7980b2e7d445dd34a84de77aa05955b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.01195323 BTC
Feerates: 146.96 > 1.20 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (519,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,233 395,233 000000000000000004adefe6f2af4731466a58a12a7ac69d3f96bd89dd44f369 1,478 0.75/1.00 vMB 38
395,232 395,232 000000000000000002fbadc92cae11a17877fcc9c84fda061f637ffef7b6faba 1,419 0.93/1.00 vMB 28
395,231 395,231 00000000000000000036e44c16924036f93866fea82fc4f308a5f5f5506ce2fe 2,036 1.00/1.00 vMB 37
395,230 395,230 000000000000000005dd0eed51f23afa568a3854335876cb4909c155191c86c7 2,973 0.99/1.00 vMB 67
395,229 395,229 0000000000000000046d4f20a24907e4d93fc47e0c248cddeec8e831560629b3 1,670 1.00/1.00 vMB 31
395,228 395,228 00000000000000000669a4820922efaa23bfc32ba87fd6a5aa9b1f532c866bb9 1,176 0.72/1.00 vMB 31
395,227 395,227 00000000000000000800577831ace2f295b1e41d4771239cf4f7a4d6bf3da350 178 0.12/1.00 vMB 28
395,226 395,226 0000000000000000069815c97133d179c3ca4b0794e88dddbda4ec72c469cebd 1,696 0.86/1.00 vMB 33
395,225 395,225 000000000000000008b3b33a2dd55b64a2d768f2386ba1f2795600246f6f7f8f 892 0.52/1.00 vMB 30
395,224 395,224 0000000000000000033ce49bf131dcaf34af481ec94395e046d34671985cd642 2,566 0.95/1.00 vMB 50
395,223 395,223 00000000000000000897456a74a0fa5aa918ebdc105a5886908d4a100475f52a 2,029 0.93/1.00 vMB 36
395,222 395,222 000000000000000000df9b9f861e8894432867670c09f19412baeabef6384d9b 2,575 1.00/1.00 vMB 55
395,221 395,221 000000000000000003b9ff92d6fd523380c317fc5e0b00eadd4d2385528a373b 776 0.95/1.00 vMB 18
395,220 395,220 0000000000000000022c2833a20520f3d5a685c36363f112272f749d9da0e802 1,746 0.73/1.00 vMB 49
395,219 395,219 0000000000000000088d3fe452dcb3a42575738f87e5932725114d3e14d4e6c5 993 0.48/1.00 vMB 45
395,218 395,218 0000000000000000056e4fa122a85489ba3caae2982574ba20fafec34584b97a 1,500 0.70/1.00 vMB 41
395,217 395,217 000000000000000006005b6562c1b3748c33d2e870a6bf5b7c62a5086ccca1c3 581 0.29/1.00 vMB 40
395,216 395,216 0000000000000000081b0f82271e69a194fe5327ffe72167345595f2c978059b 1,518 0.63/1.00 vMB 54
395,215 395,215 000000000000000002ee61e2c560f4ffadd4e782f8ce211eb6fef8ec96bb1b46 766 0.95/1.00 vMB 14
395,214 395,214 000000000000000002aba8e54b4aea0b882f4afb55f1f84d642ec0e8b4058e60 2,285 0.93/1.00 vMB 48
395,213 395,213 0000000000000000064283c2495ac6e2cc22b00aba6d3a921dbdbce8279dd0c4 1,183 0.93/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.