Loading Tool

Explorer IconExplorer

Memory Pool

42,537 transactions
28.95 vMB
0.06057330 BTC
Random Selection Loading Transactions
Max Size: 149.12/200 MB

Candidate Block

Mining Attempt f570d7347153c8ad0e7e319a8e4664c9a6d55f059e83763f8c798dd9e44fac8a
Version 20000000
Previous Block 0000000000000000000196b9925bca5e45f094c3c1c9dd239e8581451c4f878b
Merkle Root 4a6140c2bbee8036a8b08512d6e64fb60527981b0072eb048012b91d7c1f9be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00425515 BTC
Feerates: 40.20 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,616 (525,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,029 389,029 000000000000000009a319d55a3762a16b43c2b258e36e662d4460e590701b86 1,053 0.93/1.00 vMB 27
389,028 389,028 00000000000000000990a58a57ffebc684708576ff9495a4664f747a81d21c72 2,483 1.00/1.00 vMB 46
389,027 389,027 00000000000000000312b06f7949089160268fdc09cdba7e955ddbdd9f6eac42 1,968 0.95/1.00 vMB 35
389,026 389,026 00000000000000000751ee657f4395c4163a0e54e3b59f36abd3c9f7fa3b5239 1,913 0.92/1.00 vMB 33
389,025 389,025 000000000000000003f44db98e24ffe1d9c100a05560d27fb6fdbb255107e944 798 0.46/1.00 vMB 28
389,024 389,024 000000000000000003ebe7bc664eedf9f46ef03dc46d8db67ffe929b37e71e32 2,214 0.87/1.00 vMB 39
389,023 389,023 000000000000000009f38f2823aa17edad6a9a17f2bdc96a4ba9dfc4589b3152 332 0.19/1.00 vMB 25
389,022 389,022 00000000000000000beec3250a364fe361997418f5d28d923b565d36b70cf6c7 990 0.92/1.00 vMB 18
389,021 389,021 000000000000000004c91912faae7d83f94659f0d62e5c23a054b66ebc9086f7 2,364 1.00/1.00 vMB 39
389,020 389,020 000000000000000003de8002ca23a87da38db4fdef08b75ffb22afd026af45ca 1,484 0.95/1.00 vMB 21
389,019 389,019 00000000000000000c160c60b01462435bd1162d1fbf71922a5ace685d4ed341 2,751 1.00/1.00 vMB 41
389,018 389,018 000000000000000003cc8948720da4345e4efbd050e71dfb47cfd7ba1bd1dc8b 2,842 0.75/1.00 vMB 71
389,017 389,017 000000000000000000ee3ecf98dea931f9d181808b13edea3b8c384bd6064d3c 2,747 1.00/1.00 vMB 45
389,016 389,016 0000000000000000005aeb34491a813416035a59e01ac7c9c079fa466fdfe4ed 686 0.35/1.00 vMB 36
389,015 389,015 0000000000000000028e5451719aa1f34379de9ebe786b7e9f9a3f89b4bc761d 653 0.35/1.00 vMB 31
389,014 389,014 00000000000000000b119bbd8ae60db21ba7787bf7db83a8b24add71732804b1 758 0.44/1.00 vMB 26
389,013 389,013 0000000000000000051bdcb9cdb621dc073e5060097a135df3388919f8553c42 191 0.07/1.00 vMB 41
389,012 389,012 000000000000000006e731e49e725e3117c619936fc3cf458dc6961e63feb003 1,483 0.58/1.00 vMB 38
389,011 389,011 00000000000000000a8b6ebe51b14ea64665158c5aec8a37d499e9bfcc4dab86 309 0.18/1.00 vMB 33
389,010 389,010 000000000000000002d8006e77789019e4292b52fdb839924378c6052e0aa87c 58 0.02/1.00 vMB 71
389,009 389,009 00000000000000000a1f0fcaaa72924e52f781e426e073aec551d1b103319251 1,399 0.70/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.