Loading Tool

Explorer IconExplorer

Memory Pool

38,042 transactions
19.26 vMB
0.04837766 BTC
Random Selection Loading Transactions
Max Size: 106.78/200 MB

Candidate Block

Mining Attempt 08fa36e333ba3c2c0bcd9eb8716f74a7e22179ffedc893a2827ebaf09b98089a
Version 20000000
Previous Block 000000000000000000014fcfa543d444f26bb99876f14cc1a7238de01cd8c906
Merkle Root 153d4a2411bf4c33843816723c72e73b7ed647bb29b0c50c3698da656640031b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,227
Size: 1.00 vMB
Total Fees: 0.01157358 BTC
Feerates: 147.96 > 1.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,039 (656,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,234 257,234 000000000000001eb11c4d2e4570248e834499f9c3b7ed2b7a9c3ce9c38beea7 390 0.15/1.00 vMB 95
257,233 257,233 0000000000000000b683e99e5f7938279a8d618982b468a543ff755029a86ae7 415 0.16/1.00 vMB 103
257,232 257,232 0000000000000018fe499b7ccd70911ddfa99a6513db03ece5dc31f59f9551f8 327 0.14/1.00 vMB 92
257,231 257,231 0000000000000026da8efb05f760af173f0e0fa266f42902168b9ab800a62020 482 0.37/1.00 vMB 34
257,230 257,230 0000000000000027646b47f55f758c592b673b014d0800e2c34c64cf529d792d 202 0.08/1.00 vMB 82
257,229 257,229 00000000000000061825074a6328828138e243ae31bd2292da854f5b78b23b85 37 0.01/1.00 vMB 176
257,228 257,228 000000000000001c6a2b4d2b60555730001a05a7c3f747fc064576ee2525314a 113 0.05/1.00 vMB 78
257,227 257,227 000000000000001327549101e6146ade126b9ace8ad5c4cd1af0d0e8aef3dc73 166 0.06/1.00 vMB 100
257,226 257,226 000000000000000ac7352e68021f6f2ec35ef5b395e2f8fbe8267a356e841dd1 341 0.14/1.00 vMB 104
257,225 257,225 00000000000000146cb667434dd8f04b3bbaa02cbaef4faa99f6752c043dd53d 66 0.03/1.00 vMB 81
257,224 257,224 00000000000000067173ad84aebf7f0626f1f0be77eed157859d594d62f7fc31 439 0.18/1.00 vMB 100
257,223 257,223 000000000000000c07216cc4c02c5bfd041e9c3739147407f9122d4344f66eaa 165 0.07/1.00 vMB 119
257,222 257,222 000000000000000a4359b425b067539ec7f58cb34f5464337cdde9fc6abe7116 523 0.24/1.00 vMB 90
257,221 257,221 0000000000000028d0faefb38208f320819019fb75369e61155c3ac3b49ee703 1,222 0.49/1.00 vMB 132
257,220 257,220 00000000000000062a96523c9f28ccc7c42428883461f675264c8c8461e4f8f7 180 0.08/1.00 vMB 134
257,219 257,219 00000000000000274c4f0fb9bd47180d63f0803df861b62108a30887008ed5a8 18 0.01/1.00 vMB 19
257,218 257,218 0000000000000013d9ae83cf5352b2a1d4be602aeade0887808eedf9f68bcd55 187 0.07/1.00 vMB 78
257,217 257,217 00000000000000143a7e797f5f7ba33c8ec872f69077e1ddc8e8e31755095c25 313 0.14/1.00 vMB 89
257,216 257,216 0000000000000030938524bc5676ae648c795d7a812fe017a845fbc073419eb3 480 0.25/1.00 vMB 101
257,215 257,215 000000000000002c1ddd65ce11e9092791a3e2e89ec5752122a4d999da197162 369 0.14/1.00 vMB 96
257,214 257,214 0000000000000002a1fa0abf9ea7e5a4e14907de61493a4d551f59a23733a25d 683 0.25/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 780.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 552.46 GB
    • Received: 6.57 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.