Loading Tool

Explorer IconExplorer

Memory Pool

82,539 transactions
31.05 vMB
0.10713557 BTC
Random Selection Loading Transactions
Max Size: 188.82/200 MB

Candidate Block

Mining Attempt f6577ce03ac6316b39dcae4a2e4d93a3cecc9309204a56277d74d07256b6b528
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root aab817981de190287c0e569eb4d21a759ea30275b4c23bb6efd286101e5478c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.03333491 BTC
Feerates: 200.89 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (553,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,404 361,404 0000000000000000068108b23a16b23f80fe76ae10dbaebd39d99eaa335d774e 504 0.29/1.00 vMB 39
361,403 361,403 000000000000000010d6deb55e6abd74f5fd4820c55bad3f944e65e7e20e42ee 250 0.11/1.00 vMB 33
361,402 361,402 000000000000000007c13409d03bea7a2c31711d5d8fc372406a2883ab6eabfa 250 0.14/1.00 vMB 25
361,401 361,401 00000000000000001475a040b690f0cbc904b201513fb633ef904e29a3fd1bcd 878 0.38/1.00 vMB 33
361,400 361,400 00000000000000000ebec6a5ed6b70107a736b0c70d05dee1011751c1ef5c90e 409 0.25/1.00 vMB 17
361,399 361,399 000000000000000002755cbf4c607a9d221c1d4d7b84e288a61c5bb458520396 1,385 0.75/1.00 vMB 27
361,398 361,398 00000000000000000d1d9c7588fae66c2ce2f111ceda8c7a628e95afadd3ba99 1,042 0.46/1.00 vMB 30
361,397 361,397 000000000000000015bf1ca05f6fb362e50b0f76b2b7c2c7760d0cf7f6c2c38d 704 0.36/1.00 vMB 27
361,396 361,396 000000000000000003f62990e11651a54ce3baa5d7820c7ae936eb5a9f217074 593 0.27/1.00 vMB 31
361,395 361,395 000000000000000004d5050665f9a8a1479c913b817eb556782bc80c070308d7 579 0.29/1.00 vMB 26
361,394 361,394 00000000000000000c98f4c0efd7f2c190917f35e942344a3718b52fb9c24754 110 0.05/1.00 vMB 27
361,393 361,393 00000000000000000e5c1e518b28bcb8cfa0f59da8f347be287eb4044148ec27 246 0.13/1.00 vMB 27
361,392 361,392 000000000000000008d6d5f81d5ce2b518cce23993cb6176a8f1a3fd0bac52c5 572 0.25/1.00 vMB 32
361,391 361,391 00000000000000001088acecc077b4425f28b14d38f13af19422b2b337d2d959 201 0.08/1.00 vMB 35
361,390 361,390 0000000000000000137354e4a51540201abc97db4f55bd234a23f2471acf66ad 255 0.18/1.00 vMB 9
361,389 361,389 000000000000000006bdc89a8770f4017a0e470f78d6b7afb23a970cf94d861c 277 0.14/1.00 vMB 25
361,388 361,388 0000000000000000104b904f1bbfc50dd1d18144f2d99c838b889b0e29d94326 634 0.30/1.00 vMB 30
361,387 361,387 00000000000000000e6352916d2000f4f0c3419ca1e21d4d55fa1ee809aab201 279 0.15/1.00 vMB 22
361,386 361,386 00000000000000000f021d2533738f3cc6eacd5f4e64b7d9ec10c6335f31fe95 470 0.25/1.00 vMB 16
361,385 361,385 00000000000000000682fb0d536d2d98558de78d7ab0a9af2bd3c03eaf3abbcf 452 0.26/1.00 vMB 27
361,384 361,384 000000000000000007bbe23c3e162ad8af0bd89175f6bf88ef37f6e83ea74756 513 0.31/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.