Loading Tool

Explorer IconExplorer

Memory Pool

78,537 transactions
29.42 vMB
0.09848576 BTC
Random Selection Loading Transactions
Max Size: 177.22/200 MB

Candidate Block

Mining Attempt 2a8e6b2b64ae73d39ca530d4ced0ffd5d9614a37e8afceac97b31e877cbb86e0
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root fc47f34a929679f145e9ff2303f0f5f67bba2ba726d58f7962efd68b8ba3fe32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,483
Size: 1.00 vMB
Total Fees: 0.03518072 BTC
Feerates: 103.00 > 3.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (462,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,845 452,845 0000000000000000005fe4bd348a7793276dace1f56436d556f9fe682b5f87ce 1,981 0.93/1.00 vMB 100
452,844 452,844 00000000000000000255c05c1774736c36c7b60e26d12e861bb57bea78a0d9fd 1,851 0.99/1.00 vMB 77
452,843 452,843 000000000000000001b786ad93f8c8ac528c7fb0c26ad12ab67d7ef028925909 941 0.43/1.00 vMB 89
452,842 452,842 0000000000000000021f3d282e26ae41913c924eb8a15ab4681f9cdb0db82982 2,166 1.00/1.00 vMB 90
452,841 452,841 000000000000000001b1ee11034debf3ce6b0655d3b9b9895223efee6c244739 2,208 0.92/1.00 vMB 99
452,840 452,840 000000000000000001496b568b0f74d1ff395d22608c0d15176b4dc383e46ad6 482 0.26/1.00 vMB 89
452,839 452,839 0000000000000000008e903407a2465999a24bbc6f95f7d00c15708b9f580b05 868 1.00/1.00 vMB 29
452,838 452,838 000000000000000000cd68ef6a65ccbe0d035242831929c236b360707114358f 1,722 1.00/1.00 vMB 99
452,837 452,837 000000000000000000d3d9956734dd88e610bb93c718cd04f432f4fa2c1e7f1e 1,806 1.00/1.00 vMB 89
452,836 452,836 0000000000000000002cfb55a0a10e64b0c984075e5755a4ec39934e0f971780 875 1.00/1.00 vMB 35
452,835 452,835 00000000000000000082b44bc4833ad69affef5f3bbee8491aa509a2f4b9e7bf 1,455 1.00/1.00 vMB 65
452,834 452,834 0000000000000000001327402e2e70797e7a7c624ad217367cbbf990b02f47fd 1,664 0.99/1.00 vMB 71
452,833 452,833 000000000000000000ee5e612922b85c478321d0eb8b5f1922a255fa9a6de010 1,186 1.00/1.00 vMB 46
452,832 452,832 0000000000000000012916a6d85125940ff63da73d3a74f40eb8594d9e7102aa 2,088 1.00/1.00 vMB 91
452,831 452,831 0000000000000000021213c3e004d53b939756c03ce1ee2b611ed2b813814ed5 1,245 1.00/1.00 vMB 42
452,830 452,830 000000000000000001221036bb326a45def2a49894167e52b6975d75b5ff149a 1,617 0.71/1.00 vMB 88
452,829 452,829 0000000000000000010bfe7e7f235680251f805192ccb7f0ee266083e5ce2681 2,482 1.00/1.00 vMB 109
452,828 452,828 0000000000000000003817740709c82cfcaf72eb347b1b07b8d9a36c2aaa9908 1,841 1.00/1.00 vMB 63
452,827 452,827 0000000000000000008168e0d0506506c07aca952116c63c0709f548ac3323e0 2,199 1.00/1.00 vMB 94
452,826 452,826 0000000000000000015883754cd3945f0749316c46ab306743d223d2e0e666aa 1,999 1.00/1.00 vMB 59
452,825 452,825 0000000000000000003e51f35cebab707def8a0a10235321cddc455ddefbce6c 2,117 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.