Loading Tool

Explorer IconExplorer

Memory Pool

73,333 transactions
27.15 vMB
0.06207581 BTC
Random Selection Loading Transactions
Max Size: 165.86/200 MB

Candidate Block

Mining Attempt 1f28a65bc4100889f479b22978afcbb2636d9d3cb56c5ae4f9fea46def247d66
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 99fe1229c2d968ec828b2475fdb4da85cc54354ecb38bd3a5445f422b6139b00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.00429241 BTC
Feerates: 84.38 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (573,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,628 341,628 00000000000000000a62a0cfe9896c843e9220dd9cd4cd94a3945fbc38e5f47f 491 0.16/1.00 vMB 43
341,627 341,627 0000000000000000137b4161d91588c6273dd2f5e17d184bc6611755a876a1d3 168 0.08/1.00 vMB 28
341,626 341,626 000000000000000005bdbbfda798ba06e30a64952c7dc9f0f2ebd4e070954f91 269 0.13/1.00 vMB 21
341,625 341,625 000000000000000015800036fd0d0ab5990ede18886a73aa8dec119364357c1b 497 0.28/1.00 vMB 23
341,624 341,624 00000000000000001469595b8e7b0025ceb9e01e5bf28fada3f25d6a5c2c77f5 1,188 0.59/1.00 vMB 29
341,623 341,623 00000000000000000a41360be5d61a6290ad29cc50263fa6da601a9a34005c15 195 0.12/1.00 vMB 23
341,622 341,622 00000000000000001788e0104237218c5d37b1c4f6717a1ff89a62f3924a7adc 224 0.20/1.00 vMB 15
341,621 341,621 00000000000000000f17566c7d37fd08194bb9d3dc5d2bf0f9829d913b3db860 256 0.10/1.00 vMB 30
341,620 341,620 00000000000000000ec7502286ec35e610320909b04b131bc640c0d601aa1cfd 256 0.12/1.00 vMB 106
341,619 341,619 000000000000000005209d4808753dd2c27ae9366859407f5fedfc2b95cc35f6 253 0.11/1.00 vMB 118
341,618 341,618 00000000000000000f2db14c09155f1e07f57f9c542ff79c16f4c0ffb6f0be1f 635 0.29/1.00 vMB 30
341,617 341,617 0000000000000000054fc003f601001715648ef5632a1c706716978dc2e12c92 251 0.13/1.00 vMB 23
341,616 341,616 000000000000000000e43cea9d86ae677fbde783df00fdcc085ddd05735ac12d 494 0.66/1.00 vMB 14
341,615 341,615 00000000000000001a448b17dd58999963afabaf3ed8eb1665d21b2f09f60956 1,501 0.75/1.00 vMB 26
341,614 341,614 00000000000000000e2c2ccf91ea2aa8400274693be2c14865ec5b3422ed63a3 1,024 0.35/1.00 vMB 60
341,613 341,613 00000000000000000e25df2114ef8d07794866edb0745c0c1a387326200b222b 116 0.05/1.00 vMB 28
341,612 341,612 00000000000000000a29f856ed724a5c258df9d51fd5512c9cf3e021c637f4ce 499 0.59/1.00 vMB 16
341,611 341,611 00000000000000001a66e2f3a6b455ecfd098b6bc5e7f599081f779d740f162f 860 0.71/1.00 vMB 22
341,610 341,610 0000000000000000037d2b27e6b85b445e5f3e660e3f1f2a3b75cf972b8902b7 399 0.22/1.00 vMB 27
341,609 341,609 000000000000000013e4d14610bca4eb0706be8fbc35785f66d49cb8a0627b73 60 0.03/1.00 vMB 27
341,608 341,608 0000000000000000071cd5f5b514c82e944ad7854010c19fefab057f40667752 283 0.15/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.89 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: 713.36 GB
    • Received: 17.36 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.