Loading Tool

Explorer IconExplorer

Memory Pool

81,812 transactions
30.99 vMB
0.11612380 BTC
Random Selection Loading Transactions
Max Size: 185.48/200 MB

Candidate Block

Mining Attempt f0f4885371f09ce22de5f4fff7bef856770a595f6a4baa63e5bb14dc26f4e16b
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 7ce37bc8bdcf19164b67b139ef3357a13d124b3c7e09f8c7f5f07f1c5fbe0933
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.03328544 BTC
Feerates: 101.42 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (583,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,121 332,121 000000000000000010b4b1817811c2a81529fe66c023f9980c36da18e093f97f 664 0.34/1.00 vMB 26
332,120 332,120 00000000000000001af60bb12615722c3142f59dd224a2b3952d6f0d265919ec 616 0.34/1.00 vMB 25
332,119 332,119 00000000000000000af66ded2f5142fe131e44f522230eddd01c7ffabb859cd7 227 0.17/1.00 vMB 22
332,118 332,118 0000000000000000128e40ab4f910b3e40395c4f1de6d2d20dbd2f906b42bcde 203 0.11/1.00 vMB 26
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
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.