Loading Tool

Explorer IconExplorer

Memory Pool

81,340 transactions
30.75 vMB
0.10922895 BTC
Random Selection Loading Transactions
Max Size: 184.41/200 MB

Candidate Block

Mining Attempt b429496e581912f786067f469434237f07c4e822f12bee9153ecb73588abc090
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root dfbbe5fd530aac62fddb58bf33077d39de868fbdea42afb0a2d9467088713667
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03006948 BTC
Feerates: 101.42 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (583,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,117 332,117 00000000000000001970f337d0243233498a035479b6b619fb3fb0644c9a51f4 340 0.32/1.00 vMB 16
332,116 332,116 000000000000000019dd547f9b0d54a89e7c2975d8ea8f8cb2c824bafb901909 346 0.15/1.00 vMB 31
332,115 332,115 000000000000000012b16f61a948ac87252367cdc8a112dad274bce911a57015 234 0.10/1.00 vMB 26
332,114 332,114 00000000000000001571212479be55339aeaab4e39424e97536b97b86c2dad8f 485 0.28/1.00 vMB 23
332,113 332,113 00000000000000000e49b4185f87a22c36912cb513e718fe45526cab4b0346df 180 0.26/1.00 vMB 13
332,112 332,112 000000000000000008c814b799b769b3c71c35bbf951325fdebcf5b7dcf34257 1,283 0.50/1.00 vMB 32
332,111 332,111 00000000000000000f23817472aead2f1f618af48071a700569cbcb4d30e97d0 156 0.07/1.00 vMB 21
332,110 332,110 000000000000000002ea265cd2fc5149ad13a461dfe1861fcf31999e549d5103 455 0.25/1.00 vMB 24
332,109 332,109 0000000000000000151a4056681284751cd45da3e41dbea886f4dd707470487e 367 0.16/1.00 vMB 27
332,108 332,108 0000000000000000137b4bd3b3c7200e2181341ee3ffac222afd530b3f4873e3 261 0.13/1.00 vMB 23
332,107 332,107 000000000000000010bea7f41a28a6b70a2501cfbfc1aaf93648838e443908a9 204 0.10/1.00 vMB 25
332,106 332,106 000000000000000007ca5ec41759e16166ef174cf3aea14cd4a932ffd399b3dc 82 0.04/1.00 vMB 23
332,105 332,105 00000000000000000c48112893a994eb466e752e63990518f51b7eda97f97b8f 93 0.04/1.00 vMB 27
332,104 332,104 0000000000000000056b09de3c185fa44b718ebd7445205934e592155cbe679a 175 0.09/1.00 vMB 23
332,103 332,103 00000000000000000368cfa456d4f732def309c0c5d999ec87275e87a6c49af8 341 0.20/1.00 vMB 23
332,102 332,102 00000000000000001466682727a8f86cc562c482ea1c11361229dc45607bbc52 32 0.02/1.00 vMB 15
332,101 332,101 00000000000000001a6f7f62f91ce89b9ae5dbad7644ae7b848b740a3a22cecf 563 0.34/1.00 vMB 23
332,100 332,100 0000000000000000198ad3e118fbb6005edd34d1803dd580fb13b4983fc0760e 202 0.13/1.00 vMB 24
332,099 332,099 00000000000000000d6e3fae6a433ad6779ad3caef52d289d883985a85ed3477 73 0.05/1.00 vMB 21
332,098 332,098 000000000000000011b710f6244a38b23e5121067873ee82c57ce951f21e92b9 696 0.33/1.00 vMB 28
332,097 332,097 000000000000000012cc0b9d6499b2b96760e3e4dc74a1b71802b7a17e970a5b 70 0.03/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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.94 GB
    • Received: 16.33 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.