Loading Tool

Explorer IconExplorer

Memory Pool

44,738 transactions
26.66 vMB
0.06015539 BTC
Random Selection Loading Transactions
Max Size: 141.07/200 MB

Candidate Block

Mining Attempt 62f7d7e3ccf817cac270bd260fdff0eb64c303b5c7d56861be5a6ba97f9f3ef0
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 33c1e831240dfcec9f57da8f8816eba75890a95e68c4cd35d0b3b384e44c7742
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,213
Size: 1.00 vMB
Total Fees: 0.01107235 BTC
Feerates: 101.72 > 1.11 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (679,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,921 234,921 00000000000000cf78400ebd53262d17a30073ffd49ac9386bae4b73be282d2c 580 0.25/1.00 vMB 171
234,920 234,920 000000000000002c01ebd8215f767ca56ebd6e75e8237bd723edf53ac4ad9d9f 111 0.23/1.00 vMB 67
234,919 234,919 00000000000000b3b4961e068ab032de436b1d4a1ea40e6a6b2460f7ce0e2456 570 0.25/1.00 vMB 147
234,918 234,918 00000000000000fa78d1586c24781396616f839993307ec3ae18ca09fb3530c5 313 0.09/1.00 vMB 60
234,917 234,917 000000000000012cec0420ea5487b79ee409d0aedb6517df6da105b7e946193e 4 0.00/1.00 vMB 53
234,916 234,916 0000000000000152be6d7d64f4e0984e5560e7c5603329af32fd12a37ec958a2 351 0.15/1.00 vMB 142
234,915 234,915 000000000000005ec1a2c2a0ea2e8a0bfc264a2e89163adb3dbf205e63d6de52 241 0.12/1.00 vMB 153
234,914 234,914 000000000000011cd771de4fb1659a80566438cb941c4921094aa3e1fd2455e2 136 0.05/1.00 vMB 216
234,913 234,913 0000000000000179bfe05b2066c9d0db062fdf18c9090bd76b25aec500920fda 415 0.24/1.00 vMB 138
234,912 234,912 00000000000000614afc4a1d925f1765dbf2f22052df67a08675f142af573acf 423 0.24/1.00 vMB 133
234,911 234,911 0000000000000016b66861c2783f3bce30f98ac09fd786d56cb6c3bed1fa91b6 296 0.18/1.00 vMB 124
234,910 234,910 00000000000001114217122c25e23f66bdb0354d686f3e42be3e0670486f836a 36 0.08/1.00 vMB 62
234,909 234,909 00000000000000881738eff0594f65cb21f8d8c571c6824c89e43f47da1f6746 240 0.15/1.00 vMB 111
234,908 234,908 000000000000000bf76709faf2933f8f3f1f84a50242b8b822b963ea285c3e80 266 0.13/1.00 vMB 172
234,907 234,907 00000000000000b7e6d83f3bc2190ca3089823608f11bb68cfb83ed12791de95 148 0.06/1.00 vMB 160
234,906 234,906 0000000000000143425945890db6113858188c7a97e5c4541acc1481414592b8 403 0.18/1.00 vMB 159
234,905 234,905 00000000000000fc3d21263375fec5143c02a825d73b3c24bc64c79d25aa174d 417 0.24/1.00 vMB 133
234,904 234,904 00000000000000638e319e859070b78f39a39ac1fceda8a90da82c9a858bd8b4 643 0.25/1.00 vMB 166
234,903 234,903 00000000000000fc3756f880dfe470d96f23d49f04cf087f068aede183dfef90 102 0.07/1.00 vMB 136
234,902 234,902 00000000000000a8ba9ccf65504cde96bdaf4807c67a6938eb3d47d08fd3712b 442 0.20/1.00 vMB 172
234,901 234,901 00000000000000ef2c3227627cd13b9d58ecc2abf727f9437ed330c809af2386 151 0.08/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.00 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: 648.95 GB
    • Received: 13.11 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.