Loading Tool

Explorer IconExplorer

Memory Pool

82,751 transactions
31.78 vMB
0.11679233 BTC
Random Selection Loading Transactions
Max Size: 190.97/200 MB

Candidate Block

Mining Attempt dda0d33ced33a7027b34653975cbcfad400bd29fee12bc7d59f449c3dfde001e
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 78bb5da8acc23ad8fc89b4d55cc9dcf7df35b18579772fabea7d422efdb9247c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03087295 BTC
Feerates: 318.30 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (316,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
599,245 599,245 00000000000000000006ce27a1e81c93675d19294af998ce6cb845f8696fc392 3,622 1.00/1.00 vMB 11
599,244 599,244 000000000000000000030403f456423e0402bd75a2d0d1f4f125553caef85850 2,740 1.00/1.00 vMB 11
599,243 599,243 00000000000000000003d1d61e38a69b52a19ea25c0304f8d797ae5a446b26e7 80 0.02/1.00 vMB 9
599,242 599,242 0000000000000000000de40396bed3b965be7e935ef3972dea2d8f439219a322 3,073 0.81/1.00 vMB 8
599,241 599,241 000000000000000000143f57d5bc23cbb4e02f915abe3668526d65f3d88a67d0 3,317 1.00/1.00 vMB 15
599,240 599,240 0000000000000000000f978e55f9716d0be8eca66c63a9515b01bf265b624817 296 0.09/1.00 vMB 18
599,239 599,239 0000000000000000000320936a530c3b063c893f473bd10a7bdc851dfef7a9b6 3,601 0.95/1.00 vMB 8
599,238 599,238 000000000000000000021116fbbbf80e21740332e8aac83e7d8635333a7e5bfa 3,438 1.00/1.00 vMB 17
599,237 599,237 0000000000000000001484577239d7c65b5d746d536ba5fd5f14a6e53e9104c6 2,909 1.00/1.00 vMB 7
599,236 599,236 000000000000000000043a13db389f81521298f974f22edf6f6003e8489e3f6a 3,117 1.00/1.00 vMB 11
599,235 599,235 0000000000000000000a3b269b65134283e4f4e089768704b80727a31bdadd14 3,215 1.00/1.00 vMB 28
599,234 599,234 00000000000000000008955df9b1014883f286a509c001468e39af4b1bdb76af 315 0.10/1.00 vMB 11
599,233 599,233 00000000000000000011ffca460c3363fbba269726cd707ca2cfaf1047d3f834 2,992 0.94/1.00 vMB 5
599,232 599,232 000000000000000000115046ddb4510b534eb60b59a0a5aaeb5ef29c8a12ce10 3,377 1.00/1.00 vMB 23
599,231 599,231 00000000000000000002113ae4f9f1c4db85c595ec6bcb5e777ea5b17cea6030 1,176 0.40/1.00 vMB 16
599,230 599,230 00000000000000000007e7582d126f264ac7e7a850f034971367c7a32d3bcf08 1,386 0.47/1.00 vMB 16
599,229 599,229 0000000000000000000a566ae90b0f8ab4aca9412da0af82d4473e61c530353f 311 0.08/1.00 vMB 20
599,228 599,228 0000000000000000000b126f1709de0c15fb61857a39ccff43045c91cdcd8324 3,049 0.99/1.00 vMB 14
599,227 599,227 0000000000000000000830471f9a2e3beb62f20c3409b670ea8830dce0c7c10c 2,046 0.66/1.00 vMB 4
599,226 599,226 00000000000000000008a2c5a35e3c87acb6bcad85406d830985f93d5f9803a6 2,674 1.00/1.00 vMB 4
599,225 599,225 000000000000000000133de611923b91c7cb54ff683289d6e5d17ebd39012936 3,287 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.