Loading Tool

Explorer IconExplorer

Memory Pool

79,876 transactions
29.30 vMB
0.12535576 BTC
Random Selection Loading Transactions
Max Size: 177.42/200 MB

Candidate Block

Mining Attempt 76c28189fdeea219d3432bb7dcd479dc3f57f50bcc5e9bafcd0076272432ecec
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4e4617abbadee82227d7aaa44433473b1b5f00d5e31637e5833597df9c54053e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.04691525 BTC
Feerates: 301.72 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (700,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,594 214,594 00000000000001076dbc82be524bfcef1fd1c4d1590c9e292a68f6ab51b6cc87 16 0.01/1.00 vMB 222
214,593 214,593 0000000000000328329a4d0d5beee8ef160c8c922fee74357ba07422ae8a60eb 25 0.01/1.00 vMB 171
214,592 214,592 000000000000031b382433ac51ac9abb42d5b3935d8b3be3ee4b3857cf317783 146 0.09/1.00 vMB 138
214,591 214,591 000000000000034aaebd9711d5197bd9e5e7386dc6762e0f65e9a686c96ab4ce 347 0.23/1.00 vMB 123
214,590 214,590 000000000000021abdfdd41ca2b3744c1c7b1b17992809dd56ca177496ff2b25 11 0.00/1.00 vMB 80
214,589 214,589 00000000000002890e8fb9d382838da6f47f96c150c510963be54b507d13ee79 200 0.10/1.00 vMB 143
214,588 214,588 00000000000005286bbc36c9271b13630ecd8b5e4d900c1323e0b139b207ab78 32 0.01/1.00 vMB 151
214,587 214,587 00000000000003f66706aa07dcf2cddd0152ad40da4d85011e737d724e046a4b 26 0.01/1.00 vMB 154
214,586 214,586 0000000000000484f7beb23c8de9594de241baff73bf4855963aef367b12fc88 48 0.02/1.00 vMB 113
214,585 214,585 000000000000033547365455e9852a20c3b38c58d6efc97fca38f0933012ced1 27 0.01/1.00 vMB 105
214,584 214,584 000000000000007c8184f5fe12162adc55bd2124a3c38eb86bad4eeaef5b4470 304 0.16/1.00 vMB 169
214,583 214,583 00000000000002e866ee4ec9eb2c14c1a484e453d87fb2b21181feadd3e44711 2 0.00/1.00 vMB 220
214,582 214,582 000000000000037a3cae8565d26e72bf4cb12e7d527dbd67c6f7f987e679f7b8 69 0.03/1.00 vMB 108
214,581 214,581 0000000000000033ccd377fdaa2aa6323c2563a3920f363247db7dba5474f20a 44 0.02/1.00 vMB 166
214,580 214,580 0000000000000302fdd212f5223d20f16473d16656959149555db9c847bb9410 26 0.02/1.00 vMB 130
214,579 214,579 00000000000000027f5077f5b72ec36584df6aef98cdff0cbccce4264ed78808 107 0.04/1.00 vMB 216
214,578 214,578 00000000000002a26a6ff0aa6f4b5fbb9095b2d1a325252a60b2995b23e72722 46 0.01/1.00 vMB 236
214,577 214,577 0000000000000450630da4953d2bf6779b999d16134a4460c6cada2c1b668ea0 34 0.02/1.00 vMB 180
214,576 214,576 000000000000022fdcde36f1a3840d4bd6b375d865159f7403a464430d972fcd 72 0.04/1.00 vMB 132
214,575 214,575 00000000000002489a75f50e31b612ca9b6a650d6dea6f32f3d89b9d88b8d8b1 278 0.13/1.00 vMB 126
214,574 214,574 000000000000054cebf4aaed713e9dd3768833e7f37669c64cdd89173a2b4fa7 17 0.01/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.90 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.74 GB
    • Received: 17.46 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.