Loading Tool

Explorer IconExplorer

Memory Pool

36,090 transactions
25.80 vMB
0.05862203 BTC
Random Selection Loading Transactions
Max Size: 131.94/200 MB

Candidate Block

Mining Attempt 0b7d0db435f4b51a72bfdef8963a0ac79dabb74dac7059fec02f48b59d0181ae
Version 20000000
Previous Block 00000000000000000001f9f936ca5215314d23d86e9f12fe5ec8d919f5bb3584
Merkle Root c24fddeef0308f1eca2567c1a62c33ffe356de50a0de992cb9166fa126309519
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,207
Size: 1.00 vMB
Total Fees: 0.01151202 BTC
Feerates: 353.36 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,678 (645,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,534 269,534 00000000000000016e2fd861ed387c031829866ff9378d2831301ebc4eef596b 211 0.07/1.00 vMB 210
269,533 269,533 000000000000000015be19110cb5021ddb50457990826289c99aa355b17e66bf 525 0.22/1.00 vMB 139
269,532 269,532 00000000000000030411cc823b24d62953f1c3d935f7cdcd59367f06456f1f2e 221 0.14/1.00 vMB 39
269,531 269,531 0000000000000007ab1904b008e82099b920b122b5fc30bba61afac885fca6e2 189 0.08/1.00 vMB 60
269,530 269,530 00000000000000010ed393ecea08afe5bf3b5f6664a35e12d77ae26a89eb42b5 201 0.08/1.00 vMB 69
269,529 269,529 00000000000000048e682718bc7ab71ae41e62939efb36214c2e706fcc5f42aa 363 0.18/1.00 vMB 28
269,528 269,528 0000000000000007fde4ec24a7cdce2fb293f831c134b067ec9c6f1489dae9bb 477 0.20/1.00 vMB 103
269,527 269,527 0000000000000002a5ec27dee41b149feb9810a73326d126f89d222c0b9caefa 56 0.02/1.00 vMB 63
269,526 269,526 000000000000000779e06398b2a24fab8752437eea9eb2793e8126a595d0db42 672 0.31/1.00 vMB 83
269,525 269,525 0000000000000005a89e3e9401db3c25cece62abfaa47f9b18559e0fc9aa1735 193 0.06/1.00 vMB 196
269,524 269,524 00000000000000065d5912c2baaa1d1526b59c99557cfcfc8188b5d864c61fdf 527 0.20/1.00 vMB 211
269,523 269,523 0000000000000008195d6a8e01955618aad7f05648f013d8147ddc6b286a3202 242 0.15/1.00 vMB 65
269,522 269,522 000000000000000342caadbb24480c62105e9041621a51067af16b1a9fe7738a 612 0.34/1.00 vMB 45
269,521 269,521 00000000000000057148b6b0bfd3e87f378bcd757dc2f3142eabf3f29a17d503 512 0.16/1.00 vMB 180
269,520 269,520 00000000000000038c269a9ceae98ee1eadc645a9efc45ec306169c41b04049f 1 0.00/1.00 vMB 0
269,519 269,519 000000000000000858de05a2d0e00d7d8f3a37ad62b4337e30e2b8bc252aa354 455 0.23/1.00 vMB 143
269,518 269,518 00000000000000076bbbed6a05d6eb1dd55ae7346339e60752cb101d67dfe549 288 0.14/1.00 vMB 40
269,517 269,517 0000000000000007641527220474abbdc3c5c2e6a91201722e9498359e1711dd 199 0.09/1.00 vMB 71
269,516 269,516 0000000000000000c5d91e0a73502622026013829197ecafd7ca8be4cfaeda1d 42 0.08/1.00 vMB 16
269,515 269,515 00000000000000047abe904874dcfca4af7a45e19467a9f15f97f4dd8cf40764 582 0.25/1.00 vMB 100
269,514 269,514 00000000000000050657ff36e71666460d3901050c8c1e544d05d7c980126b76 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.82 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: 635.83 GB
    • Received: 12.34 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.