Loading Tool

Explorer IconExplorer

Memory Pool

81,444 transactions
29.95 vMB
0.15643747 BTC
Random Selection Loading Transactions
Max Size: 180.42/200 MB

Candidate Block

Mining Attempt 9885f7744e11c7442619bd6a78f291e43066d1310a9f5a41a6d7d135cfb1ddb2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 74a1622ddde999858adc1be92774cdad0f374b7aeb1c2b0b624ad662d5c9f89c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.05944649 BTC
Feerates: 1,002.91 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (219,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,685 695,685 000000000000000000077739bdd394f5c826b004d4a2b13b61fac8daeae531dc 589 1.00/1.00 vMB 3
695,684 695,684 00000000000000000003da97a40d872d898fbf07c1cf2fb55fb19902fce34baf 2,255 1.00/1.00 vMB 7
695,683 695,683 00000000000000000003e4cf71df5490277d3a1a4dab98128dd1d674414039ac 1,517 1.00/1.00 vMB 11
695,682 695,682 0000000000000000000fcd196a1c2becb1b56984ef865557190c7bedffa94503 2,488 1.00/1.00 vMB 15
695,681 695,681 0000000000000000000350b4f0f176b20ac55b454bdf382c5a25bffe48fdc5f3 1,278 0.52/1.00 vMB 2
695,680 695,680 0000000000000000000d3467a2123d2f2fc67cbb72762ae6e13185e5b05551e0 3,056 1.00/1.00 vMB 12
695,679 695,679 0000000000000000000f5c4a3ad027a5c45b4df30e37d8898e624702ef00fe9a 2,928 1.00/1.00 vMB 18
695,678 695,678 00000000000000000000c9fbed86f34d27b3fd0f57b8df50e090b18fdebaac9b 1,533 0.66/1.00 vMB 10
695,677 695,677 0000000000000000000fa143ef6661c9ffa2ed0511953c42e7196706fdd5b401 49 0.04/1.00 vMB 5
695,676 695,676 00000000000000000010be2dd48af070c4c124a511d129a67f2abc73fcff0b3a 465 0.17/1.00 vMB 14
695,675 695,675 0000000000000000000e00ae05ddcca8653cc46d89caca9c8d04a3a5c83e3181 1,048 0.44/1.00 vMB 11
695,674 695,674 000000000000000000069f53efaae5613eb1d9af760a30dbb708a8d4af0e7a0f 1,036 0.73/1.00 vMB 6
695,673 695,673 000000000000000000104da36cb8d874934a87352af6d9ac748281270f708160 1,196 1.00/1.00 vMB 10
695,672 695,672 0000000000000000000ad0bcfef7152dbc22bea78998f516cf1ebc0ee7fb3b0c 1,020 0.38/1.00 vMB 13
695,671 695,671 0000000000000000001156c0606a1f801d371f6a47391b747b815c7460a58ff9 1,977 0.81/1.00 vMB 14
695,670 695,670 0000000000000000000e871a98eceb036245cd10b07f0b55cfee03614915cc59 377 0.13/1.00 vMB 16
695,669 695,669 0000000000000000001127a239ca5fee03aae945b8415b5a3f71b13febe7b939 946 0.33/1.00 vMB 12
695,668 695,668 00000000000000000004065ae3c71765ef81b153395f211645eb78a58d6139bf 373 0.13/1.00 vMB 14
695,667 695,667 0000000000000000000415802172568b635a67f43df5633b78affe42e50fcccb 383 0.14/1.00 vMB 13
695,666 695,666 0000000000000000000c45c2f94688c0982941eae91ba1c52d9fa1477664855f 927 0.40/1.00 vMB 11
695,665 695,665 0000000000000000000179bd54b52b5383d5f29673e67f58edb76d8d6e9c393e 51 0.02/1.00 vMB 14
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.48 GB
    • Received: 17.55 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.