Loading Tool

Explorer IconExplorer

Memory Pool

82,082 transactions
30.49 vMB
0.13190496 BTC
Random Selection Loading Transactions
Max Size: 183.70/200 MB

Candidate Block

Mining Attempt ebc67e78d25db9304180ce3fb02e79e8422d7efacb31eb7437baf8fb7751898a
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ee49ff5874f4550b753afb11c9fba392f935762ad02a3e6ed1fbbc706c205e37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,491
Size: 1.00 vMB
Total Fees: 0.06914252 BTC
Feerates: 203.60 > 6.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (85,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,698 829,698 0000000000000000000091420af39ca0507e5d3ad09d62eb8d4a64e5dc028e21 3,787 1.00/1.00 vMB 39
829,697 829,697 0000000000000000000314d47c948ee91889cb10b7f94853c6717d874337b704 820 1.00/1.00 vMB 21
829,696 829,696 00000000000000000000907d3410d5618bc934656d0bc0fde2ac805476b6d3bf 2,034 1.00/1.00 vMB 27
829,695 829,695 000000000000000000002ceb49d54c7aaae84c73fbf44a8c618ba651241aa5b5 2,510 1.00/1.00 vMB 26
829,694 829,694 00000000000000000002148fdfa0e63d159e11c30db1a51ad491f74fff8b9057 2,805 1.00/1.00 vMB 36
829,693 829,693 00000000000000000002f5d9e600e463e0c14e26edb8c3bcf88e27a050f13b1a 2,694 1.00/1.00 vMB 31
829,692 829,692 00000000000000000001fc9ccac692a62ccd53052d83e8574a1163e5ca28154b 2,300 1.00/1.00 vMB 33
829,691 829,691 0000000000000000000358b9a9e3b43b91fd56256a226620eb5bed21b4f4e429 2,909 1.00/1.00 vMB 40
829,690 829,690 00000000000000000001f74fc946e50d209f628d67159610facad232331f7f93 315 1.00/1.00 vMB 21
829,689 829,689 00000000000000000001e9353a77782b6a0596d46ed225942278781bfef6230e 1,110 1.00/1.00 vMB 24
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
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.