Loading Tool

Explorer IconExplorer

Memory Pool

45,214 transactions
28.79 vMB
0.13234437 BTC
Random Selection Loading Transactions
Max Size: 149.89/200 MB

Candidate Block

Mining Attempt 5101b0bbf75fab55c0734c2f4c76708e1787c0f89fdffd95a50dce120ccfe6f0
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root f91ec20182a853b7e3a6ef0a1afbd5a6be4b5663dd846fa8f6a2a1fb85da8a99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.03736229 BTC
Feerates: 78.42 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (199,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,340 715,340 00000000000000000006aef1029e79f0e09dab2da4fd9db26387a1bdfa1aeb02 1,207 0.50/1.00 vMB 11
715,339 715,339 000000000000000000053b66d64bada2cb56d625769b43094f7f9029527212b1 1,021 0.30/1.00 vMB 11
715,338 715,338 0000000000000000000b4c41db4c47b1521c4e9c91001612d971542ff28e6b02 1,120 0.36/1.00 vMB 10
715,337 715,337 0000000000000000000ab9354541ee181e600a23e1df2381f648d701e41581e7 1,925 0.75/1.00 vMB 9
715,336 715,336 00000000000000000004fa24f6d895fec45b29d45b45813c1045eb9b337c4cbe 662 0.26/1.00 vMB 8
715,335 715,335 00000000000000000002141aaf9711a4b1cff7ce6a88904bae721cab1c9d3671 293 0.10/1.00 vMB 11
715,334 715,334 00000000000000000002a03c3395ac984743338f24adcdf060d5e930ac48a43c 258 0.08/1.00 vMB 11
715,333 715,333 00000000000000000002a851fa3058ef201390bcaf2078fcc62a5175711a8067 1,284 0.44/1.00 vMB 10
715,332 715,332 000000000000000000052ecc20df521253a847c082d844810589815da44dfaf7 1,131 0.52/1.00 vMB 8
715,331 715,331 00000000000000000009b73f6a13fa869cac8a1fcf693ddb65deb4dbdb5679a5 1,052 0.43/1.00 vMB 9
715,330 715,330 000000000000000000010965b5ef2ef31580e478706050ff06a01dcb74072d1b 651 0.29/1.00 vMB 10
715,329 715,329 00000000000000000008497b15ef8ad0daa0e3d61a18cd9453f9745307a415f7 2,379 0.93/1.00 vMB 9
715,328 715,328 00000000000000000000582f045a627868403a6f9b83acd4e1acf1b506f1e21d 2,731 1.00/1.00 vMB 9
715,327 715,327 0000000000000000000749697fd7c200a5bf35e418501d291e6458ead1b04281 2,338 0.80/1.00 vMB 9
715,326 715,326 00000000000000000005fc16c746f38a2314d109e4d96bcdfa8992f81f41f3cd 158 0.10/1.00 vMB 9
715,325 715,325 000000000000000000097923ab89a63cfe440f54a5b79c17d35ce1d03f94c358 1,293 0.48/1.00 vMB 9
715,324 715,324 00000000000000000009762da95817b0255aeec575eefbcd0fe1f68ce0b968cc 133 0.05/1.00 vMB 2
715,323 715,323 000000000000000000093616858acb9d75bda3c7426bcee24838e75307fcc2f8 2,920 1.00/1.00 vMB 9
715,322 715,322 0000000000000000000b5a98e55f9338f761a41c0c1df9b0db761adb6256411e 2,377 1.00/1.00 vMB 8
715,321 715,321 0000000000000000000236bb0eb85c5cb64d3bcfb85be764d7d7a727c53d3686 3,464 1.00/1.00 vMB 13
715,320 715,320 00000000000000000008924b9804c972fe8ed96a65f802e53366e78e3b1eb316 1,716 0.82/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.