Loading Tool

Explorer IconExplorer

Memory Pool

42,170 transactions
18.45 vMB
0.18852509 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.65/200 MB

Candidate Block

Mining Attempt 625fab661d6a09d65d325ebf73726260dcd6b3f7ee3a010f29d3c092f381a3a4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 2433236fd75ddf06f3a8ae63feaf8ed9d485706a0149c7b5bf1b06d056e32a0a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.06178412 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (702,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,315 211,315 000000000000035a4403a9f0a8a7c739884762893f39fe1c42f62a8e95e49578 17 0.01 vMB 224
211,314 211,314 000000000000028dc176e2dd5fc81a137bba396b10e37e9fe3e36fa16e2b0116 349 0.19 vMB 53
211,313 211,313 00000000000001fb4487a0ee14207ada8950c445036c9465fef5746933625a6e 467 0.18 vMB 468
211,312 211,312 000000000000022489642f38c752ec2ba704178d4528ae6bc886cee3a79c0edd 75 0.04 vMB 122
211,311 211,311 000000000000010a0e51b18ac6fd4cbf6ebc012d38d5287202df822a8bfb76ee 649 0.19 vMB 189
211,310 211,310 000000000000012164f1bb822f2027207cc5a58e9d5c016e347ffc7967aba76a 486 0.25 vMB 159
211,309 211,309 00000000000002265e8fc0e77a25e5f684068d2383474a9abe804d481d76dfa3 10 0.00 vMB 18
211,308 211,308 000000000000023b3be28dacf24680f670f798214ab78d238d01249e5a83a8b0 493 0.13 vMB 178
211,307 211,307 00000000000003c1806310cb2b87d411d00d600cc766a7a67d7bf26423fb16de 918 0.42 vMB 180
211,306 211,306 00000000000002df43367728ef43f33018d36ee2679ad30fd044897b3154074b 430 0.24 vMB 182
211,305 211,305 000000000000041a3e3a476bc613a7d80039595093048a5ce7202d7765639ac7 307 0.16 vMB 105
211,304 211,304 00000000000001d0136ddc34883c4492a4f9da0772a1cd897db25503b8e46dbf 92 0.04 vMB 163
211,303 211,303 000000000000002f2e260c1294ad8cfd0614ce05f17042fcdc346cf8b49c40ff 289 0.12 vMB 188
211,302 211,302 00000000000001184da6d502a72a0d3a328810ca4997715e7b3ce71ad97f4c02 423 0.20 vMB 172
211,301 211,301 00000000000004cc08a7823881d836fd30de8361c9c2b38b341cd378e40dea64 271 0.12 vMB 166
211,300 211,300 00000000000003d2833f80a87d11352e95d931fa3238fe3e987e3ffbebdd8120 78 0.04 vMB 123
211,299 211,299 00000000000001eb76e77776f8a566d8fa4ab4a0654481ebb8c0720e7025711d 595 0.32 vMB 65
211,298 211,298 00000000000000ee1d505e7b8e5d4e9f1d942a3a7565ac09e2828645b9230841 234 0.10 vMB 173
211,297 211,297 0000000000000439e9a5eb73d4fc6c5478a725965d60d2a8dc28eb3dfc0db21e 10 0.00 vMB 63
211,296 211,296 00000000000000df8c62f01cb99f2c1a1db70252458c9f60b391d2c7ba333914 264 0.12 vMB 161
211,295 211,295 00000000000002580e88b182412884b09596d300378d3f8416e6eba6c4e0bb4d 371 0.21 vMB 131
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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