Loading Tool

Explorer IconExplorer

Memory Pool

20,138 transactions
19.60 vMB
0.03313155 BTC
Random Selection Loading Transactions
Max Size: 101.38/200 MB

Candidate Block

Mining Attempt d1f818ba8f2cccb0f48c535561aee3703b98be5e92783ba8f0d295353aceec4d
Version 20000000
Previous Block 000000000000000000014cb40384b19a1449956ce245ad5aebc45dd941a4845b
Merkle Root 21d37fea88c8ba71e0e58b5019cb3b8de3e74bacc0b94e8480f50cb1fb124d2e
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,724
Size: 1.00 vMB
Total Fees: 0.01164848 BTC
Feerates: 125.98 > 1.17 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,134 (746,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,434 194,434 00000000000004894b6960965d2cd3f5bf978f21a89431bbabd90a315429611d 213 0.25/1.00 vMB 78
194,433 194,433 00000000000003c2f10104127421f1031fc69bf013926c7c0861c9c2f39b1ae6 9 0.00/1.00 vMB 2
194,432 194,432 000000000000014d24d12474f66b471b3cd2cb9926bb15086cc4ea1faea3c6cd 208 0.13/1.00 vMB 97
194,431 194,431 00000000000000b267babe3d7a762ee11c3c20c64b0d6481ab515464b0d1f76a 119 0.05/1.00 vMB 45
194,430 194,430 00000000000001c5464538f1d2626ff000caaedd9e68640dfccf5a86e29203bd 446 0.17/1.00 vMB 173
194,429 194,429 00000000000004c498461b85f34d9d491dc44d524ac7451a428881e63612ad0f 258 0.08/1.00 vMB 36
194,428 194,428 000000000000055d4e095293efa67a380269b2329a133859c3e97ade706c7573 149 0.07/1.00 vMB 143
194,427 194,427 000000000000065eb6467c82de9045038087760b5536a1774543e3662ca203b1 53 0.06/1.00 vMB 91
194,426 194,426 000000000000069467e762a5fd3fbbf86c4993e39fb6aac1676c8ea352c0a24b 674 0.20/1.00 vMB 73
194,425 194,425 00000000000000c8a64fe89b1741291d79415659e08837f7f81fc05438e46bcb 566 0.25/1.00 vMB 154
194,424 194,424 0000000000000181195d2ad8e63597a43d9b8bed760c191521caf58c393a150d 14 0.01/1.00 vMB 142
194,423 194,423 000000000000022da39cfcb8ae28f4759a92d353c9ad0822237008bc623c6dbd 4 0.00/1.00 vMB 0
194,422 194,422 000000000000068cc10ce8151de3b2acf69d6c4b709b2c1f843ed86ae50b59f7 109 0.05/1.00 vMB 63
194,421 194,421 00000000000004af8a6c6c207b5932b868cc6241beae8824e19d10a071f78199 13 0.01/1.00 vMB 330
194,420 194,420 000000000000024b705342baecc9d5f33451140125a8ca1bfe4e718495658760 338 0.13/1.00 vMB 209
194,419 194,419 00000000000005851b4461f9147bca2fe5e7313a1d61207f18cb93d8e2b92a09 195 0.07/1.00 vMB 48
194,418 194,418 0000000000000354be7d0dda9e64c8c5823578d4bf395f6f374d5285991678c0 1,024 0.46/1.00 vMB 81
194,417 194,417 000000000000030be553c0b2a1b1885c6fcf52b5f4444736d542f6b748a80984 266 0.11/1.00 vMB 139
194,416 194,416 0000000000000131165dbadae2a8ca3fe092fba0f53e95c35a3e5efac5136339 545 0.22/1.00 vMB 180
194,415 194,415 000000000000029105110e9957cc13d92f96fa315570237f498c960b62a3d6d1 293 0.12/1.00 vMB 137
194,414 194,414 00000000000006655fd06818bb5ff32c3cf7208d0037abaea526431a828c95a5 120 0.05/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 828.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: 4,618.90 GB
    • Received: 248.94 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.