Loading Tool

Explorer IconExplorer

Memory Pool

78,317 transactions
29.44 vMB
0.07364854 BTC
Random Selection Loading Transactions
Max Size: 177.28/200 MB

Candidate Block

Mining Attempt 1b1cb0eb7dee73c424936ad2fe987fd492796458710d80d0a795a650c8023748
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 65b9ea1b5df975c5458d432ce562fe987d4106075a1bd7fd433be050fb619aa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,016
Size: 1.00 vMB
Total Fees: 0.01179565 BTC
Feerates: 25.13 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (676,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,454 238,454 000000000000015709ed0acb8b33c5e2980ccbe475dd45a63fa582efc67efff5 232 0.11/1.00 vMB 194
238,453 238,453 000000000000014239e0a40af090a3eb6e6b75b909c2bc7c374d24ac0ce0382e 256 0.30/1.00 vMB 21
238,452 238,452 0000000000000104f19d95ce500f347ca732b2e542ef7b5603959a6c1095ed49 361 0.21/1.00 vMB 156
238,451 238,451 00000000000000b541ca1fe577615bb05792c62f15a4b7a28fb9aaa46b38fabd 5 0.00/1.00 vMB 26
238,450 238,450 00000000000000a4bffb4cd7baee9a6929479fe26915a76cc28ccff473766f5b 350 0.24/1.00 vMB 167
238,449 238,449 00000000000001148d875de5371fb6463324fd438e77a3704f2805e62f9cd007 513 0.23/1.00 vMB 232
238,448 238,448 0000000000000007d1a684cbb49323441aa214709f22d946160a0b3d46e1272f 6 0.00/1.00 vMB 84
238,447 238,447 000000000000008bc4352d606d793c8163d7fd83264914aa5d23a6255b3f9833 75 0.05/1.00 vMB 61
238,446 238,446 00000000000001325a0f835719335463362869b38670e9ec10bdf3c8703bd998 442 0.25/1.00 vMB 132
238,445 238,445 00000000000000007165e09eb47bfa15d6beabb3d95f8466692e51420d875b22 733 0.25/1.00 vMB 2,805
238,444 238,444 00000000000000043dc76739b1eff3b99dfe89681bcccad5f826e77667d66b5d 582 0.25/1.00 vMB 199
238,443 238,443 0000000000000160bf37979390733f2565912d92251ab60d0e3016ce74ea8904 171 0.16/1.00 vMB 80
238,442 238,442 0000000000000093b2bb70b063f871d3ecd52f0930d77dbcc2e95096390c9071 428 0.25/1.00 vMB 147
238,441 238,441 0000000000000117e93615cd2c0129e955197c2b56e42408e46b8eaf87abd3bb 651 0.25/1.00 vMB 217
238,440 238,440 00000000000000db143554fa093eda1e7d608309f733170c4c7ea2777cfd5424 1 0.00/1.00 vMB 0
238,439 238,439 000000000000006f7f378540ae1074afad6a06ad7d41c0fbcd4f9805566cd842 446 0.25/1.00 vMB 163
238,438 238,438 000000000000012822f3ce03c37094badc04516570779fa9666d66dbb9091150 579 0.25/1.00 vMB 207
238,437 238,437 00000000000000b26e4528e3c6e13b28b8f248ed72f8661f02211448261544f4 514 0.25/1.00 vMB 220
238,436 238,436 00000000000000efa2b0576d40fe660a4e6164ec0ad4ebb033945c3d4aeb7eff 325 0.25/1.00 vMB 89
238,435 238,435 000000000000001ee62d80fd892705a43d4f8206e5823b6989be00d2ef976bb3 331 0.10/1.00 vMB 20
238,434 238,434 000000000000000a12eb5b1806602ba23eb0c70736ad61363746e292a6905cf8 401 0.25/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.