Loading Tool

Explorer IconExplorer

Memory Pool

27,494 transactions
13.76 vMB
0.14154008 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.23/200 MB

Candidate Block

Mining Attempt 2645da077b5fc9e9374dcd640c7e488747e20e07f8eaeff270024af344acda96
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 15ae21030f3412d0f1e4c728f7d248f6e95f7769c58722feaf55836b2bf5fe7b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.08869055 BTC
Median Feerate: 3.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (716,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,320 196,320 00000000000004aa5e5c43ba49a2d938ee1bb859613a85d75e92298316736aaf 129 0.05 vMB 475
196,319 196,319 00000000000004d5e3d1cfc5294c860d9fec7b0014a935a1ae962a23f50b5bee 74 0.02 vMB 16
196,318 196,318 000000000000001c6067b926cfc8705e5c2341769b108eb1f8f7b385d16a0cc3 322 0.14 vMB 100
196,317 196,317 00000000000001d0dbae203c1e52a386d46434df573c88e23aa9db58512e43ed 11 0.00 vMB 59
196,316 196,316 00000000000005b918af7df84a9d9bbed93077bc96e27f327a82013786fe155f 1 0.00 vMB 0
196,315 196,315 00000000000006d2d3637517e696645223d1a57dda0953b07dbf30312960bb90 623 0.25 vMB 129
196,314 196,314 00000000000001540bcce7a4de9eb8197ab43750181d1ea77a7f3272b37bfcaf 512 0.20 vMB 180
196,313 196,313 0000000000000383e853334402f3b083da74d8de9c407fe041b4f334439a75be 118 0.05 vMB 90
196,312 196,312 00000000000001d0121f5fa2b95bd5a0ce84bc43915d155e09b764fe3b787af5 128 0.05 vMB 132
196,311 196,311 000000000000067cbc76e364c95d05ad330ea64df444b0498406d69d818ac2cc 78 0.04 vMB 107
196,310 196,310 0000000000000629f2d770744fc2dc38b35b2112c6747d6f5abb5f23037714a4 24 0.01 vMB 1,152
196,309 196,309 00000000000003e0e31d766429cd1acce924309fdbc14f59d577d7ca3e3e2d19 84 0.04 vMB 798
196,308 196,308 00000000000004d34d483e4e5edad40b057fe907326c67e2bd1cb7814e9cbcfb 220 0.10 vMB 118
196,307 196,307 00000000000004ef09220428ed7ede94b97292f42e196ad6c0a7150c6b317887 140 0.05 vMB 1,337
196,306 196,306 00000000000005d89532151a3cf46e8cef88b9aa64a6e1401b4fecc5a1e23336 570 0.22 vMB 140
196,305 196,305 00000000000004a92884d15cd933453e988216f469a543527eece7c0876915c8 117 0.03 vMB 45
196,304 196,304 00000000000003b4ecffddc05837a6e3fd720416434dd41b91bf63054d25a540 245 0.11 vMB 122
196,303 196,303 00000000000000ec892e1a4718ecd29b3b8777cdc0c91da479e3f7213405831e 12 0.01 vMB 114
196,302 196,302 00000000000001783e4a678ed50012907097420bb18592a523dcce5c08b0c99e 153 0.07 vMB 108
196,301 196,301 000000000000069fdc882e5c26681c99e8c709d372964068e090851c347c0795 104 0.04 vMB 74
196,300 196,300 000000000000019d8d9cd0a63db8c77d129bb628012e0c5a3602d2af5f82610f 399 0.15 vMB 132
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.16 GB
    • Received: 0.37 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.