Loading Tool

Explorer IconExplorer

Memory Pool

41,779 transactions
26.73 vMB
0.06041025 BTC
Random Selection Loading Transactions
Max Size: 139.86/200 MB

Candidate Block

Mining Attempt 5ccd943d7889c665cd6a582634dc12227d656defcc35f863ffef6ab3176202fd
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root b9666cf50789ac4979d601911b195dd0f978c892119414681c54ce3c6b230d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01085516 BTC
Feerates: 73.20 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (403,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,088 511,088 0000000000000000000d9d0b47618e321fd1565fbcc0d4413a653b1d50b5fa56 1,119 1.00/1.00 vMB 30
511,087 511,087 000000000000000000207e4a0f041bae561dd21003eec915d1d6264e9d36c53e 354 1.00/1.00 vMB 7
511,086 511,086 00000000000000000054cc99bc35286eda4cacc848a2a456e49786846b1f52fb 1,249 1.00/1.00 vMB 22
511,085 511,085 000000000000000000298c189d5b1dce47311785665f856aa53ed57a55380747 309 1.00/1.00 vMB 9
511,084 511,084 0000000000000000002f59a2e7a58c2f8627018da55288ca4047f81544ea03fa 1,635 1.00/1.00 vMB 29
511,083 511,083 0000000000000000002a43bb285276725275ea084a4a2f0a82fa7b2423f81215 1,964 1.00/1.00 vMB 62
511,082 511,082 00000000000000000009eb8beb2fbc8a120ce6ce57b10d8a5ad81964577feb69 1,822 0.92/1.00 vMB 19
511,081 511,081 0000000000000000000cc18c55e64ae2e6f9b8182958911a4be48e4f127b4d97 2,452 1.00/1.00 vMB 51
511,080 511,080 0000000000000000004ef79acc75b4360ceded1903e8acd7d617fc0b5d8b102d 1,874 1.00/1.00 vMB 48
511,079 511,079 0000000000000000002526d792d1c287f20c4ec5419bb8da80eed644da1f5f3b 1,600 1.00/1.00 vMB 27
511,078 511,078 0000000000000000001babe38451cae61cf43697d02cd5d296c705c0f57ca9af 2,299 1.00/1.00 vMB 108
511,077 511,077 0000000000000000002b0ea6dc5dadff6b378d3cfdf2b3760c153b9123e2f338 389 1.00/1.00 vMB 5
511,076 511,076 000000000000000000564c8ee9f3c5cdc6623f37d230563610fd9c00937d7e2d 743 1.00/1.00 vMB 16
511,075 511,075 0000000000000000000645b6f04ff06529f1cca722de9dbe4f530b0b540536da 910 1.00/1.00 vMB 17
511,074 511,074 00000000000000000024daaf32bb7ab9e81d9b9bc0f56bc9e76e7fae7d3b5dcf 312 1.00/1.00 vMB 1
511,073 511,073 0000000000000000003992580a8a1f6d6ab49fdf9aece94d2abeee21fca05fe2 2,032 1.00/1.00 vMB 36
511,072 511,072 00000000000000000016d355176805b5aecbb6bb44114034e5069835dd48ebe9 1,295 1.00/1.00 vMB 22
511,071 511,071 0000000000000000004abf262fb08bb8d07b421d21cabbfacab19a5b8d8549c7 2,241 1.00/1.00 vMB 20
511,070 511,070 00000000000000000029ad05b8966ce83c880ec2afd14df3c04210451bfcd8eb 2,371 1.00/1.00 vMB 55
511,069 511,069 0000000000000000005bc6cd365371070dc98efba7c3339aa939ba094257170d 479 0.51/1.00 vMB 11
511,068 511,068 0000000000000000004ad415e9b413e37a23831a3a9d7198e62e5cbb01e3f0f5 1,775 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.