Loading Tool

Explorer IconExplorer

Memory Pool

80,477 transactions
29.70 vMB
0.07061858 BTC
Random Selection Loading Transactions
Max Size: 179.22/200 MB

Candidate Block

Mining Attempt 45a6bf8df6bbcc04568fd77a468b90aec43670c8b5eac2bdedd82bc0fe105a07
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 7ca530c9d65e6acbe44bfa6aa29fbf4a00f151aecc4bfceb621c77546f7b1730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,081
Size: 1.00 vMB
Total Fees: 0.01019275 BTC
Feerates: 502.67 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (461,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,469 453,469 00000000000000000103e9606f6b67495a41917dec56a316382a6741eb94aa84 1,547 0.93/1.00 vMB 113
453,468 453,468 000000000000000000a63c6496d7396f94b835a527a50c037f3069c9da6b2585 1,756 1.00/1.00 vMB 103
453,467 453,467 000000000000000001aab423bef1a6b78d023cd32cccbed6a2e475c37a6a02d7 1,856 1.00/1.00 vMB 129
453,466 453,466 00000000000000000159c938140774e64c09c60e415ac53921a311559362d589 3,032 1.00/1.00 vMB 156
453,465 453,465 00000000000000000129823c6ae164fd3c6779aea156199672970f7394e5f4cd 1,735 1.00/1.00 vMB 113
453,464 453,464 00000000000000000285d8e0cd48a9f7303f6879f7a2903b4d6a550bf22c7cd9 2,102 1.00/1.00 vMB 92
453,463 453,463 000000000000000000a35cdc81ff9c40248efaa1bbc6ca6d96b0720df0f3e8e8 1,945 1.00/1.00 vMB 84
453,462 453,462 0000000000000000025076e5d09765243c042b461d7e3d79073c4d09f0217503 1,894 1.00/1.00 vMB 113
453,461 453,461 000000000000000002633f29c97072e62d8a8bcbd63e60439b2b695590d4b4d4 2,305 1.00/1.00 vMB 130
453,460 453,460 0000000000000000014859aa9ff6fee9e12ad420c772d2e4803312db692e32dd 1,753 1.00/1.00 vMB 114
453,459 453,459 0000000000000000017898b9e3afd06f27dc2d9f06c78404eb3cedb3558ce1f8 1,678 1.00/1.00 vMB 117
453,458 453,458 00000000000000000272148d912dde37ced607e9f262ffb727f73abbfdf5f7b0 2,007 1.00/1.00 vMB 80
453,457 453,457 0000000000000000003d5fb2389b7b1fb06f42f26e7cde3e1282f7bdfdaa9c94 2,269 1.00/1.00 vMB 91
453,456 453,456 000000000000000000e7038301fbce3c11dfe0d0156a778e9fd2a207b4596f84 1,585 1.00/1.00 vMB 108
453,455 453,455 0000000000000000002bbe26b6c4bb9e988da8cd0f22c628f5f87469d7a321ee 1,875 1.00/1.00 vMB 92
453,454 453,454 0000000000000000027b8c235d56444d9ecd2083fb898adb5354798b5c77fa63 2,111 1.00/1.00 vMB 100
453,453 453,453 000000000000000002459dba5c64a20b2316f6e44994d014ed3ea1f0c8f4ef0e 1,182 1.00/1.00 vMB 100
453,452 453,452 000000000000000000175a1bfd352ebad4bfbd34fdd89b42dd48a18d712f1aa4 2,168 1.00/1.00 vMB 130
453,451 453,451 000000000000000000136ed1cff8f81ab89d46e805c73872e3a44e5b96da9bae 2,501 1.00/1.00 vMB 148
453,450 453,450 0000000000000000018cd401dc698f072bf560a5cb5a0f9880245da041d3d996 2,093 1.00/1.00 vMB 74
453,449 453,449 000000000000000000d0130ee18a9841fa24e377508aa1eb844b56d5f10d43e8 1,507 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.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.