Loading Tool

Explorer IconExplorer

Memory Pool

87,924 transactions
32.80 vMB
0.14264207 BTC
Random Selection Loading Transactions
Max Size: 199.75/200 MB

Candidate Block

Mining Attempt f69195bc29e2a3d2607d3686eb19a1fe5f46cf945f921912bf6f2cc00f5ff055
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root e0746290bd969200e06a5f82bce2930e4bf1845bb07e98169c9acfa7ea3902d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,769
Size: 1.00 vMB
Total Fees: 0.05174230 BTC
Feerates: 300.16 > 5.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (87,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,972 827,972 0000000000000000000008417dd49abab77384ef986f75c8fa4485344818f9a4 3,068 1.00/1.00 vMB 59
827,971 827,971 00000000000000000000b452faa0bb76d57d10e8c4dd84531d8b9c0d52e489c1 5,850 1.00/1.00 vMB 34
827,970 827,970 00000000000000000000d423e7879908d0998742f53730e807cde50a11b61d0b 4,856 1.00/1.00 vMB 29
827,969 827,969 000000000000000000036ef13bf7b614f924d98b137f3472622c7f1ee56ee2a3 2,781 1.00/1.00 vMB 41
827,968 827,968 000000000000000000034b966444b80e094793168de71fe1c690b6c77e1de58a 5,931 1.00/1.00 vMB 29
827,967 827,967 0000000000000000000380a44fa1a3eb9a19c7d44b9e14990ca3e22d96f4740a 4,927 1.00/1.00 vMB 45
827,966 827,966 000000000000000000028aa5064a63ba6ebbbebd2e84e0748f1f708dbc16f010 5,083 1.00/1.00 vMB 33
827,965 827,965 00000000000000000003c57b482bdb1c8de62c93fda661cf540808711ed5af0d 2,527 1.00/1.00 vMB 36
827,964 827,964 00000000000000000003675da467b32dc5f1ed649247a2b00b119844b2d56541 3,180 1.00/1.00 vMB 54
827,963 827,963 000000000000000000000c39e9e616df7d69f04980913b29f3853509e5d39ac9 3,600 1.00/1.00 vMB 38
827,962 827,962 0000000000000000000295bf3d4f3bd26762924bd155577193d46179c1018ccb 4,518 1.00/1.00 vMB 34
827,961 827,961 000000000000000000018245b455638198acfb4ed860fd3fcc695938897a67ee 5,603 1.00/1.00 vMB 29
827,960 827,960 00000000000000000001863cbcb7e43ff8c387ae2b904480e3722b42a539a3f3 3,663 1.00/1.00 vMB 37
827,959 827,959 000000000000000000024c1d6e5c0063f5a3ff19944549a370f43214b1f4b0fd 3,853 1.00/1.00 vMB 39
827,958 827,958 00000000000000000001823debdd47c8402a7c2b756852874a488a2a483d1a88 4,300 1.00/1.00 vMB 31
827,957 827,957 00000000000000000003561f4be40793ce8fd63734627dcfed7ec3ee6c8aa3c9 2,350 1.00/1.00 vMB 33
827,956 827,956 00000000000000000001569ec0c85afbb8825af02bb0f6f37958c5806855d8e9 3,011 1.00/1.00 vMB 39
827,955 827,955 000000000000000000025b6933410136f4f45374719ebd43d9ac84c57f0ec7cf 3,354 1.00/1.00 vMB 51
827,954 827,954 00000000000000000001c7636e3b557b31bcb861b26849b95507c99140d82387 3,711 1.00/1.00 vMB 46
827,953 827,953 00000000000000000002cb91abe28371558e365f23b5e8a2fec9cfa5897d95cd 3,215 1.00/1.00 vMB 60
827,952 827,952 00000000000000000001aee19f28336e1f8eec388a9fe399623432a0218b3ef4 2,639 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.76 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: 709.06 GB
    • Received: 16.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.