Loading Tool

Explorer IconExplorer

Memory Pool

81,345 transactions
31.22 vMB
0.09928240 BTC
Random Selection Loading Transactions
Max Size: 188.87/200 MB

Candidate Block

Mining Attempt 15852d12735c1825c3c9ca6490f24088a167d5dccdff1aa7aad4182462821fa8
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 24f0c3e0a966c5396b6cdeb16472f914ea24214c9e2d2cd2a8c9fd063c6e46c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,440
Size: 1.00 vMB
Total Fees: 0.02242863 BTC
Feerates: 106.51 > 2.25 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (625,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,197 290,197 00000000000000005992f5845afe5e386c2b8407f2a616388450c19006fcbcf0 128 0.06/1.00 vMB 26
290,196 290,196 0000000000000000a45f789d8779db0af3a00265b77fe32f4b07454634431836 128 0.05/1.00 vMB 36
290,195 290,195 0000000000000000f553f9e978d96fe2c47a82f7ce394afc8519a6008a1ec0e7 182 0.10/1.00 vMB 49
290,194 290,194 0000000000000000fe2d5fd1879409ac4463c85eae110c9f730e78d4bfcbcd80 561 0.89/1.00 vMB 18
290,193 290,193 000000000000000024097110949cb50742f93f0f30257b0fe8fec34aac39fc58 801 0.35/1.00 vMB 52
290,192 290,192 0000000000000000ae591bde0a1c8f5bb45008a05b7f5ab87d8cd935555691bf 628 0.35/1.00 vMB 32
290,191 290,191 00000000000000002246ce46077b582046fb3183950ceb9d6e19947125e61350 945 0.35/1.00 vMB 47
290,190 290,190 00000000000000008588c50b92c30c80804e00ebeb68ba0d5534014ebd2373ed 512 0.15/1.00 vMB 88
290,189 290,189 00000000000000003bc6dfa77c0e483c6342a60c39564865e71e21cda101fa82 693 0.25/1.00 vMB 69
290,188 290,188 0000000000000000cfd83ea8ee3a1525f5ee451a67e134f551bace100604def9 234 0.14/1.00 vMB 20
290,187 290,187 00000000000000011b37c3c307f07b4859331325cd76b36a94aeebd29cec8465 516 0.25/1.00 vMB 35
290,186 290,186 000000000000000029e4ad8a7a21434e042e743bb4f4e948ff65578a12bb94e5 128 0.05/1.00 vMB 80
290,185 290,185 000000000000000088605a205b377c3aa209299cd99f38283d3d04b2ba403b62 530 0.33/1.00 vMB 28
290,184 290,184 0000000000000000e3db492b81ba80a130402f0f2a5e04f7153bb6fd9fb1cab3 112 0.04/1.00 vMB 31
290,183 290,183 0000000000000000a072d7844b4341f79c96aa2b9475fe7d3b6d15dac60f8432 128 0.05/1.00 vMB 20
290,182 290,182 00000000000000007ba081b9bbc8d47f2b14bad4b3eabb3b9ec3841ef04f845b 580 0.32/1.00 vMB 38
290,181 290,181 00000000000000010166c86d94f8902ec63aaebdb49e87fc97d0f2846f4040e4 752 0.35/1.00 vMB 45
290,180 290,180 000000000000000039d6ffee2cd4a4162ad9bdb665abeb5f916af96dbd0b83f9 52 0.03/1.00 vMB 50
290,179 290,179 0000000000000000f0d0f829d96a52a7ba06e8c3209f3e392d0908082cf41b8c 136 0.07/1.00 vMB 31
290,178 290,178 00000000000000002fcfb6675171472e4b0e60bd9779d67db0a4a20b70e16f30 642 0.42/1.00 vMB 33
290,177 290,177 0000000000000000afcad9265e8b44bf1171a08165c09b329fab2893bf13ec69 522 0.22/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.