Loading Tool

Explorer IconExplorer

Memory Pool

35,770 transactions
25.94 vMB
0.06484446 BTC
Random Selection Loading Transactions
Max Size: 132.30/200 MB

Candidate Block

Mining Attempt d5a494fca6209f0d59f1e0072778d750c0e123368901c7a3bc0a6c252e4973d8
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root f921b405e6b10e49d343197c7316ad8fab38d9c028c262235a9598f922ef1bdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,814
Size: 1.00 vMB
Total Fees: 0.01717559 BTC
Feerates: 152.71 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (198,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,478 716,478 00000000000000000002a05ae9c244ffe3f080eab310dcfa6a0a6aa6654eabd5 1,755 1.00/1.00 vMB 17
716,477 716,477 0000000000000000000a5d5d9e7665ba198a7f57c215021cfd57d109102ab4ee 1,674 1.00/1.00 vMB 22
716,476 716,476 0000000000000000000b2b316bbb8a1f9300a1afddc724125ea0e23ca14a053d 1,217 1.00/1.00 vMB 11
716,475 716,475 0000000000000000000363446c295fc17906025fa7e874ef77f0b8ba17c21db1 836 1.00/1.00 vMB 6
716,474 716,474 0000000000000000000b236250e7ebe8a8f676f1fa1e590e904648d7a42712d9 1,900 1.00/1.00 vMB 8
716,473 716,473 00000000000000000000a1d5a164fd9c1c0aad8369e9f399b48ec83fb72e2d19 2,201 1.00/1.00 vMB 8
716,472 716,472 00000000000000000009fc2793b0b1a1f7d82bacc713eebe1bbd489ed5b5aa2f 4,012 1.00/1.00 vMB 11
716,471 716,471 0000000000000000000989c6e247be25f08988c8c24d89c34d8795b9fd1583db 1,625 1.00/1.00 vMB 14
716,470 716,470 000000000000000000094758cbfffb2b137deaccae2fbf388d808df502dd3b42 3,599 1.00/1.00 vMB 9
716,469 716,469 00000000000000000001a856fffb0ecedaacd49d6f8c03ed4eff88c7123523c4 1,446 1.00/1.00 vMB 9
716,468 716,468 00000000000000000000a18fc14a5701d6413e3294e2b76213472c6b3ea82e23 884 1.00/1.00 vMB 11
716,467 716,467 000000000000000000021de2e4a223a1a1def017c348222207f1d828c41f200c 1,537 1.00/1.00 vMB 21
716,466 716,466 0000000000000000000534a4a610f7e07a435b44b2dc553cfc5e17c7c73b10d8 2,437 1.00/1.00 vMB 23
716,465 716,465 000000000000000000099ec717997ee702c25143c7d0167558cfcf0da73d643e 1,046 1.00/1.00 vMB 20
716,464 716,464 0000000000000000000b0522588e9a42910204fb6a47194403a325e43bf8ccda 1,372 1.00/1.00 vMB 16
716,463 716,463 0000000000000000000b444772abd50869b51794a16955c4389638ece702de07 2,716 1.00/1.00 vMB 26
716,462 716,462 0000000000000000000b5f8737aab17526e0f222b16256abab2f8485a97a00e3 2,949 1.00/1.00 vMB 11
716,461 716,461 000000000000000000018d04a8f4d1b3b05a313dd3183835968401fcb1e04d2c 1,467 1.00/1.00 vMB 15
716,460 716,460 000000000000000000091c971f8141b9c7c05ffb87bb934dd4b9ec6c8f901bc3 756 1.00/1.00 vMB 10
716,459 716,459 000000000000000000017f87c7e995ca7dd6acb153abf27d8f213e24dcc7fe88 2,694 1.00/1.00 vMB 12
716,458 716,458 000000000000000000013de49cbbb54cddecb3f3fa5c45a1425bed9b4ce48fc7 3,821 1.00/1.00 vMB 12
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.