Loading Tool

Explorer IconExplorer

Memory Pool

78,110 transactions
28.98 vMB
0.07921564 BTC
Random Selection Loading Transactions
Max Size: 175.69/200 MB

Candidate Block

Mining Attempt 1f346c314b06eddab4eb792986265bfa93e510a9dc1b11b9798d842996bafec2
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root def79c99097876c6ffd947b2aac623e52ace8c5abf97fb168326d3bad1214c10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,458
Size: 1.00 vMB
Total Fees: 0.01844190 BTC
Feerates: 100.81 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (383,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,468 531,468 00000000000000000026d20f67b522f6a284e225e1f8c5e0e7d2e0ad7ef287b2 2,663 1.00/1.00 vMB 15
531,467 531,467 00000000000000000000984e400022dac392e76b9fa64f5ce17cff7d6c247ddb 3,325 1.00/1.00 vMB 15
531,466 531,466 000000000000000000207b688c22abb308f3baf288637eee8b6af66d8d9e123b 2,857 1.00/1.00 vMB 34
531,465 531,465 00000000000000000021585ab3464446845fda276a847a72b432deb40aa51cfe 2,395 1.00/1.00 vMB 64
531,464 531,464 000000000000000000165be29daad0d1d8cd2bebd29bdf7254a82f2dd3467a91 1,138 1.00/1.00 vMB 8
531,463 531,463 000000000000000000102c5999cfc10097935af315b856ab5f9fe8876d5a084d 221 1.00/1.00 vMB 2
531,462 531,462 000000000000000000137e5996db3b1c25caefcf32c872bb226ba8d110661648 674 1.00/1.00 vMB 2
531,461 531,461 00000000000000000011e2a453e9179de77cd52dea9ef5d72627ad2afcaef043 2,054 1.00/1.00 vMB 19
531,460 531,460 00000000000000000027f50b02377ae6f100fffeceb00f623993ff56e523e782 2,650 1.00/1.00 vMB 23
531,459 531,459 000000000000000000226b9054944df92a1b6ed319ee37dbbee2f759c3afb45d 2,410 1.00/1.00 vMB 28
531,458 531,458 00000000000000000003730c647abd20f8f691bb422b025592a91cba57fd35e2 1,280 1.00/1.00 vMB 4
531,457 531,457 00000000000000000034605aa57a67310c8028b85aaf59f2c5d527815ee1bc4d 2,272 1.00/1.00 vMB 31
531,456 531,456 0000000000000000002e80b0e4cc5572027ea6d822cf08a46fb3a4a90300b267 624 0.45/1.00 vMB 13
531,455 531,455 000000000000000000285376132c29b7754de8faff5faf7ae416b7d836744f1e 578 0.76/1.00 vMB 10
531,454 531,454 0000000000000000001b61a7149cd81bedb6cfe9ef1851f882d3a7de66e2a489 1,797 1.00/1.00 vMB 25
531,453 531,453 00000000000000000019d78a55f6775c5f2c7ea14d28e579027d59c5495fddf7 828 0.54/1.00 vMB 13
531,452 531,452 0000000000000000000bbce6b6c54905c5aac5d223f76fb38a49842f7ee3bcd2 82 1.00/1.00 vMB 1
531,451 531,451 000000000000000000257021cc7c1bacc0eff9c100c8d24082310c3d55f09814 1,524 1.00/1.00 vMB 8
531,450 531,450 000000000000000000014522f134a744c9b431fb1b1c186ed942e1cfd32cc587 1,533 1.00/1.00 vMB 53
531,449 531,449 0000000000000000002dbd0db1ce5532ca200f8f054b4395376a5c82e9d05310 2,579 1.00/1.00 vMB 32
531,448 531,448 000000000000000000261252b795d3d8f6f3872f2eef3a5f9e3f966676d15dca 556 0.47/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.