Loading Tool

Explorer IconExplorer

Memory Pool

84,480 transactions
31.87 vMB
0.10238331 BTC
Random Selection Loading Transactions
Max Size: 194.87/200 MB

Candidate Block

Mining Attempt 34e770706cd20ff85bd0358cbed744a08944ed3726d74384c452ff11a0b97466
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 5338d15d2a8d4e5740ea07c2faabede77555ca5a8d9b6ed89727d47664cb5857
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,535
Size: 1.00 vMB
Total Fees: 0.02546441 BTC
Feerates: 115.99 > 2.55 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (568,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,323 346,323 000000000000000010877ef104002b34adb2b24b5d64ee583b521bb11e01e55b 1,467 0.75/1.00 vMB 29
346,322 346,322 00000000000000001262d790240fff0363ba592ba0361c03b5f533eedaaafb47 609 0.40/1.00 vMB 22
346,321 346,321 00000000000000000bdfb94076bf7f739cf3daa271b08094639beb7647bf9bc8 397 0.27/1.00 vMB 21
346,320 346,320 00000000000000000b7cc72fd53a9c6d7bc56b7d80f0cb8c832923ba47b42f6f 702 0.44/1.00 vMB 21
346,319 346,319 00000000000000000bb021b3d5102afc3a6cd9d1747fbfe5fdf02d9ba600fd56 93 0.07/1.00 vMB 20
346,318 346,318 00000000000000000293a70bcf0764274e157a6e91b064e91634ae8b67bc07eb 336 0.32/1.00 vMB 16
346,317 346,317 000000000000000014f3c4a048542e30049f4f3cf5b7c8553dfe9492963dd000 1,113 0.75/1.00 vMB 25
346,316 346,316 0000000000000000158d71bd7a5429389b5243d714c094238d8d283cd51fe9b1 466 0.65/1.00 vMB 12
346,315 346,315 000000000000000009c22b564631c7b3e66c642b9ba39c819be39f12631c577f 1,621 0.75/1.00 vMB 30
346,314 346,314 00000000000000000d6725526d16dff12ef9b25a47208cfed7d74d276d966ddf 1,236 0.75/1.00 vMB 24
346,313 346,313 0000000000000000044761cb2ac408a51dae15bc1f7ac019569b0d2e217733e0 208 0.10/1.00 vMB 37
346,312 346,312 000000000000000005ea9e463605ff3430267a60f647d0e75b9be0cdf4d73aab 830 0.54/1.00 vMB 35
346,311 346,311 00000000000000000516406d85f7b60088d80e7e6dd3ea9dffc72d092b348c1d 1,028 0.75/1.00 vMB 21
346,310 346,310 00000000000000000d98cfd0c9b99691258601443baa690548a608d06bde9ef9 394 0.34/1.00 vMB 16
346,309 346,309 00000000000000000fbed10ce1f06a69d821b4a98a86cb3ac7d5d23e779af8a6 499 0.29/1.00 vMB 5
346,308 346,308 000000000000000000389593922478bd8c6dde2cb12bbf903c24bf7a9f8b43d6 979 0.75/1.00 vMB 12
346,307 346,307 00000000000000000a0b7a743932523de47c81a756d9be4cde673eed23746061 524 0.75/1.00 vMB 16
346,306 346,306 00000000000000000e39d3f7214e3cb172a67872c11d1209bcc732375a55245e 1,723 1.00/1.00 vMB 26
346,305 346,305 000000000000000014f55b6ca9f7ff469f4d857fad98f30ab4a5c16f632db51e 735 0.75/1.00 vMB 17
346,304 346,304 000000000000000011e56c24ae9c947d7d9c0617ba758bf4175eede291b1c00d 604 0.75/1.00 vMB 17
346,303 346,303 00000000000000000de4c8f258c9dd042413aaca21f18782c994031f7edc0f80 436 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.77 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.17 GB
    • Received: 16.86 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.