Loading Tool

Explorer IconExplorer

Memory Pool

71,432 transactions
31.22 vMB
0.08406854 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt ef9be4b823572c121416b651198a01fcfdc5b3c5f38476fb27a3fb266d92263d
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root ff72bcec74901628da5ae4e125874c4815bdf0d03135ed95dc496af75b354a0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,190
Size: 1.00 vMB
Total Fees: 0.02277061 BTC
Feerates: 150.93 > 2.28 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (399,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,507 515,507 000000000000000000311d8dc97e2ad4cf1b90675bf823a9631f1e8e83af38c0 1,219 0.50/1.00 vMB 29
515,506 515,506 000000000000000000116641ef002aaea12ba87b02e73ee5da0eb79000f042a9 1,120 0.58/1.00 vMB 19
515,505 515,505 00000000000000000025991841ab04bb51fcf9f53e84fd3d8a61db20c98d1a9a 2,187 1.00/1.00 vMB 10
515,504 515,504 00000000000000000016ff272796afedbc96b024a840a64f7f4ada70efb9540d 2,109 1.00/1.00 vMB 47
515,503 515,503 00000000000000000005ba0178ad5765bf2c208b95c241d021d29c49e253115c 745 0.33/1.00 vMB 21
515,502 515,502 00000000000000000018bf21d86f3c181c1f99d65d5d002c6d55476c2c9e5020 387 0.25/1.00 vMB 12
515,501 515,501 00000000000000000002a5f662836b2affff70cc120ea1db0854d0ca890cc29e 1,952 1.00/1.00 vMB 19
515,500 515,500 00000000000000000016f82237cd46e3537869956d062791e1e14657ffb65fb7 2,127 1.00/1.00 vMB 32
515,499 515,499 0000000000000000002b03a95a30e4448c5ce4b8f6400fe34269180367e67b19 2,707 1.00/1.00 vMB 42
515,498 515,498 0000000000000000001915317329840d127f4ca38aa9fcbff1b1dfa3569c2a34 1,648 0.64/1.00 vMB 31
515,497 515,497 0000000000000000003c567e71e95b52832159ed2020c3d214df7f47783036d9 951 0.46/1.00 vMB 28
515,496 515,496 0000000000000000004ed06530b6e12a4ef019ecc649c3083082eb9580cef633 57 0.02/1.00 vMB 30
515,495 515,495 000000000000000000153e6f83fea41732c12d17b177256ea924aff7bf488d76 474 0.21/1.00 vMB 36
515,494 515,494 0000000000000000000c8e6e2974b7690172686c05ecce0901345c0c97246ea0 273 0.09/1.00 vMB 39
515,493 515,493 00000000000000000019c8298ba60c184edc5f49546e36530e45c6a19f5f5bad 1,342 0.65/1.00 vMB 26
515,492 515,492 0000000000000000000e506cd875fa8c2b171ddc8e5d7b0e78a664c9b2fc6ed9 748 0.33/1.00 vMB 25
515,491 515,491 00000000000000000038ffec8f035d54558a78e94ae1138ac5bdf1470fb0863f 802 0.30/1.00 vMB 40
515,490 515,490 0000000000000000003c8ece6e88f48d6e0177a595dde4b0a970cf45521777e2 750 0.37/1.00 vMB 29
515,489 515,489 0000000000000000002853e756899cf8ca8c1514e5a546cf5842d66aa8e5e581 531 0.23/1.00 vMB 40
515,488 515,488 000000000000000000240b865d8c11ab25a88e87d14b5d8844545f76ca06fb15 367 0.12/1.00 vMB 27
515,487 515,487 00000000000000000047dda08e128b44886b9b260cd39bc0840a2597f8046f18 60 0.02/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.