Loading Tool

Explorer IconExplorer

Memory Pool

12,000 transactions
4.66 vMB
0.02968378 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 27.60/200 MB

Candidate Block

Mining Attempt aa3b604c683f99d67031ccbb9001af6d7296927fe513a96faa36d2eca0e56648
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root cb0e3663a15f9d82fabe5d5fbcfcf77bbe0e946d4ef76843dd5e97146e6ad6ca
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.02324429 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (557,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,137 356,137 000000000000000003a8e64c33dbd80daa8f68e17aba24194cca771909694211 1 0.00 vMB 0
356,136 356,136 0000000000000000162c8b6c3500a6d330f063bea116b4c67cba166a2241efb0 100 0.04 vMB 35
356,135 356,135 0000000000000000000b09588c16b93dc8e15a640bcc30614c234dc95dc585d9 862 0.41 vMB 28
356,134 356,134 00000000000000000fa13c05c6e760009761b09671c369d831f22f888de41a1c 27 0.06 vMB 5
356,133 356,133 00000000000000000a54fc34c19227119b97d5c4c922694d17eff273447230e8 1,968 0.94 vMB 27
356,132 356,132 000000000000000009dc968f6ceb9b6f00154a0d43e21bae39fd9ec6d378443f 588 0.33 vMB 27
356,131 356,131 000000000000000007c4716a3aead7e68c9502527d258f589aec835c0876f271 207 0.23 vMB 7
356,130 356,130 000000000000000015b1b15074014a6091d3bde139e8a99264c428d8a5780d6f 1,313 0.75 vMB 18
356,129 356,129 000000000000000005334eebe2309d12f3965334bb48dfcf9e55f1965d9674de 1,540 1.00 vMB 33
356,128 356,128 0000000000000000161e4df628e43389c276a839d7bae26785832bca0010b8e8 1,187 0.90 vMB 22
356,127 356,127 000000000000000007d28c717a21e7a0f850b82dd26c5baf9e44918578b6f695 1,455 0.75 vMB 27
356,126 356,126 000000000000000005e241174dc6d2084dde2e4b4e2cd7afb0ef138cba1429d8 741 0.35 vMB 29
356,125 356,125 00000000000000000befac9f5c4730288d14cfac3c78067defeacad8713a4744 2,289 0.75 vMB 37
356,124 356,124 00000000000000000a86f5eb1b4f7512d7f0185989bef7c759876e72236ba596 908 0.47 vMB 24
356,123 356,123 00000000000000000692aeb94fb6b7fe94527cfcf35a95526ee94452fa8a2136 537 0.27 vMB 26
356,122 356,122 0000000000000000048b69d1e156cab509a323ab559b15f0af07a08e8405d016 274 0.17 vMB 18
356,121 356,121 000000000000000002ff659ba7ec9c99f9ef1a634d7af9a91fcf907e85a4aee4 402 0.19 vMB 26
356,120 356,120 000000000000000011d4c4871a97c3fb5f0a47d57a392e875abd938de30b9aa2 910 0.69 vMB 16
356,119 356,119 00000000000000000a8970df182c1a2ffca837176a04008ed5bd57fb58acfe50 1,514 1.00 vMB 21
356,118 356,118 000000000000000016c3d50f4b790dcca1c793a7644604d6baafce9514b1ab92 2,475 0.75 vMB 58
356,117 356,117 00000000000000001137153704f62c01e8727939728a5c7cdf3f72c2518ceace 149 0.38 vMB 5
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 323.21 GB
    • Received: 1.57 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.