Loading Tool

Explorer IconExplorer

Memory Pool

80,798 transactions
29.83 vMB
0.07230808 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt 223ca963f8e41551e2fd933d76ff2061594d44cc118a37c8b8015eeb6256d473
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 25ab7eee00791b9f8d4c906c751dbed86688cdd3a26a6d79457dab499a246e87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.01130896 BTC
Feerates: 100.36 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (382,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,294 532,294 0000000000000000000a2ae2611bcc9b59cbb308ce182c5e727f922fba00e09e 1,236 1.00/1.00 vMB 6
532,293 532,293 00000000000000000002da24cfc15cf506a86ceaad26522387a4db85898d53a0 1,466 1.00/1.00 vMB 22
532,292 532,292 0000000000000000000c25101ad11d9c203612bc77ad57299ec3c88bca6b5591 1,985 1.00/1.00 vMB 25
532,291 532,291 00000000000000000001cd428d590ca324c393d71acba70fa874ba3c64913de6 1,190 0.45/1.00 vMB 16
532,290 532,290 00000000000000000009b98b75b5cd1f20e5fc9c0463137462c9d4054cd93565 796 0.32/1.00 vMB 20
532,289 532,289 0000000000000000002770fbad6beed7bc26abf715c426bf5834f1d17e0fde9f 1,755 0.85/1.00 vMB 30
532,288 532,288 000000000000000000252f66894c30716dedfa175f3feeaf1b593e09fb33fe19 1,265 0.65/1.00 vMB 21
532,287 532,287 0000000000000000002759979e91050328a2f4dffc51aa25f229096d0ed562c7 327 0.11/1.00 vMB 31
532,286 532,286 00000000000000000013c6dd81f4e2a3c09c7ffd2ede38e3768ad22fe96d769e 2,067 0.79/1.00 vMB 5
532,285 532,285 000000000000000000239a831a32ee2389f7723410b6f53f7c1b5a8d127621ff 2,360 1.00/1.00 vMB 36
532,284 532,284 00000000000000000021477cb8ee476d50a0fe37cd438fb26e2a09b68ba02939 42 0.02/1.00 vMB 35
532,283 532,283 00000000000000000000a822717725940a719de09bc67b5983abc17236102e1d 238 0.12/1.00 vMB 29
532,282 532,282 000000000000000000336390ece999a4cd3197b566f3fdbcc0fa684a7c8d5c46 1,775 0.83/1.00 vMB 4
532,281 532,281 0000000000000000000de6969a84bb2d3340118e9d5aabbb18c0f858315ecaa3 888 0.50/1.00 vMB 48
532,280 532,280 0000000000000000000819f7f4ed8b3d7371734d75a17602779547665913ce8a 1,141 1.00/1.00 vMB 7
532,279 532,279 0000000000000000000ba55a144d8d776a9b3edefbfbb38abb62c4ef34b1d63e 1,952 1.00/1.00 vMB 7
532,278 532,278 00000000000000000020957c9eb2c2e5fecffe790f29e2e42eb1b887d680687d 2,130 1.00/1.00 vMB 29
532,277 532,277 00000000000000000020b084a916cd80d1b616e7f4d0fa6273be972253c4af5d 2,562 1.00/1.00 vMB 17
532,276 532,276 0000000000000000000d77fdf87dd85775b9f799786094e475610ef6c1e53bab 1,990 1.00/1.00 vMB 36
532,275 532,275 0000000000000000002a756aaa81900fce5b88824458fce6683f7bee237ce6a8 2,288 1.00/1.00 vMB 14
532,274 532,274 0000000000000000001f6eefa43bda94d20a67a25c2cea76dc58013304f1590c 2,113 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.