Loading Tool

Explorer IconExplorer

Memory Pool

81,380 transactions
29.93 vMB
0.15528359 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt 5a121cc766e32da7fb3c273328493c03d377581f3db21a8abc0ba00f4b109cbd
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 51ab352eefb9c1cebe21af3d38fb4c7b149face7e9c5050d58fce0cc52eeec0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.05898920 BTC
Feerates: 1,002.91 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (96,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,686 818,686 00000000000000000002df51670014fe0a85fe6d388791629ac8f9b40e5e85bf 4,925 1.00/1.00 vMB 66
818,685 818,685 000000000000000000010fbe1901a6c618fcfa114f0cd54debc0a93086279d39 3,913 1.00/1.00 vMB 54
818,684 818,684 00000000000000000003bd980a6e67407693ebcaa07d2918ea422cb5bf20476c 3,634 1.00/1.00 vMB 57
818,683 818,683 00000000000000000001316792c4ff21a91317f9362085fc72738783f310a86b 2,686 1.00/1.00 vMB 46
818,682 818,682 00000000000000000003aab484ac84ae643f67fc43af01b206af04b1c28be8d6 4,894 1.00/1.00 vMB 64
818,681 818,681 000000000000000000042409082d22263fbafadda308e0142ca8f1eabc4f0480 4,711 1.00/1.00 vMB 71
818,680 818,680 0000000000000000000335cefe28b68b764a16f8a2e2e18dfe0c0372895508bf 3,602 1.00/1.00 vMB 80
818,679 818,679 00000000000000000001d9c9cd0edc72ba3ce8729909b502fc4c21e5e5d1da23 3,854 1.00/1.00 vMB 81
818,678 818,678 000000000000000000009354cd4c0d3ab22991f83d73504701616e2f677cf4d1 3,886 1.00/1.00 vMB 80
818,677 818,677 000000000000000000020750f322f4e72e99c2f0b9738fb4f46607860bd18c13 3,463 1.00/1.00 vMB 82
818,676 818,676 00000000000000000001a2dd0a20944de8b464ac51af80d7cfdab3a69791e13d 2,807 1.00/1.00 vMB 72
818,675 818,675 00000000000000000000ca9bae2c70ba93103f215c0d6499aee43092a646de27 3,185 1.00/1.00 vMB 96
818,674 818,674 00000000000000000000dba884dfc0e7e9e4048ea841694a9bd229ad24e964d9 5,132 1.00/1.00 vMB 61
818,673 818,673 00000000000000000002a6044c49903c78538cd67f74b8b93f3fd01933b628b6 3,141 1.00/1.00 vMB 75
818,672 818,672 00000000000000000003b07abd7c7fb468133125c9620b32fddc58d9b6ca6eaf 4,261 1.00/1.00 vMB 68
818,671 818,671 0000000000000000000206212d3d49fd4a941f64662817c312041fa723ab3df5 4,592 1.00/1.00 vMB 64
818,670 818,670 00000000000000000001de7108066168e4c85bbbb1b0c50b0d67302a102d16b7 3,455 1.00/1.00 vMB 83
818,669 818,669 00000000000000000003a034a245df090a72eabdfbd916a12fae04e2174d0480 2,989 1.00/1.00 vMB 59
818,668 818,668 00000000000000000001759966c85d84fb2f757dc37d8481c4460efbc4dc4f79 3,751 1.00/1.00 vMB 71
818,667 818,667 0000000000000000000267fd30254b3537ca566ba2f700d8c6a960c016399bc4 3,321 1.00/1.00 vMB 82
818,666 818,666 0000000000000000000312a151e84227eeb8c45df59a8c7b07b21cfa8fa8e27c 2,656 1.00/1.00 vMB 76
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.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.