Loading Tool

Explorer IconExplorer

Memory Pool

42,023 transactions
31.77 vMB
0.09464738 BTC
Random Selection Loading Transactions
Max Size: 159.33/200 MB

Candidate Block

Mining Attempt 1fa2691376583802b485c2893ca8ccb5a4a338833f74ff7e15942f2ca6566cad
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 488d13b4af66d9185b6fa6f931035ab6f4103b994fe5a9a77b3c16d9d525b893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,462
Size: 1.00 vMB
Total Fees: 0.02893857 BTC
Feerates: 401.97 > 2.90 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (331,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,273 583,273 00000000000000000008a7d760a2a18e1e324ee72b93b6b94061eec911cec7fd 1,701 1.00/1.00 vMB 82
583,272 583,272 0000000000000000002074c8ce104ce8b528fbe3f3e15e67d894bb9d26654304 2,103 1.00/1.00 vMB 104
583,271 583,271 0000000000000000001f2edb8a384bfc99bd33cdc8439b563e68cbcdedd0d940 2,257 1.00/1.00 vMB 118
583,270 583,270 0000000000000000001d7317955264578709f3cc03db6e5fb9420123c9bc8d5a 2,767 1.00/1.00 vMB 132
583,269 583,269 00000000000000000015008768fb7c42a1c07aac2800f051704cb4c5c1512d22 2,285 1.00/1.00 vMB 105
583,268 583,268 000000000000000000040b5fc0bfb0b5ea75085329c80e53b26a6b7fbe8b155f 2,093 1.00/1.00 vMB 81
583,267 583,267 0000000000000000000a880e6ec37e4469839ccd13da42120003643c31ee35e1 2,777 1.00/1.00 vMB 139
583,266 583,266 0000000000000000001ba032a66e8ad01850884fe9dff93ac8100ffe084d232c 2,289 1.00/1.00 vMB 114
583,265 583,265 00000000000000000004e2fd84c550119774ba910da310da8670c9352c7e5a51 2,408 1.00/1.00 vMB 26
583,264 583,264 0000000000000000001d7effcb5cc7dbbfb43ae85f64896de3029b1d61f82b79 2,109 1.00/1.00 vMB 43
583,263 583,263 00000000000000000020a50281952c88d2583f2f39640e86e71f7c21b4997a1c 2,826 1.00/1.00 vMB 73
583,262 583,262 00000000000000000018508b64ac3c80b9ee233fed1cd2e0f37b03e0b8b3407a 2,729 1.00/1.00 vMB 148
583,261 583,261 0000000000000000000fb36bc8a41c917bf5211f1619ed2c635a8ee1673479a9 2,998 1.00/1.00 vMB 36
583,260 583,260 00000000000000000000ecb2b2657f1d040b3c4fd1bcb8adc4c0d7993e25eec6 2,107 1.00/1.00 vMB 123
583,259 583,259 00000000000000000009ce37d77f4cf9b9d0ab4b0990729049a8112e3d56cfda 2,128 1.00/1.00 vMB 117
583,258 583,258 0000000000000000001382238b09286e346739e841a2c13a706b74411b064602 2,429 1.00/1.00 vMB 137
583,257 583,257 0000000000000000001b89290fb4fe04bb57d40ec770a92e7f05a5b877b213da 1,109 0.46/1.00 vMB 83
583,256 583,256 00000000000000000001efd325f7290e04f7c4d9ed19a7f4a82959f2e382491c 1,954 0.73/1.00 vMB 59
583,255 583,255 0000000000000000001ca4bbf6a3d4c0795a1b21e7a5ccf2b79ef3cd180b3f18 1,505 0.59/1.00 vMB 9
583,254 583,254 0000000000000000001a9650da0a9a5916ed0a44475119a0d894487f1377d367 2,454 1.00/1.00 vMB 103
583,253 583,253 0000000000000000000299541d5f56c1af1bcc35589d45f68b17fe86f5dbc0f0 2,123 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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