Loading Tool

Explorer IconExplorer

Memory Pool

22,528 transactions
10.40 vMB
0.04104571 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.25/200 MB

Candidate Block

Mining Attempt 2ad37d080003e11df167ab7dc8097f996fb52dee8681e398e649f752517694da
Version 20000000
Previous Block 00000000000000000002017b3f431ec8e9d130f94b4940b3623533d08b0dea8d
Merkle Root 86eb1f57284557d03cd576ea657686f30c9d4c3eaf4f3603bbcebc36eed87bb4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.02406346 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,573 (646,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,560 267,560 00000000000000095c91ee523072a76c9ac74a67ea01024beb757ab765882bcc 135 0.06/1.00 vMB 66
267,559 267,559 0000000000000007c44635d5686029f345cb51535c8d82a484ae50a9d70bbf37 93 0.04/1.00 vMB 71
267,558 267,558 000000000000000913e4700cfeb4d9ca9e7c8d8a93eb3070cd00368312f72026 51 0.02/1.00 vMB 57
267,557 267,557 00000000000000092eb4ce09b9fbe73d1ef129c1a6395bb808f6fc2e2be33119 168 0.08/1.00 vMB 64
267,556 267,556 0000000000000006e121cf2eb3d8954e5a90247efc96a64fda089c0cf6426b16 163 0.08/1.00 vMB 73
267,555 267,555 0000000000000008dcc5f004f2e9778eb146d069c871ccd8207f57ac42bd766a 85 0.04/1.00 vMB 40
267,554 267,554 0000000000000001ee4330f755fdfd218cb432ccc4bb2f50cb3601ef8bbe74db 244 0.10/1.00 vMB 72
267,553 267,553 0000000000000003a3d7ed9b140ef7d82f2828000e98ab1bf179c112bbab1dfa 12 0.01/1.00 vMB 61
267,552 267,552 000000000000000146cc7b1c72265f08ea2352c44faf14e8678f5ff35b55158d 189 0.09/1.00 vMB 33
267,551 267,551 000000000000000148914ded627e2a7a22eb59fc11b080efe3f3e34508285118 230 0.11/1.00 vMB 42
267,550 267,550 0000000000000004758ddb1448a6b29985e67eca8772fae2a6a01ee75e616c4d 256 0.10/1.00 vMB 109
267,549 267,549 0000000000000008ec0be7f4bdd12a522517996c38d375fa6e9997e1403dac40 461 0.29/1.00 vMB 57
267,548 267,548 000000000000000094d4610e3a7fc18637fdab6e1711bfb8e24e4c0c62215e8a 71 0.03/1.00 vMB 68
267,547 267,547 0000000000000006a4e8da8d8a228bf563351b05d3f9a149ae7665b9dd5ea839 70 0.03/1.00 vMB 85
267,546 267,546 00000000000000046abc033174521ceb245b47fab76daf68a07ad0468218634f 237 0.09/1.00 vMB 62
267,545 267,545 00000000000000067ce9e813bee67bc99e9d6fcbd00eb96cec8ac6070e4e588a 167 0.08/1.00 vMB 53
267,544 267,544 000000000000000036e8113e517c7c8e2725bb554fa2c898f7794d622aa27995 140 0.07/1.00 vMB 48
267,543 267,543 00000000000000014c73d372b5fba60992f38bf70c7ee9a539d2a3af4f6a0034 195 0.08/1.00 vMB 49
267,542 267,542 00000000000000016b12f8ae83d7778444fe75612e21c57b9b2385986644d770 75 0.03/1.00 vMB 68
267,541 267,541 00000000000000018d20c1cad65b54aa535eaecf3da86d25b847a997b1ccd9f7 350 0.19/1.00 vMB 69
267,540 267,540 000000000000000198dbac21f89fdd9ad9c4b3bfddc21ec51d306baad9d4c1c6 350 0.16/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 779.86 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: 440.30 GB
    • Received: 2.42 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.