Loading Tool

Explorer IconExplorer

Memory Pool

82,181 transactions
30.96 vMB
0.10389705 BTC
Random Selection Loading Transactions
Max Size: 188.27/200 MB

Candidate Block

Mining Attempt b651be0ce55e73107bf2e027517b5e01cbe2ab5a2a988ddd097dfbffdad3c4d5
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 5662f29329ee0e5e6282f14f3a04303bd2928e4bc255013f7c273fdda2db4329
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,028
Size: 1.00 vMB
Total Fees: 0.03095163 BTC
Feerates: 200.89 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (467,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,900 447,900 000000000000000000f8d3af8d00573d5a4d7ec30a8aef9c24b80778e6a154f1 42 0.01/1.00 vMB 80
447,899 447,899 000000000000000002023fd312c524410aa5735ee176b1e6349d24f23fec4777 776 1.00/1.00 vMB 31
447,898 447,898 0000000000000000011ac5a20cae5471601c2bb2e264d61e62189344ea791bfb 1,472 0.80/1.00 vMB 68
447,897 447,897 0000000000000000022a0ca71d88f7c90858fe1c2fe2bfbacc4785444657a451 1,427 0.99/1.00 vMB 53
447,896 447,896 00000000000000000279618d41ca6453ae6c6a817c540d3353ca8801fe1ba89e 398 0.19/1.00 vMB 79
447,895 447,895 000000000000000002962898ed85d6dcec65a60ee3232d4203738999d601c812 286 0.11/1.00 vMB 89
447,894 447,894 000000000000000000598e93dc86f083ee1469b206d15bf75bfd43502d59f6c7 662 1.00/1.00 vMB 24
447,893 447,893 0000000000000000031841b382f78f08ea73c181eac748307211945ff8032758 97 0.05/1.00 vMB 82
447,892 447,892 0000000000000000004d3cbf981d3a8c63a6e8548a7f733b92bd1d997ce251a5 1,703 1.00/1.00 vMB 55
447,891 447,891 000000000000000001f593451f3270f16441d3f92e5c43b0450c4e6ca2fc8cdf 1,402 0.54/1.00 vMB 82
447,890 447,890 000000000000000000cb09ce98a1f3f6af067f78faf29e629b89ea4b0eb80518 207 0.13/1.00 vMB 50
447,889 447,889 00000000000000000209eb2e0153704d13bf17f77cc10e2e3af9b7967dc5a859 648 0.30/1.00 vMB 67
447,888 447,888 0000000000000000001f88a4a8218925bba092227c593f8789b5d684d19f0852 2,248 1.00/1.00 vMB 72
447,887 447,887 0000000000000000006e468b4bed638c24441168581c5790dccadc7594ad80aa 1,639 0.90/1.00 vMB 55
447,886 447,886 00000000000000000025836e18f27d2c14c18557ffbbc6723072edc836e745ec 2,790 1.00/1.00 vMB 91
447,885 447,885 0000000000000000023605119db9299de70c04fa416de71b7ba440ce0397ca72 2,066 1.00/1.00 vMB 65
447,884 447,884 0000000000000000019d23ab5ba64e6f851354a513b81be987e92d847e713db2 1,959 0.97/1.00 vMB 61
447,883 447,883 0000000000000000016b8ef2524b05faa8c099359910159e3e2daffd4e0f2d36 2,470 1.00/1.00 vMB 72
447,882 447,882 00000000000000000050eaf7ead3f86ab3dddbdb52d56bf6aa2275147cf923ee 2,582 1.00/1.00 vMB 96
447,881 447,881 0000000000000000026bb30958c77eccd877320982ea64b22f654040b9bf33d0 1 0.00/1.00 vMB 0
447,880 447,880 000000000000000001f13fe6e00d5288f6d75973db9a9f6c9fc4750a55e69848 2,515 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.