Loading Tool

Explorer IconExplorer

Memory Pool

48,372 transactions
30.42 vMB
0.10376187 BTC
Random Selection Loading Transactions
Max Size: 162.12/200 MB

Candidate Block

Mining Attempt 93368d46b5d60f8bf80afdbc39756c177e5609dd3f3596b4f1a86e81ef06e529
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root a39962c3c8135f835dfebeebac27105b09d71a6ccec86f41a3b1ed6706ce3a28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.04088318 BTC
Feerates: 150.97 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (569,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,161 345,161 0000000000000000161421bb7e4998bb6c1de15e7bb15df30323b4ce9285a076 210 0.10/1.00 vMB 22
345,160 345,160 000000000000000014bda4bb77f7970413dca4082aedfd9e5f4772153bbfaa69 118 0.10/1.00 vMB 13
345,159 345,159 0000000000000000062b51a8d32c808e7d4a3a981f7b4fd1caa7f149acd6c749 1,166 0.67/1.00 vMB 24
345,158 345,158 00000000000000000bae23bbb3ba8b024e78959ab51bda9280d8d18152c1eb65 692 0.50/1.00 vMB 19
345,157 345,157 000000000000000007f55b54203cba38e16e63c0dd86d4852f55aa96dbfc3440 512 0.21/1.00 vMB 29
345,156 345,156 0000000000000000026d229f6ede58738c8d23652e8a741d45c8a2910021b557 512 0.17/1.00 vMB 51
345,155 345,155 0000000000000000125899a2c6547d8c8e9b8f767a1f78d1437e0691428f87ff 1 0.00/1.00 vMB 0
345,154 345,154 000000000000000011bd53b5fbe41e3e0fbda70ee01f410f2aa0b7a1aa7ca31b 112 0.08/1.00 vMB 14
345,153 345,153 00000000000000000265f515db819518902e913a74e14ec99a326ac7fe3820ad 1,496 0.79/1.00 vMB 25
345,152 345,152 000000000000000004b1ed1be0c298689c8d24fefbfc6ffc968c6461fa6e4c3c 707 0.57/1.00 vMB 19
345,151 345,151 0000000000000000092c2133fef3b12b9f8949a2c34ceb738f8138dff3ac6aaf 820 0.75/1.00 vMB 18
345,150 345,150 0000000000000000041e2f4b6138dfed77acab53b396972ecc3eb9a6cac9c40a 2,213 0.85/1.00 vMB 30
345,149 345,149 00000000000000001388c74fa196929eadd610bc3a72dd5a786464a74ac3886e 1,024 0.28/1.00 vMB 59
345,148 345,148 000000000000000012e61afb49adc90a1caae86fed460c19195923349e34bc54 567 0.48/1.00 vMB 15
345,147 345,147 000000000000000006f682b879819d30023a8b2739089738ab1e2fe8101ca3a8 1,357 0.75/1.00 vMB 24
345,146 345,146 000000000000000001aa3c2fc240f2395bc0ce6e24741080eca9208324a51b78 1,024 0.31/1.00 vMB 48
345,145 345,145 0000000000000000066ad365b962867663133d9d4ff96077aacc638caf711617 229 0.09/1.00 vMB 22
345,144 345,144 00000000000000000d7afb231ed633fb8a814f12973d0d1b406309bd8f83a096 1,748 0.88/1.00 vMB 26
345,143 345,143 000000000000000002dab62005ac24f554778ba092eea267ce40750b56aa46f9 656 0.37/1.00 vMB 26
345,142 345,142 000000000000000013cf561af5b2e270eabe416a0dd1c6f6834acaa8f68a642b 466 0.21/1.00 vMB 28
345,141 345,141 00000000000000000d6564c9e4e51c7aac58dff66467a43971a7334bcc3ffdf5 178 0.25/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.