Loading Tool

Explorer IconExplorer

Memory Pool

27,120 transactions
13.66 vMB
0.13613401 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.62/200 MB

Candidate Block

Mining Attempt cc1a156f9a18ad2d462878852a314bd4f9f4a44176725777ddea5face19a4e5a
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root d91719db178d1540c98451bb28173ded9a9eabe9f0d8213c92b95e6f0cc93ff1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.08533024 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (716,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
196,299 196,299 00000000000004b186081eda673c8a2c6c4e74845f89d8195ff91a37700a353a 9 0.00 vMB 98
196,298 196,298 00000000000006d7b9d229f6438492ee70d121c8d29f154d961f9d2b4c8db6d0 199 0.10 vMB 118
196,297 196,297 00000000000006bfa8a166a2f234f1972c0eb52f53647f4f12725708eed2f26b 90 0.03 vMB 125
196,296 196,296 00000000000005dda9bf7b6c71281b63a0cb79b719892bce3592afc066f045d1 140 0.05 vMB 155
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 85.99 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.