Loading Tool

Explorer IconExplorer

Memory Pool

48,982 transactions
30.49 vMB
0.09316047 BTC
Random Selection Loading Transactions
Max Size: 163.13/200 MB

Candidate Block

Mining Attempt 3995fce33573c7359ce9476fa0904ae09a1f4445aaefa9adeabb5fa6581b5e31
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root f2b5c6fd30af9357e6036d50865e4f5c8d22cc5e0e952d0be44ba254c1dc76a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,457
Size: 1.00 vMB
Total Fees: 0.03061725 BTC
Feerates: 101.56 > 3.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (442,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
472,125 472,125 000000000000000001520944f2e9d19656e0e76089c55f29da45871ec67135d9 2,075 1.00/1.00 vMB 242
472,124 472,124 0000000000000000000f56aba9b0721215e72f9dba05d25b17c4da3eeda832c2 2,318 1.00/1.00 vMB 132
472,123 472,123 0000000000000000012bb2714d801604716b0ad059a72c982b10dc23b81ea2a3 2,386 1.00/1.00 vMB 248
472,122 472,122 0000000000000000005d04cd9b4a3c3da2d6680bdab1dfe8c58cdb30215420db 2,152 1.00/1.00 vMB 161
472,121 472,121 000000000000000001799af043dff03da81933a79b1fc87ccff124902e282f53 1,991 1.00/1.00 vMB 262
472,120 472,120 0000000000000000008d3c89e9bd54fb0d31a8495c3d36ae43fc6663f4bfcaf2 1,633 1.00/1.00 vMB 155
472,119 472,119 000000000000000000586e69c4bed1def917b68c8069ed028b9299e2ea72731d 2,431 1.00/1.00 vMB 365
472,118 472,118 0000000000000000017efd148b1ef1755a17c22b730729f105a4a45a0565de5d 2,023 1.00/1.00 vMB 171
472,117 472,117 000000000000000001754d9169e9f9be6ccfa4af9d1e814ad330827cda4f0045 1,117 1.00/1.00 vMB 148
472,116 472,116 0000000000000000012dccda5230dc5527e10a3a54c357f7d945459cca914ce9 1,550 1.00/1.00 vMB 293
472,115 472,115 000000000000000000bf11cdd3facfadf40eec0fecc30f0473029e2d1d0d6cb2 1,290 1.00/1.00 vMB 342
472,114 472,114 000000000000000000cefd52bbe2089aedbb58a1e8a8996a5c458c85039484c6 1,889 1.00/1.00 vMB 158
472,113 472,113 0000000000000000001b931eb1db9cfccc0e4ff6e9cf43751c997b724c9a9a00 1 0.00/1.00 vMB 0
472,112 472,112 0000000000000000007e5894aac7710c8dee5d6d7425f14cb8f62694285e7232 1,388 1.00/1.00 vMB 170
472,111 472,111 0000000000000000016530c753db8d8b0ff8abda1da3ecf2bdfb1970e9e733fa 2,274 1.00/1.00 vMB 341
472,110 472,110 00000000000000000131af95c163fd95f5cef8686fd7a424d24a60f3571077e7 1,751 1.00/1.00 vMB 105
472,109 472,109 000000000000000001419a5cf4304a78cd4fc888177d92b586099251d3275062 1,221 1.00/1.00 vMB 186
472,108 472,108 000000000000000000f11b1e5571759753edf788c25424c8049b82e7ad5618c3 1,882 1.00/1.00 vMB 229
472,107 472,107 000000000000000000f16988c767ef884e3f8bb28c3726fa7121d01ac53a4deb 2,149 1.00/1.00 vMB 330
472,106 472,106 000000000000000001021c6001df0e1d5ce05295ea0863e25d324faead4f0652 1,705 1.00/1.00 vMB 311
472,105 472,105 0000000000000000014728beaf07b9de1c11a732d18b5fc8584e70294381858b 2,009 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.42 GB
    • Received: 13.77 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.