Loading Tool

Explorer IconExplorer

Memory Pool

13,423 transactions
5.71 vMB
0.03804598 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.57/200 MB

Candidate Block

Mining Attempt 8caf766047132461d4ff1800d89cacd983c2d46d4d84b68f7ec278c66691c7db
Version 20000000
Previous Block 000000000000000000008a32030f18bfbcf56f9bc4b6582f27818e6d2a5ec937
Merkle Root 4e8fc07af179e1fb58587dca6359f8d4cf967fdb02cd978f48ed22f756920910
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,815
Size: 1.00 vMB
Total Fees: 0.02847151 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,448 (722,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,254 191,254 000000000000084f9b004101da651af648dbb2ffc670a7e6445aaf772874e5d4 131 0.05 vMB 112
191,253 191,253 000000000000006e0e0235140cae72d4bd247ee26109c4d468dee8c88d42ff88 112 0.06 vMB 107
191,252 191,252 0000000000000204719107e33f70c29f55aa98e224dcd715dc62cdb2dab3e5ba 117 0.04 vMB 94
191,251 191,251 000000000000057c8a2a55d711f9ec521d30f2de76dfa0d096240901047ec092 512 0.17 vMB 148
191,250 191,250 00000000000003d17d7c12a078eea65314566ff1a4127854e0f255e49078bce7 683 0.25 vMB 129
191,249 191,249 0000000000000812f309388b96b1ff37a45a92ee9211f1b8e4eb9162ffcd48a5 633 0.25 vMB 129
191,248 191,248 00000000000004916e92be45f30d348ef1baa10ee995fe91b8785625b66f7a12 10 0.00 vMB 15
191,247 191,247 0000000000000260ccf7e58f7708747c938adfc582aa5bf29c552a4bffc8ac3b 13 0.00 vMB 30
191,246 191,246 00000000000007bc2c74671ba37c95fa8a200a120bbb61a663f1a1b937e9d972 552 0.25 vMB 365
191,245 191,245 00000000000003afaf096f5c098c1540bb924a00f7968763b5ecf167f79baaf6 512 0.20 vMB 78
191,244 191,244 00000000000000e9a7e9fa5648dae513ff6ad1c876a0d076521440494598db81 512 0.26 vMB 126
191,243 191,243 0000000000000086f5b95c93933a5b0275e3f36b2e8b33467a95cf38b2b22e85 129 0.05 vMB 94
191,242 191,242 000000000000012e8b6734de7f87c845ba6ebce97cd09efea5fe9061b2861c09 131 0.05 vMB 11
191,241 191,241 00000000000003fd22792e32ae94b3c03e6d3874328fd1d93d0c181d3d9b8dca 1,024 0.38 vMB 142
191,240 191,240 000000000000038662d4db167298f28701a52d67310f1b1d89d864132472ed7f 334 0.25 vMB 102
191,239 191,239 00000000000000d4529f2770d18af5e36a9853773692fd4b309792beda2acd86 5 0.00 vMB 14
191,238 191,238 000000000000036227395123a16402d5eb1f85566ef1d879c2de50335a8637af 148 0.05 vMB 66
191,237 191,237 0000000000000707e38f46fc3db2838d4fbc94ee0fa67f4ebf897b6c59e4ef6c 138 0.05 vMB 69
191,236 191,236 0000000000000775921285c70adcbe808d8afbd1051ac9720aa97b36eaf23f7d 132 0.05 vMB 124
191,235 191,235 0000000000000189d37f4a19777ee9316b014b54f534cae13ce107dd79652eb5 10 0.00 vMB 0
191,234 191,234 00000000000004772a7a8dff37b27612d4a9984fcd759e0dc31cbcca1649e050 214 0.08 vMB 152
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 307.33 GB
    • Received: 1.44 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.