Loading Tool

Explorer IconExplorer

Memory Pool

76,699 transactions
29.73 vMB
0.10131855 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt ae336a40aefa423dc3a55503baec279d95d3cab1fad7b0cf66791441103b7ce1
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 7ec1364d243c4234daecde15d914ed15e89bdc9dd1f2b47f89d1d801ba2bc595
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.03418321 BTC
Feerates: 357.61 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (675,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,573 239,573 00000000000001001cf35f40e9e73677033391451a39f72f6f3712f6703698b8 128 0.06/1.00 vMB 172
239,572 239,572 000000000000000006582fa9652895fda92c757ae6beee9dfbc3932125b5ab8e 277 0.11/1.00 vMB 183
239,571 239,571 00000000000000823f6c6520f2179ee9268c3b49a168a34ca044bb8cc2f4c6eb 194 0.09/1.00 vMB 135
239,570 239,570 00000000000000687dc957f3ba6685aeb8f73dee7a48020caccc015115494fc8 327 0.25/1.00 vMB 96
239,569 239,569 00000000000000a1ca030787f5de6b021e3f52a0f741ee24b71876ad0f2642d2 403 0.25/1.00 vMB 134
239,568 239,568 00000000000000737adf6f1f2c88fc520d106ae2ed097bf60b552e6cdfc92b49 556 0.20/1.00 vMB 268
239,567 239,567 00000000000000f320cf952024c699905d02fcecfdf33fa77c079597854d17fb 86 0.04/1.00 vMB 159
239,566 239,566 00000000000000a25097060552d10e0bceded1441c60f8a8dee863445913afa5 343 0.14/1.00 vMB 156
239,565 239,565 0000000000000057630f23b24f8813d0120fcd01e785d6163621b8a91e99e235 33 0.01/1.00 vMB 193
239,564 239,564 0000000000000026a49a13f1db5c65b8dffd6fdfabf09726f5910bc270783353 94 0.04/1.00 vMB 177
239,563 239,563 00000000000000f6f6aebb082e0acc8c26edaee90ced110d60de26a487a5e001 367 0.13/1.00 vMB 286
239,562 239,562 00000000000000467980a4fd8968112232829464899d98148849c86987f46b69 231 0.14/1.00 vMB 85
239,561 239,561 0000000000000097326c2bb33f644b7c05c5f201aa9321c0ae787f4e0d9f9e78 181 0.12/1.00 vMB 99
239,560 239,560 00000000000000e1555919a16aedabd1e47dc582387ea4dff210df84ff76ff6e 769 0.25/1.00 vMB 294
239,559 239,559 0000000000000040e23d384ce989275f03c9b9f863868c06e08d6b3abd2e3d66 426 0.25/1.00 vMB 99
239,558 239,558 000000000000003e9fbe9ac4eef1f004a25a3d9ef70ab462795099a6a30fc8a3 207 0.07/1.00 vMB 67
239,557 239,557 000000000000008cf235e47fe29e57ef46e55d97e7941bd0507bf505d9ef469d 673 0.25/1.00 vMB 226
239,556 239,556 0000000000000075de9f04a60837c5c2089ca847e8d2581903b3c750aedd4e8b 104 0.08/1.00 vMB 47
239,555 239,555 00000000000000c9b2b44708263a80b9c0d0ad5be6dd8086b40e21ab3bb371c3 319 0.16/1.00 vMB 64
239,554 239,554 000000000000012d464166f108f71d90d1e55d832a43e58e1c5e0eede4950674 443 0.25/1.00 vMB 116
239,553 239,553 000000000000001e0700211fa8c1dc8ff2cbeafe59ac3eb5c763c92b02b5e5ee 840 0.25/1.00 vMB 253
Previous 10 blocks ↓
Total Size: 783.15 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: 744.07 GB
    • Received: 18.70 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.