Loading Tool

Explorer IconExplorer

Memory Pool

36,007 transactions
26.09 vMB
0.06671927 BTC
Random Selection Loading Transactions
Max Size: 132.90/200 MB

Candidate Block

Mining Attempt c3d3ba13728bed1059bfcb0409e4039aa040755a1cf66f35dd0b0a5e2cc75d44
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 467d7d5f046e10df13c46dd1979f8f94de6e928d329b4ea943ee1cf4adb9bc02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01855760 BTC
Feerates: 165.59 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (443,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,197 471,197 0000000000000000013634a3f843eff1fb27023a208144862062cb286584672a 2,108 1.00/1.00 vMB 342
471,196 471,196 0000000000000000015c565c7bbc7c5377a7340b164259e17013cef71a4fb4f8 1,946 1.00/1.00 vMB 299
471,195 471,195 000000000000000000e30a6d7de5f427e3191c72cb4947505f28f1c493000083 2,492 1.00/1.00 vMB 169
471,194 471,194 0000000000000000010cd1bc1a72bdf2b4873744d2e4877916d156ad9747bfe5 2,284 1.00/1.00 vMB 242
471,193 471,193 0000000000000000014864d2b767ac125d0745ce82649fb3473c845568d42d2d 2,313 1.00/1.00 vMB 383
471,192 471,192 000000000000000000539e9014f6f12e69c4e823d14d7fff12bc146cc85b280a 2,414 1.00/1.00 vMB 365
471,191 471,191 000000000000000000526ae607738a013b1675919f4b94d258bb6abcf402aa52 2,206 1.00/1.00 vMB 315
471,190 471,190 0000000000000000004450dc71c9a7717dadc4eb912ea7efc1f09b19df8b6bc5 1,863 1.00/1.00 vMB 268
471,189 471,189 00000000000000000006684bfc0dd229414800eb2ee23a1dc6c52f22aea4db9f 2,188 0.99/1.00 vMB 260
471,188 471,188 0000000000000000003ac215266c65e039a6e60b404ad612ff9dd555923ddf61 2,158 1.00/1.00 vMB 356
471,187 471,187 0000000000000000016697a043a74f9467300d8705cd43e4135426fa889b8d13 1,799 1.00/1.00 vMB 327
471,186 471,186 000000000000000000445ebec4f33e8bfcc985a0b4aa5d8f6c7455ff45645d0b 1,962 1.00/1.00 vMB 399
471,185 471,185 00000000000000000150faccc2d0335e14f02056d5d97b9d588f42380f9c029f 1,253 1.00/1.00 vMB 353
471,184 471,184 0000000000000000019b45166bf6df47f6abb892be9cd478308b03eafab5050c 2,138 1.00/1.00 vMB 487
471,183 471,183 00000000000000000107888fb76c815526740988a77f457093743361d137f967 2,194 1.00/1.00 vMB 325
471,182 471,182 000000000000000000224042af81f01d53c2de1506daa11fe1028939aea07ec8 1,713 1.00/1.00 vMB 373
471,181 471,181 000000000000000000962348854cc7a86fc2427baf9a85c50b0ab75dd2f00cb5 2,145 1.00/1.00 vMB 355
471,180 471,180 000000000000000000b0d533a455d602959c3b96c651ffd698cec281dedb6e7f 2,818 1.00/1.00 vMB 425
471,179 471,179 000000000000000000fa594d0bd2be3eb5abf0391db8adca7ed62d89684c189c 2,601 1.00/1.00 vMB 448
471,178 471,178 0000000000000000002586d4846304f2b2d9ad00f1a8f4bdbe4985132264368a 1,827 1.00/1.00 vMB 215
471,177 471,177 0000000000000000002668c671ee7dc337b48659ffee3a8d7cb6f5e3dd9f5a81 1,484 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.47 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.