Loading Tool

Explorer IconExplorer

Memory Pool

44,086 transactions
28.66 vMB
0.12522610 BTC
Random Selection Loading Transactions
Max Size: 148.90/200 MB

Candidate Block

Mining Attempt e5085f6c75c7cb9af5af90966a00049e9d413750e1c8a4193659e8c83d7fad0c
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 162fee29b442a458c105ccbca59416a756da8738a2b4e2ef7e78c2d6d562b2ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.03835693 BTC
Feerates: 113.05 > 3.84 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (178,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,967 735,967 0000000000000000000519ec79fee8da7261773a3ba274d98db88d47c9976834 2,006 1.00/1.00 vMB 15
735,966 735,966 0000000000000000000515297fd1d6fbdb7ae17ecb7088202a35012df665e311 2,972 1.00/1.00 vMB 22
735,965 735,965 00000000000000000007160e001701cd18f08ea4582123953546ba4461d09f3b 2,715 1.00/1.00 vMB 29
735,964 735,964 000000000000000000019ea96aff462597b7fd693e50eceebe3702376ac28493 2,429 1.00/1.00 vMB 21
735,963 735,963 00000000000000000004ffb54ee7208ea786ccc644cb94db3d9e6bbee5769a3a 2,494 1.00/1.00 vMB 19
735,962 735,962 00000000000000000005210bae8ad0dbc653cd6814973bbc5cd7ccd65cbc40cd 2,528 1.00/1.00 vMB 23
735,961 735,961 00000000000000000006477f8b147cc8866c239a3441cc63c4d4d6c0a88e7403 3,248 1.00/1.00 vMB 28
735,960 735,960 00000000000000000001f581aeee2dc3b4b2c93bbaa873ba5ad8c59e4a0fa024 3,173 1.00/1.00 vMB 28
735,959 735,959 00000000000000000004c53aaa8ec261bed81856a6d2de5e5863bb8a41ae64cd 1,239 1.00/1.00 vMB 17
735,958 735,958 000000000000000000080b0c3e6412893c86818b98bdf8e55575967b8bf37937 2,124 1.00/1.00 vMB 18
735,957 735,957 000000000000000000067923d4a9229b73fb729644b30ebd7bdfd89c3e89c258 2,142 1.00/1.00 vMB 25
735,956 735,956 00000000000000000004c29b3ff823097ee1215415c8b63a33030f29852221b0 1,944 1.00/1.00 vMB 19
735,955 735,955 00000000000000000005aa413e951ff3b1507324217a11331fa8d7c04b556e73 1,037 1.00/1.00 vMB 17
735,954 735,954 000000000000000000060a3eeb15cbef252712f1dd8e43e42920c5e2bf963b68 802 1.00/1.00 vMB 15
735,953 735,953 0000000000000000000134cc2a5c29d5c04085fa42326a4853861485ab75f7d4 3,141 1.00/1.00 vMB 24
735,952 735,952 00000000000000000005b66bd0746b50f6228f41f2c7b235d44050547eac9bd6 2,169 1.00/1.00 vMB 16
735,951 735,951 000000000000000000075aa22815f45958021d610f94f200e718a65baf729440 2,156 1.00/1.00 vMB 18
735,950 735,950 000000000000000000066a2c1451ba97b17216ea74d0f78976f6a576e5ede655 3,062 1.00/1.00 vMB 26
735,949 735,949 00000000000000000001852adcebfb42b90c4ac750d08f0ffd5b780a46fda3ad 3,568 1.00/1.00 vMB 29
735,948 735,948 000000000000000000073c843bb2e987162e283148b99cb90c3539ff7648d992 974 1.00/1.00 vMB 15
735,947 735,947 00000000000000000000b6a6819492d9fb131108f4455467070bb329c87d6f83 1,878 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.