Loading Tool

Explorer IconExplorer

Memory Pool

42,977 transactions
26.26 vMB
0.05612064 BTC
Random Selection Loading Transactions
Max Size: 138.07/200 MB

Candidate Block

Mining Attempt 041449a42e94d08c66ec44924242218d226c06ce2b2d703792ed9ee7890cd329
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 697b2ae020d510b65cc24ceec344b4a564b3aa21cd0cab30dfa729c27070014b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,720
Size: 1.00 vMB
Total Fees: 0.00796568 BTC
Feerates: 40.21 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (679,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
234,900 234,900 000000000000006d492d2849cdf536a77a70e2022a8c53f6595883c7e279bc67 767 0.36/1.00 vMB 146
234,899 234,899 000000000000000e5350f8f7f8615091a4aaeeb0cf524b89b976c652ec9b0ac5 272 0.12/1.00 vMB 176
234,898 234,898 00000000000000f9d5c84e1af47dadedcb7db2dc6d7c116ac9f5975f77a04af9 904 0.38/1.00 vMB 169
234,897 234,897 00000000000000d786abf1bd2c9ab476d61f1705890559ea470362a3b01d4bf4 538 0.23/1.00 vMB 172
234,896 234,896 000000000000011a5887b7ab8bcb983075a0234c764ea638a9539aff2183b8ed 304 0.12/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 781.96 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: 647.60 GB
    • Received: 12.96 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.