Loading Tool

Explorer IconExplorer

Memory Pool

79,404 transactions
29.19 vMB
0.12177955 BTC
Random Selection Loading Transactions
Max Size: 176.73/200 MB

Candidate Block

Mining Attempt 98854da070e10cdd0b7c405f06ae5e29d96c1d13e00e771d33bb8bf185984800
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3e62dd8b8163b1e3dab1d84a613e0a054bb2f304efd8682a14d6209861a778b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,457
Size: 1.00 vMB
Total Fees: 0.04437832 BTC
Feerates: 602.26 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (322,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,630 592,630 0000000000000000001a2f6169bd3b30a04ea4f6425f18258ed61462aaecd601 2,158 0.67/1.00 vMB 12
592,629 592,629 0000000000000000001703c59382790c993690c5431c5ab7981624b1cc477bf3 2,364 0.82/1.00 vMB 9
592,628 592,628 00000000000000000005e5e994db039f67a59aee1de30b632cf18d998adb6b9e 3,034 1.00/1.00 vMB 24
592,627 592,627 000000000000000000161b089049e0865a381a72b9862f76fe76921b7bece32d 1,317 0.39/1.00 vMB 10
592,626 592,626 000000000000000000047742ca140010cc93f7a4784b13820ac6ac296649c8f2 3,084 1.00/1.00 vMB 21
592,625 592,625 0000000000000000000047d1a7f6defa4c40b7ffbcc4f4a088c6d02b90d55832 2,762 0.83/1.00 vMB 18
592,624 592,624 00000000000000000006c792f30da555cc045e7b86740008f1d4495890e94350 1,541 0.44/1.00 vMB 6
592,623 592,623 0000000000000000000684b22621c3c472b7ada29eb21ea80c1473e093370017 2,844 1.00/1.00 vMB 22
592,622 592,622 00000000000000000004577760c3c45cf16d7bde5502007d185bcaa7be420f95 931 0.95/1.00 vMB 10
592,621 592,621 000000000000000000143194d02d74d59be601c034a0b271d1037c677c45fefd 178 0.05/1.00 vMB 16
592,620 592,620 00000000000000000009cc1e39cd59941e39d97cb1e243c28470be6247d2911b 1,409 0.45/1.00 vMB 8
592,619 592,619 000000000000000000009bc61b6766471a795be2c950ebb84352b647b1eb223c 3,114 1.00/1.00 vMB 19
592,618 592,618 00000000000000000002c76460d6acfadeb53ee20e6d6b86f31a3848e99f85d1 460 0.15/1.00 vMB 13
592,617 592,617 0000000000000000000b63da51a6d5e3e1496a36f89fc8ca5e02b9fe30f41156 367 0.11/1.00 vMB 22
592,616 592,616 0000000000000000001277f372e27571c2afdccfb59443e9c0842ba15cd88716 844 0.26/1.00 vMB 17
592,615 592,615 00000000000000000012728c50748095b472bd81e9c2c10f91d266d1ca9f5fa7 1,008 0.31/1.00 vMB 14
592,614 592,614 000000000000000000075140d293a7d1966558f30136ca8bf3d005dcc87ae753 1,713 0.52/1.00 vMB 16
592,613 592,613 00000000000000000015abe226dba6a9abd735f0fc674b99edb72e2cdb460528 3,282 1.00/1.00 vMB 24
592,612 592,612 0000000000000000000959a83ec78b417df3be2b54a3f59471c74362b390c646 2,586 0.81/1.00 vMB 18
592,611 592,611 000000000000000000137b8dc3f1a1b11e56c8804fce390e8117aa7dea8c1615 2,822 0.93/1.00 vMB 17
592,610 592,610 0000000000000000000a103174724a4a12e4b88b7672675fe07919abee5d6888 1,522 0.52/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.92 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: 714.44 GB
    • Received: 17.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.