Loading Tool

Explorer IconExplorer

Memory Pool

35,779 transactions
25.94 vMB
0.06489718 BTC
Random Selection Loading Transactions
Max Size: 132.31/200 MB

Candidate Block

Mining Attempt ca89e6cd57180127f532b1df84e89732d3034aaeca9e85c2767ba2b66fb21359
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 84a8488650b40788dd5d229c1e7baf6f97f27b33c618e160e3f8ddd93ac8826e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.01728292 BTC
Feerates: 152.71 > 1.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (447,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,061 467,061 0000000000000000008d72cd7df35c7cdc72594fc8bcf2e16cc7c5c0cf727a63 1,253 1.00/1.00 vMB 171
467,060 467,060 000000000000000001dee8b612d2da7a3f50eda4ebbb0332d604c0782ff23f84 1,974 1.00/1.00 vMB 283
467,059 467,059 000000000000000000ea8cc2f5f21bfedff1fa2685d2de0b1e65a57b2492d340 2,310 1.00/1.00 vMB 198
467,058 467,058 0000000000000000004dbb063f42d6d7589e614fd1d827bd6cb37f1b4fdbbda8 2,197 1.00/1.00 vMB 340
467,057 467,057 000000000000000001979e8b4eb61fa538ff5895f1c0ebbba146073065320244 2,113 1.00/1.00 vMB 266
467,056 467,056 0000000000000000001d19e178140562620960bf8bf2a252478a5d864a0a5578 1,496 1.00/1.00 vMB 264
467,055 467,055 000000000000000001c3d39a10db6318d67853d105dbafef3db8ebe414d8c14f 166 1.00/1.00 vMB 74
467,054 467,054 000000000000000000001ffcf29515c8abce3af59d4e8e6d24a6c3384cadb153 1,977 1.00/1.00 vMB 207
467,053 467,053 0000000000000000003916c68f536b84225cb9295c3ffbf2bbaa98f3582e4195 2,177 1.00/1.00 vMB 308
467,052 467,052 0000000000000000008f8552ee9ca1f6890b614d9fe2555a03e4818eb228f2b8 2,336 1.00/1.00 vMB 258
467,051 467,051 0000000000000000008ab26475e9cfde1f6e26e2c2a8735d6c4d6d6ebb8a9705 1,878 1.00/1.00 vMB 255
467,050 467,050 000000000000000000b1b5bf28c960adf23292de2bf5724f207371f42022775f 2,217 1.00/1.00 vMB 292
467,049 467,049 000000000000000000015d8c9607c555437493d7363aae847685df8bbfac5e43 2,354 1.00/1.00 vMB 447
467,048 467,048 000000000000000001f41209de57d20b65977a48edb248fec306325458fc8705 2,003 1.00/1.00 vMB 233
467,047 467,047 00000000000000000161eb00d3db541bb955480365e01b6efec99da73da587d5 2,485 1.00/1.00 vMB 238
467,046 467,046 0000000000000000001cced60bdba0d5a5c109e8192453cbc36523aaa8dad8d7 2,175 1.00/1.00 vMB 273
467,045 467,045 0000000000000000013ec16f06b41e4912d0d08e45b3126f8cdc805907ac7042 1,516 0.75/1.00 vMB 270
467,044 467,044 000000000000000000b63a66d832162ce448af6df6e5b33294632aae370a6d44 2,111 1.00/1.00 vMB 352
467,043 467,043 000000000000000001523d19ec481c4f046e3ecf28abb9914519c44ff02dedbe 946 1.00/1.00 vMB 149
467,042 467,042 0000000000000000000dba92df3984959ccc9f5929eaf5f0ce5bb78fe4b18e8e 2,261 1.00/1.00 vMB 329
467,041 467,041 0000000000000000005264c01403d1fed3c3cf9fda6822bb5f5f62f3e9ee0a47 2,282 1.00/1.00 vMB 308
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.