Loading Tool

Explorer IconExplorer

Memory Pool

83,481 transactions
31.22 vMB
0.09577233 BTC
Random Selection Loading Transactions
Max Size: 191.58/200 MB

Candidate Block

Mining Attempt 6e37b18c0044018a1249d9b9472e89b0fd38d5a465dabd55f62edcd5b40a7ac6
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ba5a5f09a199aea1972aaf00eff19374dd230546b2e9794894e904e82c757801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,688
Size: 1.00 vMB
Total Fees: 0.02538235 BTC
Feerates: 301.57 > 2.54 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (657,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,436 257,436 000000000000002be53f38561600a8aafe20ef88fc6bf26c86da1c9175208230 47 0.02/1.00 vMB 106
257,435 257,435 0000000000000026fe843bf8c91bf8e743e50ae813e115d6f7bcaa8689588967 317 0.14/1.00 vMB 92
257,434 257,434 000000000000001d1184cbfdd9e39bddefc7273629e4599cd2a3d24b5e08a463 67 0.03/1.00 vMB 106
257,433 257,433 0000000000000023c9c442eff0b01ad0ae8c10ec8c987324ba1d1a515d422fdc 291 0.12/1.00 vMB 93
257,432 257,432 000000000000002a24f9066b2bfc5706123509c7b56f7c7700a12ce8a2f68883 8 0.01/1.00 vMB 8
257,431 257,431 000000000000001b7a8d59cd25fd11b28a616cee226f4074eaa61eba4e148152 320 0.18/1.00 vMB 64
257,430 257,430 000000000000000aad0443b4a7ec2ffb83f4d7a7dee9ee4a891c68cee2fdaf10 68 0.04/1.00 vMB 55
257,429 257,429 000000000000002f189352d6af5902abec69f7761197730f0ed2a4c0a155dea7 224 0.12/1.00 vMB 84
257,428 257,428 000000000000000c915f36f17432a1e2597d98670072a0e33ee99b494f50e336 243 0.10/1.00 vMB 122
257,427 257,427 000000000000001f2e8696b4ba1adb1f1110494099cce4fbf12bd71183449656 209 0.11/1.00 vMB 101
257,426 257,426 0000000000000023c9e3117dbcc12a4fb7407cd8258d65291e27e7f9f36e4bad 169 0.07/1.00 vMB 87
257,425 257,425 000000000000000a1f87b080753ba5c0f41b992ff3b880fd21390916c0ce6551 28 0.01/1.00 vMB 165
257,424 257,424 0000000000000024c03d1a3cd9d448f0e8b4b4833a06b52a76bba80e88674679 144 0.07/1.00 vMB 121
257,423 257,423 00000000000000254bf77684aaf97140c2e73939095607b9d7991a169af2c634 189 0.07/1.00 vMB 154
257,422 257,422 000000000000001bd6eeab58abe5b214474924a711a74eab74cdef2fa02d2224 178 0.07/1.00 vMB 99
257,421 257,421 0000000000000019831cb5a323b60e928b652d61350edf73d66f3f19b4a036e3 123 0.05/1.00 vMB 83
257,420 257,420 0000000000000012caa60cf0ca45c43e4793bde2932dc1ca71a94fdd24395d9a 195 0.08/1.00 vMB 85
257,419 257,419 000000000000001a4142d6c792697fe77ed591ae6731c4cf119566c044a10b5f 106 0.04/1.00 vMB 91
257,418 257,418 000000000000000b3412d13f3df09a3f5e21dda4ce5275924bd55bc9716b2bb0 332 0.15/1.00 vMB 105
257,417 257,417 000000000000001ccb944a3afb6fa3319443277a4d3a09d0a60845733aca1e93 57 0.03/1.00 vMB 64
257,416 257,416 0000000000000028d25d3a6e7cd48113f9311c5ad153898e8deaed1ebe23bd0d 107 0.07/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.