Loading Tool

Explorer IconExplorer

Memory Pool

74,593 transactions
30.17 vMB
0.08360528 BTC
Random Selection Loading Transactions
Max Size: 178.90/200 MB

Candidate Block

Mining Attempt bec82dc37fd62d8370e40cff19d211fd36af2d84bdf3f525642cf38f18e8e64a
Version 20000000
Previous Block 000000000000000000014e1cbebc37caf5dba55aec5f1ce07294267a88d026d0
Merkle Root 5351a9feb85823d1d1249bcf84fc6c9e21f6afd4a88f55e406e5d2067f9c4556
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 372
Size: 1.00 vMB
Total Fees: 0.01213713 BTC
Feerates: 52.36 > 1.22 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,426 (576,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,136 339,136 000000000000000011bd4430335d6ff082b7ddaec6153e44fde87a7f14fb0a0e 787 0.47/1.00 vMB 22
339,135 339,135 000000000000000018199c6f1b25cdc751425631f8dcf90fb963e3fdec572e6f 502 0.38/1.00 vMB 18
339,134 339,134 000000000000000018a717b088452e747cd41bff799c81d5e892d0fb70588d04 1,331 0.75/1.00 vMB 23
339,133 339,133 00000000000000000dc7152617f7fd0e4ff352d4d262bb66ec14e1e29704f015 1,024 0.28/1.00 vMB 60
339,132 339,132 000000000000000010499205ef8ef807416f922a3c335aa86ade41942b124a3b 128 0.06/1.00 vMB 24
339,131 339,131 000000000000000014677a154d17ea33e50b1aaf27187b3ecddce2f471aab4e1 227 0.14/1.00 vMB 33
339,130 339,130 0000000000000000161b134c36530a08f1e4049fd3f97ce43b5c115a9472a7c0 287 0.18/1.00 vMB 25
339,129 339,129 000000000000000010258cdb0b55730604f90b36c52d63f94067dbfe148f0252 959 0.55/1.00 vMB 27
339,128 339,128 0000000000000000091d33a2bd0dca932f39edf59fcd78bd36967548481a0b63 74 0.04/1.00 vMB 25
339,127 339,127 000000000000000015ba450152a3376093c2f6b210f64e7c2844862f1fda1c8a 110 0.05/1.00 vMB 29
339,126 339,126 0000000000000000082e9d57bf681ffa741cd7e90b9d4b254d3576ac8ea7c21c 54 0.02/1.00 vMB 22
339,125 339,125 000000000000000006e587436f0c469a0f4e43a6d69f9d91e71d6afdca158269 680 0.42/1.00 vMB 21
339,124 339,124 0000000000000000166275506e93e7e15a702fc0e500b3c6be86e0bc10d9c6cd 62 0.04/1.00 vMB 15
339,123 339,123 0000000000000000010ced1797baf62f1217cb16f193593ca8c873360b9334a5 510 0.30/1.00 vMB 22
339,122 339,122 0000000000000000114cf3cd9f82f995509802d3428f3a46afda7e4f5ce04cc1 118 0.05/1.00 vMB 30
339,121 339,121 0000000000000000096f3522e8f3a66f15abd7bf052174404b67086a9d65fa84 1,397 0.71/1.00 vMB 27
339,120 339,120 000000000000000002495a07574738cb08e2b2fdc1f47576dc6fac01a54be1fd 138 0.05/1.00 vMB 27
339,119 339,119 0000000000000000054237706384eb0353ac748a1b7fe092cc728bd7eba31f8b 400 0.35/1.00 vMB 4
339,118 339,118 000000000000000004d928dce8073fcd76e1a585b0d194d09fa7a12a24da7a2e 610 0.30/1.00 vMB 31
339,117 339,117 00000000000000000fd2f16ff2efbeb794a8cacd719df4a6ec3dcd8f7065249a 452 0.23/1.00 vMB 28
339,116 339,116 00000000000000000baea375c50e4f286b4365d125789c45636100d06a1360ab 795 0.59/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.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: 739.37 GB
    • Received: 18.62 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.