Loading Tool

Explorer IconExplorer

Memory Pool

78,051 transactions
28.98 vMB
0.07323639 BTC
Random Selection Loading Transactions
Max Size: 175.77/200 MB

Candidate Block

Mining Attempt 537781be22e40e620c3ad56302ab61b66b60fa3afcf9ae05a9cc926168fb6423
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 06a358e581728810da9e035f96266265d461aa9294bdf4eae3c6f41be67a38e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.01276550 BTC
Feerates: 75.92 > 1.28 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (203,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,639 711,639 000000000000000000020788a8c5e366d0ffab4e693941744afa94ce6715bf40 1,690 0.53/1.00 vMB 9
711,638 711,638 00000000000000000003d5121bd58330786b1933ba58677ca716aef9dc7e1f64 1,409 0.52/1.00 vMB 12
711,637 711,637 0000000000000000000784dd305e2d021fc979f362511464affc583cae38c3ba 153 0.03/1.00 vMB 17
711,636 711,636 000000000000000000010af9c95c8d01c028dd7aabf96f5dc94e863a93fb9614 2,054 0.68/1.00 vMB 9
711,635 711,635 000000000000000000080a1347f417cf611d1dda5c8655d9850919f3f472ff28 520 0.16/1.00 vMB 10
711,634 711,634 000000000000000000032dcfe8a13350746d67e45222e8eb8be6dc106c9ff3c5 1,994 0.67/1.00 vMB 10
711,633 711,633 00000000000000000001a6de49ffbde9dbfe8cf08652f69c365934abf7f16a7b 377 0.14/1.00 vMB 10
711,632 711,632 0000000000000000000466638de8bcda7393d14fe5bb1833e8b6af29ed7586de 1,521 0.60/1.00 vMB 8
711,631 711,631 0000000000000000000b9c82300b8f81712bec7f9d5a0a0e63c2fce8a9eda87d 207 0.09/1.00 vMB 8
711,630 711,630 000000000000000000016d67b5eb10e4bc30eb14b32880baf9e2eb487cb4b8c7 2,396 0.80/1.00 vMB 9
711,629 711,629 0000000000000000000b98dd8e7504793c0644cb0c27eb98f06aab9ea93c4ec2 436 0.23/1.00 vMB 8
711,628 711,628 000000000000000000006a447c8a403fa7de575bc94ac27b19efa49e314981b0 66 0.02/1.00 vMB 12
711,627 711,627 00000000000000000008ad6d444dcee5c9b218b1feb481fc68b1a92c15da5a5e 178 0.05/1.00 vMB 15
711,626 711,626 00000000000000000007b6161b659f7751cba1b5623e737b2a87d36eaac36bbb 610 0.23/1.00 vMB 6
711,625 711,625 00000000000000000006d90aaa6590e6e1754f9122f2e5adc0923bebbe35e64c 3,072 1.00/1.00 vMB 10
711,624 711,624 00000000000000000004f9d0b485ba6e23e85d4a65a4cd1e3f8e62d860944ae4 683 0.39/1.00 vMB 7
711,623 711,623 0000000000000000000c5dcaf5498cf5786efdff184227596ff8d976888c8e58 1,742 0.73/1.00 vMB 8
711,622 711,622 00000000000000000000f0bf24b542c0292ec5899a80ff704dc58c057c119ca3 2,069 0.97/1.00 vMB 8
711,621 711,621 00000000000000000009db65edb96e827f3ecd3a8d0b2df450a53c18da164b8b 1,539 0.65/1.00 vMB 9
711,620 711,620 00000000000000000008a762a40c1f7476ac85851269fe5e6eac1fdb5cc0f9c1 396 0.14/1.00 vMB 12
711,619 711,619 00000000000000000000fd413b248f5a47e12fb01c95d5f8994cb56887924304 1,197 0.52/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.05 GB
    • Received: 15.85 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.