Loading Tool

Explorer IconExplorer

Memory Pool

41,692 transactions
26.04 vMB
0.05352223 BTC
Random Selection Loading Transactions
Max Size: 136.43/200 MB

Candidate Block

Mining Attempt 8969ad867240f3f700b0f4470c0022ca2725c11f7e02f11e47e8a0aff23f751a
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root 5b2406982157d763003a8b51cc8bdf31aa18e7d67cc1c6cd203993d1ea38677d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,869
Size: 1.00 vMB
Total Fees: 0.00608139 BTC
Feerates: 61.00 > 0.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (679,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
234,895 234,895 00000000000000fe271edfe7aef712b10bf70a641ca08e5758fa68b93e311613 382 0.17/1.00 vMB 194
234,894 234,894 0000000000000031842b3442d0adb49d0f5a2da748e3fb7d7ee1f2f1f4751f25 450 0.22/1.00 vMB 159
234,893 234,893 00000000000001190c9b208ae9f5eed85915a4a3f5c862feb7026d4efa06d870 304 0.15/1.00 vMB 139
234,892 234,892 000000000000002b41a65254dc55e99efb77f956b73e56c154fc503fdc7434cd 547 0.19/1.00 vMB 133
234,891 234,891 0000000000000068eda447787311123f2fa466759b259dc7cc52e1b9c3261115 315 0.12/1.00 vMB 201
234,890 234,890 00000000000000e78d01cc124d9ea2356867e404a359ceb24226c2aceffc8edd 89 0.04/1.00 vMB 210
234,889 234,889 000000000000007dcd79295374cd9ab25f49e180f39840b1edd0ac8266f7a9b9 299 0.15/1.00 vMB 147
234,888 234,888 000000000000011fb7399bd8f6c9400aadeb3ed0f23ff112687c9bc9d2e47cb1 380 0.17/1.00 vMB 158
234,887 234,887 00000000000000e0aa3e6d14ee9d54ace6ee72ed767a06be7c1174c7da12c7f6 528 0.20/1.00 vMB 164
234,886 234,886 00000000000000c2752137ca70c33ec2f816e06bfd893ef22cdcbf408b8b7fd9 499 0.26/1.00 vMB 133
234,885 234,885 00000000000001a5a25f72ba172b5c42ca4d677025606d17eefd3d391a6ece99 219 0.09/1.00 vMB 170
234,884 234,884 00000000000001843ce9333fe72b21e755bb8118290319c8ea214a2464126476 243 0.12/1.00 vMB 140
234,883 234,883 000000000000014c89c1019513ffd70e2dcfac0cc9e6332a2668861003765669 234 0.12/1.00 vMB 157
234,882 234,882 00000000000000b89325665389af23f2cdc8b59e604d407641d80392d550ebc5 660 0.25/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 781.91 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: 645.61 GB
    • Received: 12.74 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.