Loading Tool

Explorer IconExplorer

Memory Pool

79,038 transactions
29.26 vMB
0.08663828 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt 7bd22d5fd73aa50099d4d9827931e5949b5cd41bd64155c1b533f95ebd5cadbf
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 038a664278e358b687fb4b1cd52128f68134f4f3968933dc9027f65d7e4ca666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,472
Size: 1.00 vMB
Total Fees: 0.02533790 BTC
Feerates: 178.73 > 2.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (104,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,384 810,384 00000000000000000004077da9ed29ea2d7703d7d6cfeec83fdd61ed7f0b0ee1 588 1.00/1.00 vMB 3
810,383 810,383 0000000000000000000179eca470819a9b4c813b58c2727cd4046f97d116d243 2,114 1.00/1.00 vMB 18
810,382 810,382 00000000000000000002827b1cf178bfb98b5f444517536006b29d37a70a2c51 2,117 1.00/1.00 vMB 8
810,381 810,381 0000000000000000000216daf54b129c3aa44300bacac6401a9b64bb7eb5a5cf 1,165 1.00/1.00 vMB 6
810,380 810,380 0000000000000000000286101d589eb0c4ba6e77a1a0893167f8f6de50183d78 2,341 1.00/1.00 vMB 33
810,379 810,379 0000000000000000000027ad5e4cd92dbf9749e79eabb2a4ab858340569379f8 1,479 1.00/1.00 vMB 6
810,378 810,378 00000000000000000004a2654999337b4a717e28ee4ee79ec70148d89b4ced71 2,283 1.00/1.00 vMB 30
810,377 810,377 0000000000000000000227c5f6481c6f84500b79d8514b27bb2c91de330686fb 272 1.00/1.00 vMB 2
810,376 810,376 00000000000000000003bde97f9e048e11a58750f41f032d141fe948c8b1c5b5 1,922 1.00/1.00 vMB 15
810,375 810,375 000000000000000000005a7f7f5edee3b95fd366cc26f1347dabec60e105cd0b 697 1.00/1.00 vMB 5
810,374 810,374 0000000000000000000039559da991aa67eaa7d3738bca53d195c263feae0e13 2,479 1.00/1.00 vMB 15
810,373 810,373 00000000000000000004725649e87d942b6641de34eb183188f8a7d62e74af5c 1,066 1.00/1.00 vMB 6
810,372 810,372 00000000000000000003cdc8edeaa74bcbd68d2b6545805ec872bb3df3d44a5e 711 1.00/1.00 vMB 5
810,371 810,371 00000000000000000004e2bf880df62d4e2476373958ac3383da4e2dab861733 1,469 1.00/1.00 vMB 6
810,370 810,370 000000000000000000037ff042ac78c6d6c951cc6df9de46eaac7c628140bd6d 973 1.00/1.00 vMB 5
810,369 810,369 00000000000000000003606949af9a788f66776bb974eded152d288288cd8f8e 2,087 1.00/1.00 vMB 21
810,368 810,368 00000000000000000004050233b3997b0b5cb465bbed77b66936ab5fb4176f65 2,417 1.00/1.00 vMB 26
810,367 810,367 0000000000000000000301b2baf7e0f32e48ab5138a7952fe790b48de44da2c1 1,442 1.00/1.00 vMB 30
810,366 810,366 000000000000000000048fb6fc01785cd89d080471b2406182f886b6b0c8248e 2,439 1.00/1.00 vMB 34
810,365 810,365 000000000000000000037681624a041a29578667ab2529d45733747aa5161cb4 490 1.00/1.00 vMB 28
810,364 810,364 00000000000000000002a786f0a5bdef186558b682729b02aa0bc7cab55de97b 2,568 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.68 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: 679.37 GB
    • Received: 16.44 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.