Loading Tool

Explorer IconExplorer

Memory Pool

81,842 transactions
30.97 vMB
0.11629649 BTC
Random Selection Loading Transactions
Max Size: 188.02/200 MB

Candidate Block

Mining Attempt 8423d04507020ae115132b22fb8a0ba45d5b4e6ca845c341212409274591cb48
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root b54ee6f0feed75ebe3592738c7192fb49bd33315f935de2cbe04002b4a0a60fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,094
Size: 1.00 vMB
Total Fees: 0.03927525 BTC
Feerates: 318.30 > 3.94 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (161,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,593 753,593 00000000000000000000875589caa71fd9f139f29ca3e6f5c9563619af970060 572 0.26/1.00 vMB 7
753,592 753,592 00000000000000000005ae8432a27dd2ed084d894b560f4627eb967bbff2e200 648 0.46/1.00 vMB 5
753,591 753,591 00000000000000000005d156d6fe15ec93916635562c16c917d0cc7510185411 1,050 0.60/1.00 vMB 6
753,590 753,590 00000000000000000008c3df35a23dff54f2dfb2b95ced511a78c0ed41589fa7 1,073 0.40/1.00 vMB 9
753,589 753,589 000000000000000000070bd95b3025a8c818545b9f282c98f0cf6bd1eeb93cff 355 0.11/1.00 vMB 10
753,588 753,588 00000000000000000004b10e745329917c1178dcd3e008718508e176b4688d76 1,202 0.58/1.00 vMB 11
753,587 753,587 000000000000000000084fbb3e363883376799951299c01704271c3646be0f3e 18 0.00/1.00 vMB 10
753,586 753,586 0000000000000000000055c0bddd6837e06dd386df56b98dbea237451bf69720 529 0.71/1.00 vMB 3
753,585 753,585 00000000000000000000b3eab7923e9edd26243cb1aefa3d2026b13feb7da0f8 2,048 1.00/1.00 vMB 7
753,584 753,584 000000000000000000017dec81eb75a1fa33fde8fecf66437c0e435f866c4d0d 1,929 1.00/1.00 vMB 11
753,583 753,583 000000000000000000065ecf9160917c2a9192e3eb9fc8ee8fb409ce0c0a66fe 579 0.26/1.00 vMB 9
753,582 753,582 00000000000000000006993cdcf3ebfcd7da14c33dc54ee9c794dd49c2375356 89 0.04/1.00 vMB 9
753,581 753,581 000000000000000000067ed34d81eee2fec1e9cacfa10678dc6bc4bb179271a2 811 0.38/1.00 vMB 8
753,580 753,580 00000000000000000008b824107fc5499635f1eeebeded8ebe80ff4edc551843 1,534 0.83/1.00 vMB 10
753,579 753,579 000000000000000000032f05e208986be67b445924bb5504d61e2997fa95277d 198 0.07/1.00 vMB 10
753,578 753,578 000000000000000000014c4d294f75b185ffcf1730a5990a68cdb9d73a6e273d 694 0.38/1.00 vMB 9
753,577 753,577 000000000000000000035cfbc007f392d09aabc5a55114aa440aab9e367381ed 177 0.48/1.00 vMB 2
753,576 753,576 000000000000000000050caf45cfd8665bff43d2e76da606d6b77baf33b71dfe 2,072 1.00/1.00 vMB 9
753,575 753,575 0000000000000000000790c4bc196ca7cb3e1f97b74d0525bd1def07ce632c8c 418 0.15/1.00 vMB 9
753,574 753,574 0000000000000000000483e0296601d73a080bfaf7d4034e5f1f442083551e48 269 0.13/1.00 vMB 8
753,573 753,573 00000000000000000007483ce725d2b04b5ad652d77621eb895843c984da1061 272 0.11/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.08 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: 721.88 GB
    • Received: 18.39 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.