Loading Tool

Explorer IconExplorer

Memory Pool

84,648 transactions
31.86 vMB
0.10998073 BTC
Random Selection Loading Transactions
Max Size: 193.45/200 MB

Candidate Block

Mining Attempt caa8ec7483021591a2d9218fae8c94b36094e91478ac1dce9f66e0e23954ed1b
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root b1ecad906b1d464a2e1d41981b85f8f8d4aa196bf6b1d2c31e79c5fe755e232b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,756
Size: 1.00 vMB
Total Fees: 0.03259686 BTC
Feerates: 299.43 > 3.27 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (522,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,409 392,409 0000000000000000008bdd06cc8e8e5cbe995197c16fc9d886f8e903b55882d6 578 0.26/1.00 vMB 46
392,408 392,408 00000000000000000989921de127ebcd156fa13e5b0b02abebdaa343374dd88a 79 0.25/1.00 vMB 5
392,407 392,407 00000000000000000993765fb32095366cbfa1a3377e96dde7707ecf85860bcb 622 0.32/1.00 vMB 28
392,406 392,406 000000000000000004d7bab3b2c691999bf8c259f69f2896d3c177b173fb5dfd 2,560 0.99/1.00 vMB 38
392,405 392,405 00000000000000000906c99d0cead70517aa8f8dc0796302e5cd10769e4b705f 918 0.50/1.00 vMB 30
392,404 392,404 00000000000000000632be4891db65a0185cbd1adb80e8235b02cc1502f107a1 852 0.42/1.00 vMB 33
392,403 392,403 000000000000000004ed7cdc6d3f312aaab34fb0daca9a191317b989e5c27adf 198 0.13/1.00 vMB 22
392,402 392,402 0000000000000000022387fa4dc0ea039a62ab49d26f8480ca03919332ba0c3f 551 0.25/1.00 vMB 37
392,401 392,401 00000000000000000332227d8fa96311de28be63b83d433530e6aacc8f10c9d0 420 0.23/1.00 vMB 29
392,400 392,400 0000000000000000017842f766d210c08c8bfd0eb455cfc0c4c209d9078ee161 11 0.07/1.00 vMB 1
392,399 392,399 00000000000000000443142600f22039571711ee2e70bf81a6a53e17865e0072 573 0.27/1.00 vMB 32
392,398 392,398 0000000000000000045d2f89dbc00a656cfe1a225f1c344e6fa8471e73c011e9 896 0.40/1.00 vMB 36
392,397 392,397 0000000000000000089d77a8dc71a7d05cf363ec24f6a8ee0105432c656ba216 936 0.46/1.00 vMB 37
392,396 392,396 0000000000000000027a777f75bb5beb6582ee784f4701e9406a24aa6ad8c77f 1,026 0.63/1.00 vMB 22
392,395 392,395 0000000000000000024b276273ba184ae3d6ea46059d277ebae7020404e3736b 1,263 0.51/1.00 vMB 39
392,394 392,394 000000000000000004fe241be962a3b62ba31151e371025aac651111099964f2 452 0.25/1.00 vMB 28
392,393 392,393 000000000000000008aa5a0e8e281c7a00cc186b9c0e494a7bc39aad875a6b7c 875 0.46/1.00 vMB 31
392,392 392,392 000000000000000000dcaa2e286141c91c6ab2999f4c4730f9a3cdafd14fc84a 360 0.48/1.00 vMB 12
392,391 392,391 000000000000000005b7b33dcf68ccb12c9547c3959fe716d2aba600c1238381 324 0.16/1.00 vMB 33
392,390 392,390 00000000000000000754f4f538583a7c67841f557a02e5b453a13f84354d4f72 143 0.25/1.00 vMB 9
392,389 392,389 0000000000000000069809d35c1c5d868d5517e10928a99ef16f80f2504c2774 1,470 0.68/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.