Loading Tool

Explorer IconExplorer

Memory Pool

84,786 transactions
31.65 vMB
0.10943484 BTC
Random Selection Loading Transactions
Max Size: 193.99/200 MB

Candidate Block

Mining Attempt 3fb3dc7e1e24f7252fc41a07eb2f9a4c45e53081c5e7c01f3cf7605401674fa2
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root b7d82ae75aaf2dda9e1e25f355fd48cc3502a5e18cb64f752d3b4bcac99dc102
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,675
Size: 1.00 vMB
Total Fees: 0.03530280 BTC
Feerates: 301.57 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (147,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,332 767,332 000000000000000000069c35af933d27d49e8219d9256ea551d3249e7fd9edc6 349 0.14/1.00 vMB 9
767,331 767,331 000000000000000000006c47529cc0cc6ddfab450841ba8e7f170c2bed2576a5 863 0.43/1.00 vMB 7
767,330 767,330 0000000000000000000171e1ae08802da692aa67f4cd7d82f5144690fc641ca9 362 0.13/1.00 vMB 11
767,329 767,329 000000000000000000073ca080745fa6bbc75ac16b186980d913b4130ea7743b 269 0.24/1.00 vMB 3
767,328 767,328 00000000000000000001e71154d9d4afe4c9e93c6240392a263567586275ce75 2,244 1.00/1.00 vMB 6
767,327 767,327 00000000000000000002741c4816936ef807cb1cc0d60f598db6efc30165ae72 844 1.00/1.00 vMB 13
767,326 767,326 00000000000000000008258b292a09fd9d76f295bad59a27d41290fdc2f7bb19 115 0.06/1.00 vMB 7
767,325 767,325 000000000000000000039aa4b91cf2e13e4c426db5e98a974457a0bfdd6e6589 1,959 0.81/1.00 vMB 8
767,324 767,324 00000000000000000005e9d157f1d30279502fa1777550f24fd01e27de986222 974 0.80/1.00 vMB 2
767,323 767,323 00000000000000000007367bccb44d4d8e6ddb680b6e36444b34af175b05dc60 3,050 1.00/1.00 vMB 7
767,322 767,322 00000000000000000008094a13bdf11efc3763cd564a058bc9c43d4259bdb377 2,263 1.00/1.00 vMB 16
767,321 767,321 000000000000000000051be0dd5025b8801c51ee98476c2509505ca72d764a21 1,412 0.52/1.00 vMB 8
767,320 767,320 000000000000000000028c945a66dee0bc8ef3a8a2f97b13af54d537d8cbfcc1 1,081 0.37/1.00 vMB 9
767,319 767,319 00000000000000000005f0a08373d41af6c2e190ffcfc36927da2c47cec366e7 1,247 0.48/1.00 vMB 8
767,318 767,318 00000000000000000004025e6acb7e3a502c10aa492de86df6d50824109a256e 1,349 0.70/1.00 vMB 6
767,317 767,317 000000000000000000039220278dbb1eb5c3144218eed2398c03172ad76d2887 720 0.91/1.00 vMB 4
767,316 767,316 00000000000000000006c0f6f1d50270296e53fddc566c2ad64ebb99f9b3e54e 755 0.24/1.00 vMB 10
767,315 767,315 00000000000000000006ea0b265ef61c044857d46a47e53c7df9c87f150bdc88 157 0.05/1.00 vMB 12
767,314 767,314 00000000000000000005e6659d609c6011971dbe07c308622f70073117109468 1,607 0.62/1.00 vMB 6
767,313 767,313 0000000000000000000461711e4059f3619c170ed5ef01d51ba38d7530469af9 2,814 1.00/1.00 vMB 12
767,312 767,312 0000000000000000000046120dbc02ab8834b6b72eff67f28a32bc3005f59524 915 0.35/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.60 GB
    • Received: 16.92 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.