Loading Tool

Explorer IconExplorer

Memory Pool

78,958 transactions
29.48 vMB
0.08470057 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt cc68bca151d81ed2ca2c2b49f2f20654456fb9ba2a4e740711e93d399b176db0
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 24a562a57a4261d914a2becf8ee5e454091c85d414b6cd2124bf9c442da9d973
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.01979133 BTC
Feerates: 302.00 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (383,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,918 531,918 000000000000000000318ac001d1c0744fe8470e15c7a88b95a779d59b71f89c 2,072 0.69/1.00 vMB 23
531,917 531,917 00000000000000000021f61c08342012097519fa1ac26da926c9a65a7008ce69 423 1.00/1.00 vMB 3
531,916 531,916 0000000000000000002ec8f03f4c94bc7c492b035c07ad942b806d32d65a017c 625 1.00/1.00 vMB 4
531,915 531,915 0000000000000000000a978b7d73676962231067027a55115237892d7d24f561 2,702 1.00/1.00 vMB 17
531,914 531,914 0000000000000000003251d7f896a3ebf02145b6f900cb95c71012cba9f6b0b1 823 1.00/1.00 vMB 7
531,913 531,913 0000000000000000000a3fd33b8913dbdd51b9a71ab67c988e5effeac6ac8bf7 2,249 1.00/1.00 vMB 7
531,912 531,912 0000000000000000002707f031b4b7188ae6aeb1c3de00af2855d6a973030dc7 2,800 1.00/1.00 vMB 19
531,911 531,911 0000000000000000002e683257f1f3046710073099ab0961d122e19630cfaaac 2,482 1.00/1.00 vMB 13
531,910 531,910 0000000000000000001a62ce6e6a169247002e52ec1c680077ccb7366d80b621 2,710 1.00/1.00 vMB 28
531,909 531,909 000000000000000000244e2b0eb2d89659c9da28eba43d0b876e70ac1652cba2 178 1.00/1.00 vMB 1
531,908 531,908 0000000000000000002e7244aec3dc8d9a3efcce8b882bc0dae24674fa69b92d 1,019 1.00/1.00 vMB 3
531,907 531,907 00000000000000000003339ccea5920d27ac7796e19de368bdf1b0b6781d1fb4 308 0.17/1.00 vMB 23
531,906 531,906 00000000000000000008abeb9d569848e302837a4720f470a761767fd4ef1091 1,643 1.00/1.00 vMB 17
531,905 531,905 00000000000000000000ecf5a776e5b1f7063f48caa237753dfbc76792c5675b 628 1.00/1.00 vMB 4
531,904 531,904 00000000000000000007d0a2f038b3dfee73267f725e15261b333f49e9dbf2cd 589 1.00/1.00 vMB 4
531,903 531,903 00000000000000000032fd8be9bad5d6227e4bda610c256d027d6cc21b66de66 2,700 1.00/1.00 vMB 17
531,902 531,902 0000000000000000002a51e6a9e00bef3e096dfc6a9e0b1f69a2f4961695b0a7 2,337 1.00/1.00 vMB 19
531,901 531,901 00000000000000000022338b4036899e7a8660838274f717593ce8f14e4ba7df 344 1.00/1.00 vMB 2
531,900 531,900 0000000000000000001e2a26379e3fe2db72ee392e3ea5a79b363cf52ba3231d 713 1.00/1.00 vMB 4
531,899 531,899 00000000000000000012a81dc5e916c0a665293b00e68056c7d7f2f76440f933 375 1.00/1.00 vMB 2
531,898 531,898 000000000000000000265d5fc56bc1596d9ad7880ee7fdf753710af66791b9a0 1,847 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.