Loading Tool

Explorer IconExplorer

Memory Pool

36,234 transactions
25.79 vMB
0.08418733 BTC
Random Selection Loading Transactions
Max Size: 131.98/200 MB

Candidate Block

Mining Attempt 1f544442d93a5f9eb44a845e49ba24d28415a7ddb601cbd6ec30494ce857d56f
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root f1fd8ef7830eb5ce66c355ea4aca6317cca13d8ee62a74018cf2cc4990145d03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,219
Size: 1.00 vMB
Total Fees: 0.03691952 BTC
Feerates: 171.09 > 3.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (335,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,028 579,028 000000000000000000208c6dd2cf6fb587b3b317b7f9adb49bc823f86e7c3b51 2,432 1.00/1.00 vMB 148
579,027 579,027 000000000000000000095d880c521bedd2143aaf3e0ddb148b4c1cd652acb390 2,613 1.00/1.00 vMB 150
579,026 579,026 0000000000000000000afe10bd7c0c5f01333523d677f4a0b5372ceb10aa6937 1,681 1.00/1.00 vMB 149
579,025 579,025 000000000000000000254a006ba0210fb7a657a1bd6b07cf2d1b7c8c11450e78 2,485 1.00/1.00 vMB 181
579,024 579,024 0000000000000000000927bbac53db482bbfc7b6ae7943237d96ccd6a2f9abd5 2,897 1.00/1.00 vMB 201
579,023 579,023 0000000000000000000bc578b5f737a3af678154937f31f7c7e75857bf3fc018 2,382 1.00/1.00 vMB 166
579,022 579,022 0000000000000000000feb983b367813f68290a496bf89bd5abe75e6ca41342c 2,192 1.00/1.00 vMB 177
579,021 579,021 000000000000000000101d27706722322bfcd66a8fc8086a6c3cc262504546a6 2,465 1.00/1.00 vMB 18
579,020 579,020 00000000000000000015864304a794c103f5942859c65709966a31c0d476e365 2,681 1.00/1.00 vMB 106
579,019 579,019 0000000000000000001b4fddc713316be6dd438db5102e0f27a16d6da0e85b6c 1,866 1.00/1.00 vMB 88
579,018 579,018 00000000000000000003c970ef7d8e8f0899f2ba15c8da264f3cb7237f0675cb 1,619 1.00/1.00 vMB 105
579,017 579,017 0000000000000000001f3bb850bbdc516dc90b979ee0943da28df31d8d07495b 1,990 1.00/1.00 vMB 127
579,016 579,016 00000000000000000005512c369f5a4227e6b5f14b4ca86397e1b4d4248e767b 2,483 1.00/1.00 vMB 193
579,015 579,015 0000000000000000000c5f36168581ab87b3969d19386b4b4ac3018609f6b40e 1,501 1.00/1.00 vMB 128
579,014 579,014 000000000000000000209748b187e67de76628b3aa6c5e9c228f59a559cfb396 2,015 1.00/1.00 vMB 182
579,013 579,013 0000000000000000000f8e76c3261930b8ab159f5340f57e52d35985b53f26e4 1,880 1.00/1.00 vMB 180
579,012 579,012 000000000000000000102af69ada905c6d66647f9152f2ee0a590f760168e383 2,122 1.00/1.00 vMB 190
579,011 579,011 000000000000000000169b448772226974f564b93b858778da342ba4013c8db5 1,549 1.00/1.00 vMB 167
579,010 579,010 00000000000000000001fb498a1a7a4d884628fc97814276ee55d8c8ca3f3f48 758 1.00/1.00 vMB 162
579,009 579,009 000000000000000000160a041503208db0338a3461e33866b47481cde3684c61 2,805 1.00/1.00 vMB 201
579,008 579,008 0000000000000000000c375f6f2354f6cb46c851181a250c5a1645aa0d954755 2,182 0.72/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.