Loading Tool

Explorer IconExplorer

Memory Pool

82,365 transactions
31.10 vMB
0.12480044 BTC
Random Selection Loading Transactions
Max Size: 186.92/200 MB

Candidate Block

Mining Attempt 8ea375605f4c088c231bd337ed40d61570fdabefa7b3cdf8453890f08a93e27b
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root d3c29b4248c7fd4b785610ff62e0027269d5310904e32e193c9ac8cfc4792b85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,067
Size: 1.00 vMB
Total Fees: 0.05400795 BTC
Feerates: 180.34 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (441,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,543 473,543 00000000000000000011aeebc874569b48460433c72fc5f0238d016e18be5a8e 1,735 1.00/1.00 vMB 178
473,542 473,542 0000000000000000012c5a9263069d18913e3fea677a258ce1552e12a5fa215c 2,030 1.00/1.00 vMB 173
473,541 473,541 0000000000000000003ad1fed885fa8836883e79ac755382a2539b85befa33f5 2,234 1.00/1.00 vMB 59
473,540 473,540 000000000000000000799bc50563b11b09ab967990881f2330e52b0c7f0137d9 2,440 1.00/1.00 vMB 133
473,539 473,539 000000000000000001841cbdda5a79bade5acd4c3b11e1536f7a81b4a1e3ff58 1,803 1.00/1.00 vMB 78
473,538 473,538 00000000000000000062603aa0b75edea9a802014035a2863f75c96fbf2bffef 1,935 1.00/1.00 vMB 311
473,537 473,537 00000000000000000033f8812ae425f9e3af81a2fc1f752ba4c071bfb56a6af6 2,399 1.00/1.00 vMB 384
473,536 473,536 000000000000000000dd41c5b82a9bb03c2d74a38ea81bc955b0fb99af2eb620 1,941 1.00/1.00 vMB 308
473,535 473,535 0000000000000000002fd067d59db228d581ed85efcc3f852bfd4370d10dc088 1 0.00/1.00 vMB 0
473,534 473,534 0000000000000000000c1c04a9043899837df29f3dc1e451335f75c89a5f8c91 900 1.00/1.00 vMB 50
473,533 473,533 000000000000000001215131f8ca6300a9e8441c1474a01cf6dec71cf69a7195 1,865 1.00/1.00 vMB 237
473,532 473,532 000000000000000000a03693bf5a1b0e2b7156fae0cbd0cea5b6f8a8d516faae 1,528 1.00/1.00 vMB 86
473,531 473,531 0000000000000000017ffdb3e9790ba0f93e9eee81d38fb92d69eb2a4b5139aa 1,379 1.00/1.00 vMB 155
473,530 473,530 000000000000000000ae140e51acd264f494b523799f43667892befe5537ad71 1,314 1.00/1.00 vMB 166
473,529 473,529 0000000000000000004823debcc58f312023496300392cb568825c60ab8b2edb 2,426 1.00/1.00 vMB 105
473,528 473,528 0000000000000000010e4e45552da5eb2ff7941a79da0f312272bf1a4f75bcff 1 0.00/1.00 vMB 0
473,527 473,527 000000000000000000417bfbf6178bd28dd6ed5bc12415e529a93c931620e912 1,757 1.00/1.00 vMB 165
473,526 473,526 0000000000000000001c883e78d44b4232ac4550271196ca5fe6086a16356b25 2,190 1.00/1.00 vMB 273
473,525 473,525 000000000000000000f70ff28b80e7912b501e16d184d8b667f5010f53ac76cb 2,319 1.00/1.00 vMB 206
473,524 473,524 000000000000000000e09e3bc9d0123e5b553349744346255ffab5a948ee094a 2,042 1.00/1.00 vMB 304
473,523 473,523 00000000000000000113458e009c08c08245af18f29bfcdb1cf73bc121e7cb43 1,745 1.00/1.00 vMB 300
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.