Loading Tool

Explorer IconExplorer

Memory Pool

76,365 transactions
28.85 vMB
0.07265662 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt 11eda53faac964e5b8a3ee73f38981c1896361de6f3c219ca2afbd1e8b852a69
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 394e3578666619406ea4cd2d80dfdb912c726a32f43c041362cca1c7dbe99e55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,280
Size: 1.00 vMB
Total Fees: 0.00977592 BTC
Feerates: 104.17 > 0.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (599,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,105 316,105 000000000000000002436ad5a7a8fd4fcca1c46571562cfc92e7852b1107906d 191 0.10/1.00 vMB 54
316,104 316,104 00000000000000000aef9aa13b27d90b1677c3181ecb27e224a545c10d761902 783 0.47/1.00 vMB 27
316,103 316,103 000000000000000036a5be82bf3de7c2523a27b228b66b6ee0522a22f833c12d 490 0.32/1.00 vMB 27
316,102 316,102 00000000000000000b1ef9f5ab39c378aa2bb59d8e52e5525ff2af358fb2d164 198 0.13/1.00 vMB 23
316,101 316,101 00000000000000001c73c97d4da5d2bb6213da4fab5dce9fdff71d7eac7bbe65 42 0.03/1.00 vMB 9
316,100 316,100 000000000000000000a2364b360ea852632697eef72d702443b8a9c5a8c0ca9f 596 0.41/1.00 vMB 24
316,099 316,099 0000000000000000230edbca667a9f746f681977410cb8eee77fb9c9c47ba602 189 0.32/1.00 vMB 14
316,098 316,098 000000000000000011bac7384b5d18d3994f4afc9605e06df5764b3003169c0c 270 0.48/1.00 vMB 14
316,097 316,097 00000000000000000e7f7840597bd01793617a08281f95128b0591fc358c5b99 355 0.61/1.00 vMB 15
316,096 316,096 00000000000000001e7106f792cd1fc7138891cbfeefe0f808b613cb5a251b96 192 0.37/1.00 vMB 14
316,095 316,095 00000000000000001e512e8692929e1c120cda994c30b478b91570be805b07c0 269 0.22/1.00 vMB 19
316,094 316,094 000000000000000024496c5a7acda4c2e656ebd77abe91c09e32a3db3e655f51 227 0.16/1.00 vMB 19
316,093 316,093 0000000000000000264a63003e36fceb2c09b0820545a3d9439868de66705528 485 0.28/1.00 vMB 23
316,092 316,092 00000000000000000a2b320310922fc3b14508fe020dd253bb48772e1738f6e3 224 0.15/1.00 vMB 21
316,091 316,091 000000000000000035d862951eda6dff355c4b30eb4aecd6004c0bf62f98a0bd 183 0.08/1.00 vMB 32
316,090 316,090 000000000000000013333efe22f5364dd046012549ac99c28b3250d593ed98ac 1,014 0.48/1.00 vMB 29
316,089 316,089 00000000000000003013044873735f8c75ace5414f0bf54705f0baa123f23cd6 190 0.18/1.00 vMB 17
316,088 316,088 000000000000000024b5c87bea6033a551582d201685a5a6b4e298a725bd2206 919 0.35/1.00 vMB 39
316,087 316,087 000000000000000021521fa0757d80b87b6a0790bf917932783f7d1341d02d0a 45 0.03/1.00 vMB 26
316,086 316,086 000000000000000002e461c5bc64e417e067e14e3643698eafffa1a4d2186a0f 167 0.08/1.00 vMB 25
316,085 316,085 00000000000000002822bb2eb3a5541e5f941e5ecaf23819767f4f152be45297 139 0.06/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.82 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: 710.57 GB
    • Received: 17.08 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.