Loading Tool

Explorer IconExplorer

Memory Pool

81,302 transactions
29.89 vMB
0.07730874 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 0b19d37a6d019ce541bf6ad799542d4a359ae808f27c122fd8ab5681a6fa8ed8
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 8e34ed763dc2538d3a4282138d86215e5e27e2c3e79080d9eab27e8295578505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,868
Size: 1.00 vMB
Total Fees: 0.01625978 BTC
Feerates: 151.12 > 1.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (589,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,455 325,455 000000000000000004b39da18982ffad08bdcbae56a98bfbb8ee25bdbd22fff6 217 0.12/1.00 vMB 55
325,454 325,454 00000000000000000e96aed6d4637392237a2c554b40b165440660ecaa70c9b6 1,262 0.71/1.00 vMB 33
325,453 325,453 0000000000000000045cce67e999283b64fe6b0855aa076f469d404ff3d0d9d2 364 0.21/1.00 vMB 27
325,452 325,452 00000000000000001cd6f7446af6abc43a84da3ff859fc4476801e25b98fb068 36 0.06/1.00 vMB 3
325,451 325,451 000000000000000002a1144921d5c4bc43754abe89cdfc658d8a3b11956f0ff6 253 0.16/1.00 vMB 23
325,450 325,450 00000000000000001b671eb07f502e12b88934d6178039938cbf6d1f5466fea3 492 0.28/1.00 vMB 25
325,449 325,449 00000000000000001e03df996d56aed6ca73aa1486262ca2cd166dcc50332a69 443 0.26/1.00 vMB 26
325,448 325,448 0000000000000000181fef18fffe8e3f335bf1e529c49ddfd07b825e2ff12aa2 764 0.42/1.00 vMB 27
325,447 325,447 000000000000000007c9197aa176009b75619c3e827eb16dcf088001322b5efc 615 0.39/1.00 vMB 27
325,446 325,446 00000000000000000cb0e34e785ea87840f813e986eb2f72ad680eeea5446a7e 1,001 0.59/1.00 vMB 27
325,445 325,445 00000000000000001860615d16a22b4ba53af3f724e6784f960bc35435f3cb2e 425 0.24/1.00 vMB 31
325,444 325,444 00000000000000000a2d3035728981bf10f796c6b78efc3617ae596cce2aa4e7 447 0.30/1.00 vMB 21
325,443 325,443 0000000000000000165bc1a4efda0eb8f2dad5edef81515856e9358d8a9f8b65 842 0.40/1.00 vMB 29
325,442 325,442 000000000000000003e27e3380b1e3b04d667e4e4f81ff7e527e04640332b7d0 686 0.32/1.00 vMB 32
325,441 325,441 00000000000000000571dcb196011f62128b49a428a07fc5af00bd6871ed09df 422 0.20/1.00 vMB 36
325,440 325,440 000000000000000000fbb038581a34dfc3f6451bf29ab40803dc6dce24346e67 501 0.25/1.00 vMB 30
325,439 325,439 000000000000000004360866c763e31dc52f5790885ba35f0743c4153b7556e8 408 0.26/1.00 vMB 26
325,438 325,438 00000000000000000e83676af134a3f7df68a8d28e632c6f3033dce7c4206224 407 0.20/1.00 vMB 39
325,437 325,437 0000000000000000163e2337bb3ae3030dc7b63b5293ae79110b45e5d5d4ea6e 397 0.19/1.00 vMB 41
325,436 325,436 0000000000000000036ff5eb24035a694eac03347f1abda0adaf9ee5d791eafc 153 0.10/1.00 vMB 29
325,435 325,435 00000000000000001c8a45eb3e6b73d31f83f7a3f59ea0c062044f712776935e 829 0.44/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.