Loading Tool

Explorer IconExplorer

Memory Pool

78,884 transactions
29.51 vMB
0.07068932 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt da543c5fc1ef831432c420229aa8195f7a7ae2c53239786b35546fa8fbfe6ba8
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 3553ee7208664d9710becd2162a048d6a030bc0fe1d9dd075fba6f7802894fdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,867
Size: 1.00 vMB
Total Fees: 0.01083115 BTC
Feerates: 65.65 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (168,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,554 746,554 000000000000000000060d4ac7502bf954775757823f7ac92a93744f1e26f4ba 1,626 0.99/1.00 vMB 7
746,553 746,553 0000000000000000000113e1767fd482573a6fbf9e213dd1360e056934c13bc7 198 0.05/1.00 vMB 12
746,552 746,552 00000000000000000000a6808b43460e4afb096263859e9884294beae93ba9e7 708 0.74/1.00 vMB 8
746,551 746,551 0000000000000000000548a3b25f29e446187cd9527a3e5944152fd9a0e6a8fc 668 0.25/1.00 vMB 10
746,550 746,550 00000000000000000005a8517b34b1392faf598a89bb3cb5329a44b0aecda03f 780 0.36/1.00 vMB 11
746,549 746,549 0000000000000000000a07d5902517e74ade88eab8436677bc09608cb1b07d8b 508 0.22/1.00 vMB 9
746,548 746,548 000000000000000000034c7aed38452fc83a9748b027c5802af67065eff2a1b2 1,694 0.50/1.00 vMB 4
746,547 746,547 00000000000000000000a3abbf6b47d04171b36698461e6b9b457e8c3a78a842 3,051 1.00/1.00 vMB 18
746,546 746,546 0000000000000000000451af92f23d3ea224bbcaf040073477d5284d17e70182 406 0.15/1.00 vMB 11
746,545 746,545 000000000000000000029f32e9551742626ded4910338be86390801dcda8a1ed 432 0.23/1.00 vMB 7
746,544 746,544 00000000000000000003eaa6c207b62cd0417d4f2f33fe13e9364a59d45a0e71 1,723 0.72/1.00 vMB 9
746,543 746,543 00000000000000000000e98f1e062c68c076d62d56231ee33dd59154670756c9 1,139 0.43/1.00 vMB 13
746,542 746,542 00000000000000000009681c3aa1159cf3e61240282776eea96fa7c7377efe2e 2,774 1.00/1.00 vMB 12
746,541 746,541 00000000000000000002376dd5b63ea8044d0fa8b767ebba05c79be87dc3635e 349 0.17/1.00 vMB 11
746,540 746,540 00000000000000000002f76e13e29983ade24f0e6ed525ac284b0a00df5e292d 254 0.07/1.00 vMB 12
746,539 746,539 0000000000000000000800b400a8c92eb27eeb429b07802faab2594c0af6442e 1,115 0.67/1.00 vMB 5
746,538 746,538 00000000000000000006425d682a59ec2a2bd9494467693ec3fc2a8814e26d4f 1,781 1.00/1.00 vMB 12
746,537 746,537 00000000000000000006654b6d471dce9955eb2d08f3bd64b067362740e6e376 534 1.00/1.00 vMB 11
746,536 746,536 00000000000000000005dd3ea6492ec9c085762391761c7f0dfa79ddeedbf2de 3,016 1.00/1.00 vMB 11
746,535 746,535 00000000000000000008d7c7940ee6891b5fb8e34a20a6ee676b1a2092907b61 2,508 0.76/1.00 vMB 11
746,534 746,534 000000000000000000002a3dfd6d430eb52ae6661e001d86d71c691dd325a187 639 0.23/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.41 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: 665.17 GB
    • Received: 15.09 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.