Loading Tool

Explorer IconExplorer

Memory Pool

41,682 transactions
26.50 vMB
0.05659220 BTC
Random Selection Loading Transactions
Max Size: 139.16/200 MB

Candidate Block

Mining Attempt 7cb25b82b49214845c11e951b17ff021a800ab8e411c3834b727300d8f7d6e7d
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 58543e6907e709a0a6726d9b734201908efce55ceaae8946990393655631ef53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.00736057 BTC
Feerates: 150.93 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (406,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,353 508,353 0000000000000000004af6fa8ece2dab59eb401f8ba9562ba07c595a6f8b8421 1,104 1.00/1.00 vMB 56
508,352 508,352 0000000000000000001ae7005e29e927a8cf526daf2e819fd0fd777a9be11e50 501 1.00/1.00 vMB 38
508,351 508,351 0000000000000000002f332fc6b3f379af1939578b4ee63956bc5b6920655749 1,289 1.00/1.00 vMB 49
508,350 508,350 0000000000000000002a875e0d83e44711b895399853bc79240eda387e70b942 1,466 1.00/1.00 vMB 71
508,349 508,349 0000000000000000003d3e5b609ad5c8d8d09d6e662ac5e5dd8124d61c27030f 709 1.00/1.00 vMB 29
508,348 508,348 0000000000000000004e7f40cbe7acec9a77a297df93399647f62d9130165158 1,205 1.00/1.00 vMB 58
508,347 508,347 00000000000000000034c9a46cbc5c8e19d7984539a339790bdac718e8189d94 2,213 1.00/1.00 vMB 104
508,346 508,346 00000000000000000003e0d3de237b13a72f87beaac418501d66564fe053c3b5 524 1.00/1.00 vMB 22
508,345 508,345 000000000000000000070e8f28cb6cefed5be84d8e2dc7db865d2f55c63510a8 215 1.00/1.00 vMB 11
508,344 508,344 0000000000000000003ab70db573522c68102185a87efd3472ff65c9d7573072 935 1.00/1.00 vMB 37
508,343 508,343 0000000000000000005fe7e5f0b312bb4ecab45d3278fbd881d69d07a951067c 682 1.00/1.00 vMB 14
508,342 508,342 0000000000000000001f9587a08fd06ca69f72b794437ba769675810f8fd3137 815 1.00/1.00 vMB 28
508,341 508,341 00000000000000000031b664841af192ed12e7def2d84c28d89f887a61fa837b 1,508 1.00/1.00 vMB 79
508,340 508,340 00000000000000000052b782d24c8956b54eb9102d9b7111bd83d21e3c3e7053 560 1.00/1.00 vMB 30
508,339 508,339 00000000000000000059f10d115edac9bf8d54d3e9b27dfd48d1cdaf77b26f6a 1,025 1.00/1.00 vMB 71
508,338 508,338 000000000000000000269e5356c2799aae0aa02c1060ccf7996eb01e9f10f75b 1,472 1.00/1.00 vMB 72
508,337 508,337 00000000000000000004cae06eb06b7c4a90314378b57d25ea8adb86de1c0708 159 1.00/1.00 vMB 7
508,336 508,336 0000000000000000001dfc15918d01414c68f1d7e14b652f8ab2817d860ecd00 900 1.00/1.00 vMB 19
508,335 508,335 00000000000000000052f64b979ac54d65aa8cf1a9a7aaca675634717263f020 235 1.00/1.00 vMB 11
508,334 508,334 0000000000000000004ed468055d125933036d62e75b9ff684f4f2ce5793becf 1,443 1.00/1.00 vMB 80
508,333 508,333 00000000000000000001cf4996d4825c74f5efab9234b3c8a0a3170537719644 2,009 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.