Loading Tool

Explorer IconExplorer

Memory Pool

77,139 transactions
28.84 vMB
0.06731588 BTC
Random Selection Loading Transactions
Max Size: 174.22/200 MB

Candidate Block

Mining Attempt cae9016c712768c647cae2feae64abbda8f08ddabbe6f721601455b59d77c744
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 66ab92d983d9ea8ca6eb44e173e17f55cec02342d0fe558182ee9a70f803ec03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.00721197 BTC
Feerates: 40.21 > 0.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (203,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,642 711,642 000000000000000000046ba8286d982c4b32648dce74c55142deb2af71781302 1,343 0.56/1.00 vMB 7
711,641 711,641 00000000000000000005bc21bf23b96c055a654b8386113a0ad0b97924fb1c77 2,826 1.00/1.00 vMB 10
711,640 711,640 0000000000000000000631d2d0b1292b1031dbe0bbbcde5c3c3167fb4145bf0e 2,973 1.00/1.00 vMB 11
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
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 670.28 GB
    • Received: 15.84 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.