Loading Tool

Explorer IconExplorer

Memory Pool

81,431 transactions
29.84 vMB
0.14191513 BTC
Random Selection Loading Transactions
Max Size: 180.88/200 MB

Candidate Block

Mining Attempt 0d1f5169ca1faadb28db09355341d051fb646636b1026d4a70e5af1d9358d2d8
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 1408f2e5c31241cd579e08751699c4de7c34408f0e81ea69d514bc1297c1ceb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,748
Size: 1.00 vMB
Total Fees: 0.07441926 BTC
Feerates: 101.65 > 7.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (586,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,392 328,392 00000000000000001bf12e943965c70ea92cbe133c78f50b3ec2de2f80cf766e 329 0.19/1.00 vMB 26
328,391 328,391 0000000000000000061dbae25f1aa4200376ac98fa6fd4da04c060efbcea7e85 319 0.15/1.00 vMB 27
328,390 328,390 00000000000000001338c19fc6f0001c41f55589cd4b67fb6c25d37f534eca2f 844 0.54/1.00 vMB 26
328,389 328,389 00000000000000000349cd98d6da27970c40d490f31db946d224690bf2b42469 64 0.03/1.00 vMB 43
328,388 328,388 0000000000000000064b666a9d8d557c7b93514e77931bc350dc50ca3e189739 976 0.61/1.00 vMB 24
328,387 328,387 000000000000000002943d8e8b61f8c8bcfc5be38b5af919ae27b6763e9ae0d1 64 0.03/1.00 vMB 24
328,386 328,386 0000000000000000138637dc1ff866591ab3ee593eaab470945aace0f0b8e0d3 158 0.10/1.00 vMB 27
328,385 328,385 00000000000000000c0d4df7939e9f22fd9cb997ce806b15c868afd46cf5ffb2 321 0.17/1.00 vMB 88
328,384 328,384 0000000000000000018a9760368c3b769a14dc217c5b4a9562ee17759eeaad16 205 0.13/1.00 vMB 24
328,383 328,383 00000000000000001e593330603163588f06dad6a5dd17c0d22682d7e1bb7470 145 0.10/1.00 vMB 29
328,382 328,382 00000000000000000b8064a68f6e88b14a13868cc02b63898f935ebdea2b22a1 199 0.08/1.00 vMB 36
328,381 328,381 00000000000000000f823bdb1526c2f80ed6887ee89e7671bf6ca76f66296725 415 0.27/1.00 vMB 29
328,380 328,380 000000000000000012488673e338b6f50c1a16b42b8c3a25ecfead52eff40e65 840 0.42/1.00 vMB 34
328,379 328,379 0000000000000000078d4f4e0d3283d0650e3cfdfbec765cfdab89a62f92c9dc 1 0.00/1.00 vMB 0
328,378 328,378 00000000000000001c4e461cb50b5233d0c73099164e278876deb2e761dbde8a 1,653 0.77/1.00 vMB 30
328,377 328,377 000000000000000015206f07fd521c0e20ed0cacbea26a0e317262b7585afdcc 218 0.11/1.00 vMB 27
328,376 328,376 0000000000000000148c54d92f0d1bacd68b1c43b173842600a6e7ee91b6baaa 704 0.50/1.00 vMB 25
328,375 328,375 00000000000000000812f8e26a2166f29369c3e3ccb5026b13f9816ce0d55a27 175 0.10/1.00 vMB 32
328,374 328,374 0000000000000000143cc1cda05f1b44bb6ca4b7983d3ff3edb119dec135f0a2 285 0.26/1.00 vMB 18
328,373 328,373 00000000000000000279121e279839c8cb7e496f7f2379a0bf0fc579ccff5dc5 291 0.57/1.00 vMB 7
328,372 328,372 000000000000000008665edaa39b7704b1feb35ea0b7d84dfcf57239c87757da 1,611 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.60 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.68 GB
    • Received: 15.99 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.