Loading Tool

Explorer IconExplorer

Memory Pool

44,564 transactions
27.26 vMB
0.10014732 BTC
Random Selection Loading Transactions
Max Size: 142.87/200 MB

Candidate Block

Mining Attempt 6aaf95df661c2bafbc54c2457e64006e09d3463b775f9953ae0bd39364d478ba
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 4438de91ea40ef194e212b8f048e6739e6bce9456c3646176be535d066dbcfc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04552375 BTC
Feerates: 151.16 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (738,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,110 176,110 00000000000000a27a526e812940f72deaa2563826cb8cd3c70dbc81f8a9b69e 114 0.05/1.00 vMB 134
176,109 176,109 00000000000008eae6f5e0a4d4c7570d7cbbc5ede923b7e821466d294f88c272 58 0.02/1.00 vMB 155
176,108 176,108 000000000000070a32a2f581be2a58305da2617c135afa70590ef0fb1c7fc1a6 33 0.02/1.00 vMB 324
176,107 176,107 000000000000013d2a4d838d6cfd5bdf508ef85a044935314bbe0babb46e6f8a 146 0.05/1.00 vMB 93
176,106 176,106 00000000000009de63d088c31b48da0ecee5a985969b64556b1c54e06580e4b4 11 0.00/1.00 vMB 15
176,105 176,105 000000000000005264faebbcd8b0b9c1e1892d74196bdac4340b4315e2856733 59 0.03/1.00 vMB 28
176,104 176,104 0000000000000140dd040fe47bc9d6d68c2af7bc49598d0f85353e6ac4f5015e 20 0.04/1.00 vMB 177
176,103 176,103 0000000000000448b9fcad3304e2ab6ccb6a933ee5a3cb57113789e890f25014 71 0.03/1.00 vMB 65
176,102 176,102 00000000000006f96d1d98bc5e3255c90fc5c904c57a2555c845034909c9f09a 47 0.03/1.00 vMB 216
176,101 176,101 000000000000060b1f56b8da04c28178301e774129f43a51bddfdd1bfebb7172 31 0.01/1.00 vMB 5
176,100 176,100 00000000000009584b73c24f8d861249ca01df96910430f246f2b71ea5c47d1f 12 0.00/1.00 vMB 16
176,099 176,099 0000000000000867dbd876e12005592bc1d95658abe464828d2cd4f16e7ab97e 16 0.02/1.00 vMB 7
176,098 176,098 00000000000003f028bb76c77a2cab7b91a42186752ce032016b61aed9134af3 34 0.03/1.00 vMB 15
176,097 176,097 00000000000003098b70cc483fc36bd4ce219e564dadb84155775fb783f954a3 67 0.05/1.00 vMB 301
176,096 176,096 00000000000007c72d43cc605dccb806767a576236b3264ee777f5b5ac7084cc 168 0.05/1.00 vMB 67
176,095 176,095 000000000000045206c82f8238f812f540a3e9e7d7cc697ee41a6fe16b0d1483 183 0.17/1.00 vMB 93
176,094 176,094 00000000000008d2128c11eb0cea7f93bc1d51aa88f9dc4e668b12562a7fe10f 113 0.05/1.00 vMB 133
176,093 176,093 000000000000047e377d3937862601fe3a85f4bb4633436a0dbdab763b9dfe4d 142 0.05/1.00 vMB 36
176,092 176,092 0000000000000815a09474dba0d9851b528b99883e70b5e9c95c07175fae5311 70 0.04/1.00 vMB 134
176,091 176,091 0000000000000022144acc1d6d28f4fc982a81faa0ae903ace9ecd44ca7acfef 104 0.05/1.00 vMB 135
176,090 176,090 00000000000008d6dee9738248090e1917816ad8ae96e4a3dea5287b9788054a 89 0.04/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.