Loading Tool

Explorer IconExplorer

Memory Pool

45,437 transactions
29.92 vMB
0.09466057 BTC
Random Selection Loading Transactions
Max Size: 154.48/200 MB

Candidate Block

Mining Attempt 2cb022e98173389d3891e3ac3c4259b98d039b715bd7aed44e7d5358a5067e54
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root c3c9f6662a1aa7c7591fe80cabb69672d3a648087e247dba21dba438ada486b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,265
Size: 1.00 vMB
Total Fees: 0.03369183 BTC
Feerates: 477.45 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (523,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,156 391,156 0000000000000000092fddd437d3a3d2c6143ffb623f563868aa9d075866e8d9 556 0.29/1.00 vMB 34
391,155 391,155 000000000000000004a5f83927202ec3ad9bff9372661bb3f55458ded4230d97 67 0.07/1.00 vMB 7
391,154 391,154 000000000000000008ac8d6673405b0d44b2bdd46271ee17c4e3c7ca3bcf0f26 860 0.36/1.00 vMB 41
391,153 391,153 00000000000000000958a60c6fa025f3b445ad4a962f5c4691263f5fffad5d83 1,210 0.64/1.00 vMB 28
391,152 391,152 000000000000000009c260575e1427c690acb8d97f215529c9a022168c9dc8da 2,330 1.00/1.00 vMB 35
391,151 391,151 000000000000000008c472f8d572c4648329540990acb7eb9ea9d9d7e6701e26 2,441 0.93/1.00 vMB 45
391,150 391,150 0000000000000000036924c621b2565e27b990beda254ee539991f87b2160daa 1,788 0.93/1.00 vMB 32
391,149 391,149 0000000000000000058ecbdac0d58adf876462756eec6b9e74c4f61bb5f83961 1,912 0.81/1.00 vMB 33
391,148 391,148 000000000000000005a5b46384d181f4709efadea58ac51b0d6d0de299f81977 730 0.65/1.00 vMB 17
391,147 391,147 000000000000000006f682d9f588118574e9768ceb711a877746474d1eafa437 850 0.57/1.00 vMB 22
391,146 391,146 0000000000000000069f0152047f5b10c57965100008910c924298580a37290c 699 0.99/1.00 vMB 14
391,145 391,145 000000000000000000958c04bd954f7f6eac75aedd15c0f075a5400a99e1092e 1,504 0.69/1.00 vMB 33
391,144 391,144 000000000000000002ff3ab159554c92cc7d0d7e44e76ca5fc7a3ecd6d9460bb 1,141 0.62/1.00 vMB 25
391,143 391,143 000000000000000005190f07689772105d0693bd2f6e1afd798844091601341a 1,647 0.83/1.00 vMB 33
391,142 391,142 000000000000000009e2a51f6ed2762549718089c2068853f4899e5debc68ad7 1,480 1.00/1.00 vMB 24
391,141 391,141 000000000000000004d4498a4dc9f3f2580b93ffaf96dc52012b0cb0da830c1d 2,578 0.95/1.00 vMB 46
391,140 391,140 000000000000000002933d6791f6daa0025efe6caa6f95c5d6034d2c6f227460 1,002 0.48/1.00 vMB 32
391,139 391,139 00000000000000000642dff945cde52e5af9f23d8e49c64fe4a13d5e98ef619b 1,551 0.64/1.00 vMB 34
391,138 391,138 000000000000000003e829352c1fd21720fc5085730e5c59805c928fd6683d91 1,196 0.74/1.00 vMB 28
391,137 391,137 0000000000000000006a710a1f542592f0f82e75e7978210e389f8126dbaea85 1,550 0.69/1.00 vMB 37
391,136 391,136 000000000000000008b4029f18733cd8b6cee5337986ddca613631f3643ee84a 1,411 0.76/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.71 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.61 GB
    • Received: 11.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.