Loading Tool

Explorer IconExplorer

Memory Pool

39,902 transactions
27.04 vMB
0.07185831 BTC
Random Selection Loading Transactions
Max Size: 139.25/200 MB

Candidate Block

Mining Attempt 84e2c907a733bc3c49197dfb22f372b65e2cf8148f9b5649a5ac2b769dbe2295
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 5c2a07b6764518067bc47e12846cc04890653a6dcfeb6fd2e52ac2515b6b9402
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,239
Size: 1.00 vMB
Total Fees: 0.02096732 BTC
Feerates: 107.72 > 2.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (338,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,254 576,254 000000000000000000142015ed54faa2993c9e98df330e2f8ae9027ecdd36ebf 2,558 1.00/1.00 vMB 149
576,253 576,253 0000000000000000001870d57a73f44d08dc92456f128ea1ab4a2278c498dce0 3,043 1.00/1.00 vMB 99
576,252 576,252 00000000000000000012ee12cfd25a0a9c87ac22058513f991fa9c4c076a5336 2,496 1.00/1.00 vMB 113
576,251 576,251 00000000000000000023d8c6ed3c59ff65fd14d7d97e65b0c35a2b1713914968 1,979 1.00/1.00 vMB 119
576,250 576,250 000000000000000000233cac189f21ea35512f0696cad73825b88a8bed830768 2,586 1.00/1.00 vMB 112
576,249 576,249 00000000000000000024c6d4436fe2874e4aa132bb795d53fd921eca45b1d8c7 2,551 1.00/1.00 vMB 130
576,248 576,248 000000000000000000019598049223b0b337887cba01e227113579673c226ea1 2,477 1.00/1.00 vMB 122
576,247 576,247 0000000000000000000f9276028cf57ddda1f3be9b186639849643128c931a2b 1,845 1.00/1.00 vMB 139
576,246 576,246 00000000000000000029ed3f7493dd4cedb8c1436f9bc65cecded78846260e49 2,912 1.00/1.00 vMB 174
576,245 576,245 00000000000000000024c787b8943dfa9b7f9773e804c6e9145c78ebe281dbf1 2,945 1.00/1.00 vMB 151
576,244 576,244 0000000000000000000c388ad36f260d29e634aac94903bb6177f54f6ae02286 3,078 1.00/1.00 vMB 173
576,243 576,243 00000000000000000012a13f6874a6599d2331f599ed53a34a92b58bb023780c 3,243 1.00/1.00 vMB 178
576,242 576,242 00000000000000000005781d92ac5cd797553572ed0b07168ce4a3364cf8c4d6 1,223 1.00/1.00 vMB 131
576,241 576,241 0000000000000000001a5ebeee1b7909cc4973f13cf6aa320bd7756160ee9e01 2,811 1.00/1.00 vMB 169
576,240 576,240 0000000000000000002547fdeb348ba3e3078a05194d13e49dc6d72baaef77bc 1,633 1.00/1.00 vMB 125
576,239 576,239 00000000000000000015ce228ddc2ef66338bd5f95e9756c24dc19b70ad1ce62 1,614 1.00/1.00 vMB 155
576,238 576,238 00000000000000000004c6e6041f01edab8fe068d6d86073ea873aef2370f4e6 3,392 1.00/1.00 vMB 167
576,237 576,237 0000000000000000000084e37ed6dd3f298f264ab119606e0566954eb8470787 2,582 1.00/1.00 vMB 127
576,236 576,236 00000000000000000013e740f1cee07b2396691e7b090ec209d7ffa6d5973adc 2,689 1.00/1.00 vMB 121
576,235 576,235 000000000000000000208e2512cfd8c6b205c82694d897a94b602c3e71cb9687 2,860 1.00/1.00 vMB 155
576,234 576,234 0000000000000000001761937010afa6e97c40b5b124936f83f070a5b3ac0829 3,071 1.00/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.