Loading Tool

Explorer IconExplorer

Memory Pool

85,496 transactions
33.10 vMB
0.16179969 BTC
Random Selection Loading Transactions
Max Size: 197.11/200 MB

Candidate Block

Mining Attempt a780e966150e8144102b96860660a6e7c50609ca59c4cf05b4f04f8fa028c17a
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root bc0d8f361ffb45c5f2724773c3b9c0cfb534dc2bea0dee93820df02782ec1755
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.04999087 BTC
Feerates: 318.30 > 5.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (233,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,140 682,140 00000000000000000002ee4eb8f33b7e59d4953626752a9160db1bbcb6b3828a 2,671 1.00/1.00 vMB 71
682,139 682,139 0000000000000000000b525f657b18d9584d87e61f7560df022c84101fe9dacd 2,263 1.00/1.00 vMB 87
682,138 682,138 00000000000000000002acc3e57d61385d97a0980c06ceedc597d01c00ae6f1e 1,491 1.00/1.00 vMB 18
682,137 682,137 0000000000000000000b8fe2ab9ebc4e9389ef045babb63ba6ed2841bf02f7a3 1,782 1.00/1.00 vMB 72
682,136 682,136 0000000000000000000c45713a1176cdba7d692523a40b4f03936ebf6fadb81d 2,455 1.00/1.00 vMB 101
682,135 682,135 00000000000000000001f95a5483a07a9d21a0b88c1f06103dd0c4c7f963e14f 1,036 1.00/1.00 vMB 91
682,134 682,134 000000000000000000058c3e1d6ae4b948706a95a5f666ac169b9c6f1d9041e0 1,996 1.00/1.00 vMB 65
682,133 682,133 0000000000000000000ba2e99e07b3387fbca2c4c1064c9d411536208dd84e54 2,065 1.00/1.00 vMB 42
682,132 682,132 0000000000000000000d4e049a48662ef7e869388b17402c44c84b3e141d395f 2,280 1.00/1.00 vMB 95
682,131 682,131 0000000000000000000c560662583f673d34fec0c1de9c799c3063342e95a1a1 2,600 1.00/1.00 vMB 114
682,130 682,130 0000000000000000000d7f68cbda8410b10a91bf941f9b6f7b94d54476f56d0d 1,219 1.00/1.00 vMB 215
682,129 682,129 0000000000000000000b284dc05c9d7e9afaf9e5ad1e26a8d8c63a653c57851a 2,601 1.00/1.00 vMB 109
682,128 682,128 00000000000000000007ec36fe08ece959efb0b48fd0410976455fea882eaab0 1,936 1.00/1.00 vMB 27
682,127 682,127 000000000000000000005d4e9f150c7a2e44cb165df28b1f8cc555ec9d145bf0 2,398 1.00/1.00 vMB 62
682,126 682,126 00000000000000000003d2e2685c241d86eb01f06f981fb3dcabcffbff63ddfa 1,572 1.00/1.00 vMB 44
682,125 682,125 0000000000000000000365273765ef4a2fe552ad37949fdad3261a0892ec4173 3,182 1.00/1.00 vMB 80
682,124 682,124 0000000000000000000bff6a886c1d06c2cbb6727914fae52af73c990aad1afd 1,501 1.00/1.00 vMB 87
682,123 682,123 00000000000000000001056090e4c62be46e7bfceb191b196fb9d90aa28572f3 1,192 1.00/1.00 vMB 95
682,122 682,122 0000000000000000000a1acd08529da1957c34787254e53be7d1bc6b58c3c636 1,917 1.00/1.00 vMB 80
682,121 682,121 00000000000000000008e1959d2e2c3f548306cdf341d2f4a7cd2078d52eb0f4 606 1.00/1.00 vMB 90
682,120 682,120 00000000000000000008d1f3e040556203466a3b5c00f9a30b6c0c45b1314cc6 2,071 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.