Loading Tool

Explorer IconExplorer

Memory Pool

80,503 transactions
30.12 vMB
0.14005884 BTC
Random Selection Loading Transactions
Max Size: 181.88/200 MB

Candidate Block

Mining Attempt 69bb5bc0730f81ad1a0085852e082a30e7aacb9aadfd000db614f5beccdd2743
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 07bad75e03f047465a6d171154cabc7225c1e18b1811194bfdd5eacaba3a894a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.06875897 BTC
Feerates: 101.64 > 6.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (438,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,539 476,539 000000000000000001469e169c75499c5aa4d8a272124a71f18cc216922545f9 2,033 1.00/1.00 vMB 129
476,538 476,538 00000000000000000045942665c9b70fe82a9ef1af871ef61902dd3856bdc3ff 2,215 1.00/1.00 vMB 67
476,537 476,537 0000000000000000011565323391dedb696cc9a1fdb99a5f73b1d9ac3a8f57f9 1,796 1.00/1.00 vMB 84
476,536 476,536 00000000000000000151fe6797cb426017c1546d72df9523e8970229f23dcb6f 1,657 1.00/1.00 vMB 105
476,535 476,535 000000000000000000ce18cdec79eb09c16046e26ce77060436a10e7a7a84928 1,914 1.00/1.00 vMB 164
476,534 476,534 00000000000000000144a5683a39dd415f068d759e32808464a0f735c2402f3a 2,081 1.00/1.00 vMB 199
476,533 476,533 000000000000000000dae419106bb709b1c81ef596014708c6f19d9c20d16896 2,605 1.00/1.00 vMB 224
476,532 476,532 000000000000000000795b2f97b3259cdfc243d4267a30f67aa7ca7e224a7904 1,730 1.00/1.00 vMB 160
476,531 476,531 00000000000000000095497c401ed0f16602d0485305604c6430415885337699 1,375 1.00/1.00 vMB 144
476,530 476,530 000000000000000000725fcf3f8df9b57042aab1ebc7b07db1728035faa450a9 2,172 1.00/1.00 vMB 250
476,529 476,529 0000000000000000000ca67e350301cb68d5e012f9da72359ce63843c7cf75dd 2,006 1.00/1.00 vMB 90
476,528 476,528 000000000000000000b6499eaacb0cf807d9231c2995a4e262f2ee98898c9a13 1,918 1.00/1.00 vMB 63
476,527 476,527 00000000000000000159ee91aa8d8bb2bf59d8c6c681c7e08a45586106b6ea00 1,923 1.00/1.00 vMB 202
476,526 476,526 000000000000000000cfe3b79c878cf3fbf89aae081fb63c107e4750f24b9dd2 2,285 1.00/1.00 vMB 39
476,525 476,525 000000000000000001257110ab610314c2978aa53da71b5d236e956389408b9a 2,049 1.00/1.00 vMB 50
476,524 476,524 000000000000000000a3d6e91a7d6118f7bdb2226db3f3c154ae4ce990a5d80d 2,076 1.00/1.00 vMB 144
476,523 476,523 00000000000000000133e62fe34bb2c3b4036c9c80fbe61660f899fc0d534aea 2,328 1.00/1.00 vMB 195
476,522 476,522 000000000000000000c030919b8fc68f15f49e81ed68427ce4772d09a8927c6e 1,932 1.00/1.00 vMB 122
476,521 476,521 0000000000000000013639b464b218ccbc5a9f3046a58ac3534da99cec2e4ce2 1,343 1.00/1.00 vMB 150
476,520 476,520 0000000000000000001a29af4f445b15619fcf8813b3a680c970d6b39f9ad374 1,019 1.00/1.00 vMB 141
476,519 476,519 000000000000000000aff86388540d6e53e470db04ee00ceccbcc94527410ea9 2,295 1.00/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.22 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.