Loading Tool

Explorer IconExplorer

Memory Pool

81,668 transactions
30.82 vMB
0.09285247 BTC
Random Selection Loading Transactions
Max Size: 187.52/200 MB

Candidate Block

Mining Attempt 8f3d9caa9d5eafa62ba097db6b647072102226eb94ff9c5804e77838df326fa1
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root e52f47c5067f9bd7065b3ae481545620f10d54f4380742189492122e106044cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,694
Size: 1.00 vMB
Total Fees: 0.02340311 BTC
Feerates: 318.30 > 2.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (467,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,040 448,040 000000000000000001659cbf9ab0d022ce2b14caa26fd62d5fb50ee2f14728d0 2,609 1.00/1.00 vMB 89
448,039 448,039 0000000000000000028ae9116296f458d0257dbf7b9a9c10e3bfcc0f63972f52 2,103 1.00/1.00 vMB 71
448,038 448,038 0000000000000000022edd0143207d3a42ac70ecbf71f29542462ea41d5ff865 1,701 1.00/1.00 vMB 54
448,037 448,037 0000000000000000000cd4c17fc47b0194b2dffc4eda1bdcdb6025b9c3d54fb8 2,537 1.00/1.00 vMB 73
448,036 448,036 0000000000000000024c16cbf3231ffb469403f46fdd263caf5c6db0b4bb4811 1,931 1.00/1.00 vMB 74
448,035 448,035 000000000000000001bb113f5acf1e595a60d13aad989c0b48d7782bb7e368b7 2,245 0.75/1.00 vMB 110
448,034 448,034 0000000000000000028ae6143c2f709418d8407969f8400f40b15a9215488263 2,387 1.00/1.00 vMB 84
448,033 448,033 000000000000000001154fc556844677e624aff6e4774b3217142fc549082a69 3,090 1.00/1.00 vMB 106
448,032 448,032 0000000000000000013e9b10c883956e7424446dbc043187f2fd6461e21396ef 2,401 1.00/1.00 vMB 65
448,031 448,031 0000000000000000002838f70bfccde604b80b597715d504d0622d6de8198748 2,638 1.00/1.00 vMB 106
448,030 448,030 000000000000000003132284319cb3c45b27effc692c5c886056aae4f2ea6ebc 2,675 1.00/1.00 vMB 69
448,029 448,029 0000000000000000017e69ee969e3dc7c1c6f948554e2357086a006b69587547 1,084 0.44/1.00 vMB 95
448,028 448,028 0000000000000000006ec53f0bde80cc7bad75dd3ba2def6a9d66eead3ef59ad 2,916 1.00/1.00 vMB 67
448,027 448,027 0000000000000000008b2ccc6bcabfe4144b7d48cd1dfd9b77a13f2081addf5d 2,392 1.00/1.00 vMB 73
448,026 448,026 000000000000000002d5cf1da155e9599fee4d58b8e57256e1290c813d39b309 2,457 1.00/1.00 vMB 81
448,025 448,025 000000000000000000d6581ef466dc62fb44f0d570acc1bdbdd40e5b0290dc4e 2,750 1.00/1.00 vMB 101
448,024 448,024 000000000000000000615d42d402b39f395bae0248efa308a4c72e09ff341eb4 1 0.00/1.00 vMB 0
448,023 448,023 00000000000000000142193565a6452cdef4b1202c94f307bdb7aaae22edcaa4 1,864 1.00/1.00 vMB 79
448,022 448,022 0000000000000000006821464fafd8ba985b992e2ee54002eaff7cfdac2f7be9 2,712 1.00/1.00 vMB 103
448,021 448,021 000000000000000001ecdbce22312dcf32baca0567d079d48d6371aca0460811 2,864 1.00/1.00 vMB 106
448,020 448,020 00000000000000000243337260673d5ed24c64db08c638a1a299a295f28bca81 2,188 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.