Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
32.75 vMB
0.08313984 BTC
Random Selection Loading Transactions
Max Size: 194.07/200 MB

Candidate Block

Mining Attempt 0d96a8acbcd0fc8e77363b134dd129d1a88a146ca24945f75b44ab630ee6db92
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 1b794ce0d58f2bae8e28f10a864ba0acc727538066f5552830b858eed8ed6d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.01824357 BTC
Feerates: 120.64 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (85,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,688 829,688 00000000000000000002c469b0f4ceb694dd0f02df4ea90e4abfaddefa7fa5e9 2,597 1.00/1.00 vMB 37
829,687 829,687 000000000000000000038bc7f2466bc7c1eefa423bf3702c7c8adfa591ab5ab8 562 1.00/1.00 vMB 22
829,686 829,686 0000000000000000000350d083b09fff89ea01edb3f342a0f8f0d91f035e527b 1,973 1.00/1.00 vMB 29
829,685 829,685 00000000000000000001fc505b1941307013612da9be77540a1908e52b5a0597 1,657 1.00/1.00 vMB 27
829,684 829,684 00000000000000000002478665fcb78585c49a32b87b7b4708186c14570b9ba9 2,764 1.00/1.00 vMB 43
829,683 829,683 000000000000000000014b769ddfe59ecb94e634cf7bdc9581a8056967196df9 826 1.00/1.00 vMB 26
829,682 829,682 00000000000000000000cf1219b574dcae9fec2aeef5702ecd74ccf54d1aebbf 620 1.00/1.00 vMB 25
829,681 829,681 00000000000000000001172ac7e046b1a11874e9aca80d15857cedce075723cf 1,298 1.00/1.00 vMB 31
829,680 829,680 000000000000000000026b3d0b0a30c73023497750e467a0b42c82bd2c678e7d 1,424 1.00/1.00 vMB 29
829,679 829,679 00000000000000000001c4b4d964a802d8d8a74f745f6dc0cf8febf516d01aa5 1,616 1.00/1.00 vMB 22
829,678 829,678 00000000000000000002ba5e7107f800aa9fbb24107d1c98b535b907ba266651 2,638 1.00/1.00 vMB 40
829,677 829,677 0000000000000000000265ca9ce7ca887e65bdee4491d3b96b2589cae55f3b3b 2,135 1.00/1.00 vMB 36
829,676 829,676 000000000000000000003e902d95f1145055d0e7c0b8abc59e6785d4fb93fc75 1,917 1.00/1.00 vMB 26
829,675 829,675 000000000000000000016e693b1b501c9e54cd251655e127f93c21d559bb6cc9 2,470 1.00/1.00 vMB 34
829,674 829,674 000000000000000000009860ae2987100eeff1754d74752f6ee13bbe874587f3 1,016 1.00/1.00 vMB 31
829,673 829,673 00000000000000000002eac86b321b87f7c656625cad71e0e386a673f4988c48 2,209 1.00/1.00 vMB 48
829,672 829,672 00000000000000000002ced25f6b42121adc37bee100c147f68e83a6a6cdc42e 713 1.00/1.00 vMB 36
829,671 829,671 00000000000000000000734660a45db54c2032a42b22fe8ab2300f7e88aa88d0 2,344 1.00/1.00 vMB 86
829,670 829,670 0000000000000000000244b9ced2749679841ac44a7aaabf9130958fe298bee2 855 1.00/1.00 vMB 24
829,669 829,669 0000000000000000000251e0d80b134cc29479a69276e44f09c38cd740442396 1,468 1.00/1.00 vMB 26
829,668 829,668 00000000000000000001d87bcccb35ff11593886f99741be180d6409c5c84fd8 1,439 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.30 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.38 GB
    • Received: 14.54 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.