Loading Tool

Explorer IconExplorer

Memory Pool

81,185 transactions
30.18 vMB
0.13329778 BTC
Random Selection Loading Transactions
Max Size: 181.46/200 MB

Candidate Block

Mining Attempt 9d4149e7a222b32d3cde35061315d7d6c329b26c189e1edb4102ffb92c1a6ee7
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root f198e12714d117e5a0c05966336f39cd09cea11da7ab4e6bc6353dd8d0dd4a83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.05613227 BTC
Feerates: 242.90 > 5.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (732,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,883 182,883 000000000000060992ba9cedf9caa08392fc6ddab42d32370871d1f0b5b87c5f 503 0.19/1.00 vMB 131
182,882 182,882 000000000000090d86acc003d95451171ede31699fdca439b122a311c255a01d 398 0.25/1.00 vMB 121
182,881 182,881 0000000000000357763b6b1b58d82309c770b6dda9822791d68e6954d3300488 117 0.08/1.00 vMB 94
182,880 182,880 000000000000029d7ec10e504ba81290613bad45f67bb97225a2931dca4f6c7a 79 0.04/1.00 vMB 103
182,879 182,879 000000000000083ba7ebce733cf7550b91687ea96eb6d5664c0f5104ea9b2bc1 207 0.10/1.00 vMB 99
182,878 182,878 0000000000000a818eb91a1257a2e843ead6d8310d800480fe65d0e2cfa9a047 111 0.05/1.00 vMB 167
182,877 182,877 0000000000000418cd7ba69c07e523507a9661a7b65ef4a1b3ac93500de1b473 308 0.15/1.00 vMB 124
182,876 182,876 00000000000004a020982a4442af0b11497f7e420978f62dcfaa469ca3204592 391 0.17/1.00 vMB 118
182,875 182,875 00000000000009a2ca5e28d7d058b7407226333c8140a2368e9ca10b5e514d22 5 0.00/1.00 vMB 57
182,874 182,874 00000000000000fbed2485cb19e998e141b116d847524d2b8813fc58ce534c36 108 0.03/1.00 vMB 185
182,873 182,873 00000000000008b36540d570cf614d1e8641822d5c5b55fe664ccd0de00cd6d1 865 0.42/1.00 vMB 119
182,872 182,872 000000000000064a2e6b4e01d29f725881fc81e0174506791fa4ff84380dfbe5 131 0.05/1.00 vMB 60
182,871 182,871 00000000000007a0b50405174add376c277b8df0eaa9140253e964e5f89b0fd1 413 0.25/1.00 vMB 120
182,870 182,870 00000000000006538ad0b5fd5ad214ef02a05acdf1bfa0f185931e6fff94664b 126 0.05/1.00 vMB 90
182,869 182,869 00000000000006fe428d266e3e813457874e0d7da4f4f1310e2547463d2431ec 146 0.05/1.00 vMB 92
182,868 182,868 00000000000001604730545b095b4c646947337a96d745466890e115eb691327 127 0.05/1.00 vMB 221
182,867 182,867 0000000000000074a1ead4750f502c8c5e22869bf075d89431ad12cdbfd66682 133 0.05/1.00 vMB 100
182,866 182,866 00000000000006f9380e6b76b1a3c0e03258b6f2c69357e67c75bbcb7e354743 437 0.25/1.00 vMB 123
182,865 182,865 00000000000001552a728f9de7f32277ef7af7f923181282ab2dd7989ab81abe 590 0.25/1.00 vMB 121
182,864 182,864 000000000000035f2398fe105b9364569b0ebf40e9a9a16a0a0bad6e96c96117 8 0.00/1.00 vMB 35
182,863 182,863 000000000000058bd2f44fe9a2c016ba3fbd4c976a0b6e92e686c4acb3aa5262 256 0.08/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.67 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: 674.05 GB
    • Received: 16.43 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.