Loading Tool

Explorer IconExplorer

Memory Pool

43,015 transactions
29.17 vMB
0.07764310 BTC
Random Selection Loading Transactions
Max Size: 150.09/200 MB

Candidate Block

Mining Attempt a5c11adfa80bcf78786013e929cd71d8d7cf0329b6dbc5d58bed40e9358ce7c6
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 90ac30a4fe3efadd6e01f0fd613e0eb922fedf5a838e52257ac43158ccf7f1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.02055911 BTC
Feerates: 150.75 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (446,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,683 467,683 000000000000000000578735d25d5a1632f0bb865f193b565041b3bf0c9e2f3f 2,637 1.00/1.00 vMB 271
467,682 467,682 000000000000000000b51db0ab76c2b3334446104e4eac36d24cef0108df7414 2,290 1.00/1.00 vMB 279
467,681 467,681 00000000000000000053cfb327adc2a81318fd778cccf5beff6e9913964747c9 2,890 1.00/1.00 vMB 337
467,680 467,680 000000000000000000aa9322099e3ddb8f9cef77cd5270cf67455fa06aa8b473 1,695 1.00/1.00 vMB 195
467,679 467,679 000000000000000001f36804c0bde2c5e4ea1669d0a49d8566fe4b5bcde89955 2,214 0.99/1.00 vMB 252
467,678 467,678 0000000000000000004739cb16e80f596bdb9a76586e6e300478be7d515e99d4 2,323 1.00/1.00 vMB 302
467,677 467,677 0000000000000000010d64584e351d76c9ffd930693971b6de44b416c8aaa38d 2,048 1.00/1.00 vMB 215
467,676 467,676 0000000000000000003d1d1e6da2e5f711037f9ab8ead81c11f2b357c03a3985 2,040 1.00/1.00 vMB 250
467,675 467,675 0000000000000000005418e9e60839cbd9b2ae2aef66130e2a1eeddc5f2afa93 2,642 1.00/1.00 vMB 312
467,674 467,674 000000000000000000d89e5c0b09d11f6adab1c4d9d6bf5cce0188a96afebecc 2,979 1.00/1.00 vMB 329
467,673 467,673 0000000000000000004361bf456530f5ded82d9d0d2cf104f099efeedd5d0b04 2,533 1.00/1.00 vMB 273
467,672 467,672 0000000000000000017d9a0b4f4be3018077cfd1640e9d8f2542404ba940c2f5 2,749 1.00/1.00 vMB 334
467,671 467,671 0000000000000000013cc9945884414987f3adf4c1da7133c8790c9fff8b0d54 2,550 1.00/1.00 vMB 318
467,670 467,670 000000000000000000f686e92cc45a8e32741457940ca922d0054c386db93cf5 2,344 1.00/1.00 vMB 227
467,669 467,669 00000000000000000082d6d53bb456041dfc46cbb9e238b0cf094d319e53b2b7 1,688 1.00/1.00 vMB 238
467,668 467,668 000000000000000001bea8834a186bdef0ba007f4cebb1401ae85166a2e79e98 1,794 1.00/1.00 vMB 212
467,667 467,667 000000000000000001c04c2eaac3ac9bee951d31fe8be43eae11da9e9109dee0 2,245 1.00/1.00 vMB 245
467,666 467,666 000000000000000000a9ca3064d7935f47ef889902f5e5c7ef84ff7dc4e5bcab 2,408 1.00/1.00 vMB 247
467,665 467,665 00000000000000000110e5cde4e99bf7d79c8d00370db31b5778cb1df70a6929 2,094 1.00/1.00 vMB 256
467,664 467,664 0000000000000000019d806160ac7a8bc9e14d0b491d899f5ddd9d79da5ff31c 2,779 1.00/1.00 vMB 328
467,663 467,663 0000000000000000011d461119ffe4c4059289d0ca44b3129e9a94f4cd30abd8 1,112 1.00/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 781.70 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.20 GB
    • Received: 11.88 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.