Loading Tool

Explorer IconExplorer

Memory Pool

81,390 transactions
29.95 vMB
0.08769165 BTC
Random Selection Loading Transactions
Max Size: 180.82/200 MB

Candidate Block

Mining Attempt 60756f9de162b3e78ed7f56606381c4f6a10e88fa1bff0d6abe33995afa0a6e3
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root b0ba2ba937ee759fde8502865f231bc09103e7d11c8e881739c823bad0b9d3e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,633
Size: 1.00 vMB
Total Fees: 0.02644444 BTC
Feerates: 500.73 > 2.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (510,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,825 404,825 00000000000000000401004733aed4fb2564d9081e36ca9c9fdd603c68f4ea12 231 1.00/1.00 vMB 53
404,824 404,824 000000000000000005bf33b037030afc8bad90937fcc8f723535397f2d060943 594 1.00/1.00 vMB 63
404,823 404,823 000000000000000005f1076e85f56ac930974f5d52eff7a400023e39fbd3a400 1,026 1.00/1.00 vMB 70
404,822 404,822 00000000000000000436bff348b3dbdb6cef33809b44539a9c0d8367ded3665b 771 1.00/1.00 vMB 59
404,821 404,821 0000000000000000040d4d33ac5304f6c8c36b0d8d6e329fae242a82c2218f24 411 0.88/1.00 vMB 58
404,820 404,820 000000000000000001c327edcfb95f87a720cad615feb1c3bb8d2271d18fe6d2 874 0.93/1.00 vMB 52
404,819 404,819 000000000000000005c19cd9bf243c927ee50a02795da1356ec38f4cafe63341 420 1.00/1.00 vMB 49
404,818 404,818 00000000000000000445fef0f408bf854dc0fc4457d10ad9d97662631ff16df2 1,126 0.99/1.00 vMB 63
404,817 404,817 000000000000000005e62ecec7856eaabf39d066f18b2242afc0be77d9435b93 216 0.16/1.00 vMB 46
404,816 404,816 000000000000000005a6627cd208b6156b165f8cd5329892b4463d556683d821 1,561 0.80/1.00 vMB 37
404,815 404,815 000000000000000003e74fd86f09a8f5c64f96b6621dbc13ef11b5a063a06a53 252 0.21/1.00 vMB 20
404,814 404,814 000000000000000002775042a09508bcfe0b40021eb0ccee140edab2e35cc318 1,536 1.00/1.00 vMB 38
404,813 404,813 0000000000000000068ade782648bd1b564d5085fcadde340515f404c17c5b94 490 0.99/1.00 vMB 58
404,812 404,812 0000000000000000059f3d5b867ffe736a8958273a60846d5b9ea00ba3fb13b7 1,806 0.89/1.00 vMB 37
404,811 404,811 000000000000000000e0ab18f7e4811705a573d6523636e3ab1ce9575062305a 1,877 0.89/1.00 vMB 38
404,810 404,810 0000000000000000016d7a27840e3227feea48444ef43babd1a39827c9e6df75 619 0.26/1.00 vMB 40
404,809 404,809 000000000000000001087ca8b90d96d4ce15be88bc7b352e78751b4f2866e104 711 0.50/1.00 vMB 23
404,808 404,808 000000000000000002c95b4b2d477242f4b4d7671f401d84f4fff12032ccce41 1,832 1.00/1.00 vMB 69
404,807 404,807 0000000000000000046eeacaae1199ad91e411c2b630ab4974cd06a0840db683 1,217 0.70/1.00 vMB 42
404,806 404,806 000000000000000001212a5a2e473e8702de132b4003586a1bf1bc8812c60fd1 1,221 0.66/1.00 vMB 31
404,805 404,805 000000000000000004e1b9470d865b28a3ee5b9c2db8697b35853f5de25093bb 705 0.62/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.