Loading Tool

Explorer IconExplorer

Memory Pool

87,085 transactions
32.06 vMB
0.11579752 BTC
Random Selection Loading Transactions
Max Size: 195.96/200 MB

Candidate Block

Mining Attempt 4d066f50b022ad613c46e605c6df6846fc0f02d1b7ce818911195cfc4d2e18d1
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 047c7e763a922b2e4748eefb447447353b3c7d1a5a77f732f3dec1eba280f8ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,484
Size: 1.00 vMB
Total Fees: 0.03130022 BTC
Feerates: 1,236.26 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (49,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,884 865,884 00000000000000000001839bdfa2c946fc7c60379e0292a0059308aa2344d52f 5,479 1.00/1.00 vMB 11
865,883 865,883 000000000000000000000875746d1753358e53b109791a37406e6ce88c482cfc 4,189 1.00/1.00 vMB 8
865,882 865,882 000000000000000000015584aa71deabd2b773a84f65e53e4ba59437fa9e4fb7 2,329 1.00/1.00 vMB 9
865,881 865,881 00000000000000000001a842371faf1bf3faaea93faaf21153996eb4a371813f 4,315 1.00/1.00 vMB 18
865,880 865,880 000000000000000000004ea10f0a055edde9de23959c3fc541be634d1db51f68 2,471 1.00/1.00 vMB 9
865,879 865,879 0000000000000000000282488e081139dc95252b56659937e7fab18273aab5d6 4,819 1.00/1.00 vMB 12
865,878 865,878 00000000000000000002d177fb73ffbcdbd6108abe47b9754c95e898d845072b 5,715 1.00/1.00 vMB 15
865,877 865,877 00000000000000000002091d695e879b7a3cc7d9075fdd80072fba9929c16294 4,593 1.00/1.00 vMB 20
865,876 865,876 000000000000000000000698ab32de0b2919a400147bbce35b4b662e82d0eadd 5,451 1.00/1.00 vMB 18
865,875 865,875 000000000000000000028a87cf26a81780037d98946bbb5692f69a3bfb6e25b0 5,946 1.00/1.00 vMB 13
865,874 865,874 00000000000000000000626de34ddb8dfcc1e977b4af4fffbabb3ad9585932d4 5,554 1.00/1.00 vMB 11
865,873 865,873 00000000000000000000bed7cac07f08e053cd7240d797275c8651d51723b600 3,430 1.00/1.00 vMB 14
865,872 865,872 000000000000000000013aaa796293c7ab554e7ffa654e5ce78ecbaae7613524 3,765 1.00/1.00 vMB 17
865,871 865,871 0000000000000000000101c6cf690104c9cfbb29984cddd0bc6e3e02a2b4aba1 3,591 1.00/1.00 vMB 23
865,870 865,870 00000000000000000002a0f4e16c0ca07ca978ca1dd39c62ac334734f9c7e2c4 3,749 1.00/1.00 vMB 25
865,869 865,869 000000000000000000014a46ce10f727cbe9300e548c0fcbd5bb153c56588769 4,652 1.00/1.00 vMB 34
865,868 865,868 00000000000000000001b23708bcab58997448e40218d01608c2e7075fb12be7 6,242 1.00/1.00 vMB 23
865,867 865,867 00000000000000000000a84db1030611ac53cb1ec92604fda1fe563f97358c41 6,605 1.00/1.00 vMB 26
865,866 865,866 00000000000000000000dc55839146b1f40d7bcbd7d846e471a93b9f8f737585 6,863 1.00/1.00 vMB 19
865,865 865,865 00000000000000000001ea78b6724853c40fab0fb9dda1323ff710b587893d1d 5,372 1.00/1.00 vMB 9
865,864 865,864 00000000000000000002cc20327921d128ef9ff236a87bed9e840591f229e2b4 2,976 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.