Loading Tool

Explorer IconExplorer

Memory Pool

79,181 transactions
29.11 vMB
0.07148231 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt cc338fdb5d6170e8780730794cf578f46646bda6a2ec180cbb6ccf71e84ef14c
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root a8520497915678a257111481b8968a3a816854778d8c989c52cc5cd42dc4b448
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,659
Size: 1.00 vMB
Total Fees: 0.01063832 BTC
Feerates: 74.86 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (681,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,439 233,439 0000000000000133f235bad0c3ddcca3014007b5b9a15a085b328b17a935674e 512 0.18/1.00 vMB 203
233,438 233,438 000000000000018c47d91ab8eb7f34b57cb0386feace9c19230c2d3cc834e243 727 0.25/1.00 vMB 210
233,437 233,437 00000000000000f28cbd0bcdba5bfde7294d8507b3c04a09b7c28727f0297764 163 0.11/1.00 vMB 97
233,436 233,436 00000000000000b89c8002ca4c124cf73bc7700cf207d992f0f8fdd40b6e5852 4 0.00/1.00 vMB 54
233,435 233,435 000000000000011e60e3f43b21319a944227634501acb55cb1f36980c7437a26 323 0.15/1.00 vMB 160
233,434 233,434 00000000000001cf5d04140c87b38c28343b03124571c116d778c74382ecfa69 341 0.19/1.00 vMB 141
233,433 233,433 00000000000000caf685d82b2179042f57d6afaeeb2c2412c7e059d114074bca 571 0.25/1.00 vMB 174
233,432 233,432 00000000000000085fbadedf622fef9b8247addd230055ef417938eed62fd80f 399 0.25/1.00 vMB 112
233,431 233,431 00000000000001ac289e5d5cfcbfbf5f81eecd899f04e621de648c0af61c8fe2 369 0.18/1.00 vMB 141
233,430 233,430 00000000000000e4132a28104dc4c81866d732b6e6e7d9da7daa6acaddc3a92b 270 0.12/1.00 vMB 122
233,429 233,429 00000000000001346ea43a63bff637bf7d450d707191049f99a0d1a478e4218f 210 0.10/1.00 vMB 174
233,428 233,428 00000000000000bb3cb179e45aa21a6a7d0572f8ea1445692646a18948b2a901 550 0.23/1.00 vMB 172
233,427 233,427 00000000000000d1fc3d565136d7ef728713513036be4058861d5fcd8a9faed3 3 0.00/1.00 vMB 28
233,426 233,426 00000000000000a8a84af0660a67c02e1297f7dd9dae7acf6bd637136280c0ab 799 0.34/1.00 vMB 153
233,425 233,425 0000000000000016fd14a4d544c387cb39424619886e6ef2cd9cbe2f5a053141 128 0.04/1.00 vMB 153
233,424 233,424 000000000000010823eb0039160fda8eaf889f9640d98b839d3c3220ba7b585d 371 0.16/1.00 vMB 153
233,423 233,423 00000000000001b0e8abcf8b427c86b0e773d8d52ed191f453ed5cd9d0901a32 136 0.10/1.00 vMB 53
233,422 233,422 000000000000007880d9af0adcd0490b8be70c9439a70462abe34207b0631797 314 0.14/1.00 vMB 144
233,421 233,421 0000000000000179704a8bb576b989a3bec52090fdcfed522c3c585679194128 820 0.34/1.00 vMB 157
233,420 233,420 000000000000001fcb351290ef74140bdc31a3f068ad0de30dfe76f84ca1e49a 338 0.15/1.00 vMB 156
233,419 233,419 000000000000017d6c9c2580bbc6d9aaa3bd9139d25967b9085b3788d5358e9d 199 0.15/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.