Loading Tool

Explorer IconExplorer

Memory Pool

33,314 transactions
25.14 vMB
0.05188826 BTC
Random Selection Loading Transactions
Max Size: 127.44/200 MB

Candidate Block

Mining Attempt feb0de912a4f2a6784974bd86cb30a14d90bfa285e7e41808823ba52b05792e3
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root decd57f8ad8198c4d1e922186051f4b7cbf222c02ba4023698e8b47fc7269498
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,379
Size: 1.00 vMB
Total Fees: 0.00652431 BTC
Feerates: 93.93 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (529,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,225 385,225 00000000000000000e158e97105d5346b95c21f082495e21354af8a3caf8fbe8 2,223 0.75/1.00 vMB 56
385,224 385,224 00000000000000000bddeddf91e7dfb485f7d1e8a071c1ad5480dc4fc45df72d 1 0.00/1.00 vMB 0
385,223 385,223 00000000000000000bda62f264e93b0dc53e1eaed0f9dade1fda2ec539e1121c 1,230 0.78/1.00 vMB 31
385,222 385,222 000000000000000005c7d88dcd1ef010488cb8cf69b69b2ea445a5befddd75aa 977 0.71/1.00 vMB 22
385,221 385,221 00000000000000000a225107fb1072207a3232c0d3326934a1426900941bbcba 1,285 0.75/1.00 vMB 36
385,220 385,220 00000000000000000c660414131c0b03c239b0e0e6a20af0bd70bc5ab6668ba6 794 0.28/1.00 vMB 42
385,219 385,219 000000000000000002819635b12315a178fef819c1073b79953588f5cb221f60 2,117 1.00/1.00 vMB 36
385,218 385,218 00000000000000000373417ae14182d1cbbcf3a90dac3ab21acb72c783de6b47 670 0.36/1.00 vMB 28
385,217 385,217 00000000000000000839b3c663ee81ab382a81d28db45b8af3ad57611c242818 1,188 0.74/1.00 vMB 29
385,216 385,216 00000000000000000660b3c9a5a460e445d4d29905d231068cd17abc55e7d66f 1,637 0.73/1.00 vMB 35
385,215 385,215 00000000000000000a693f5dcf1c95e3b06a5b165336f8f081a2dfc1ee1a4920 109 0.05/1.00 vMB 59
385,214 385,214 000000000000000000bf53adcb1848626b5944aa1d5887e47519f61a7ff277c3 549 0.20/1.00 vMB 43
385,213 385,213 00000000000000000908e85335f70a15f8f8a46fac5c93bdd8e91b92ed1df89f 300 1.00/1.00 vMB 3
385,212 385,212 000000000000000008ff7ad4f8d17ab4aa27c982c2b1838cd54266106e58ee35 1,393 0.67/1.00 vMB 32
385,211 385,211 00000000000000000d3c253c3d53eca23ac32a6ad98ceb1a837977955bcabeb5 799 0.34/1.00 vMB 36
385,210 385,210 00000000000000000e592be0e8093dcef80cac99eea66f7321350d57622171d6 194 0.25/1.00 vMB 10
385,209 385,209 0000000000000000033877711ce707c9b6bdb40c2286069551f5efb006ebf9b2 58 0.08/1.00 vMB 9
385,208 385,208 0000000000000000063009679ebd0fb53c856b666108087f64b11c3fb872b574 658 0.46/1.00 vMB 22
385,207 385,207 0000000000000000045824b328fd69da4ddea3bd174e92c9cea8d2e71e6a0666 23 0.14/1.00 vMB 5
385,206 385,206 0000000000000000022ec4c7ab2a06ac64d126f2f9112146741b10b331418236 1,830 0.75/1.00 vMB 38
385,205 385,205 000000000000000001e4e11eae3ef63e8d0ccf561b609d16873e7934963ca9b5 247 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.80 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: 634.69 GB
    • Received: 12.26 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.