Loading Tool

Explorer IconExplorer

Memory Pool

79,128 transactions
29.50 vMB
0.06856329 BTC
Random Selection Loading Transactions
Max Size: 177.53/200 MB

Candidate Block

Mining Attempt 77b50c4622ab6a43b4ae51d5168a8b8dfceba24de65dcea2916b720b95f0a9fd
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 44cbb3b8c7d1b45b43df8a9de9364155ba1e909232edbe738163da93353974fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00863422 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (158,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,162 756,162 00000000000000000007f1089d5c10f62b08cc11a0b8876f29bc45e2d88404cc 2,135 1.00/1.00 vMB 7
756,161 756,161 000000000000000000036a43300c432e98da9a6be579c52336f25bc9edcab486 2,438 1.00/1.00 vMB 11
756,160 756,160 00000000000000000004ccdeb8680f3778d9551ad4c8947435d1323fb56f2c9b 2,716 1.00/1.00 vMB 16
756,159 756,159 000000000000000000069bee30988653a5826624a033293776809c2d9f432929 2,245 1.00/1.00 vMB 26
756,158 756,158 00000000000000000002b7c2e40c1cc61b884ea13966d61a3ce43a8ee510dbbd 1,413 0.57/1.00 vMB 10
756,157 756,157 00000000000000000008a99873ab0394c15eb3010631d803b23270759569001b 1,128 0.42/1.00 vMB 12
756,156 756,156 0000000000000000000686de61e5fadc26c67aa89e269e1aa5005ac297843b48 1,085 0.60/1.00 vMB 3
756,155 756,155 00000000000000000004c17db707625d1ebb5731712dbf63ec62ccd2dda05dc0 2,115 1.00/1.00 vMB 13
756,154 756,154 0000000000000000000532e4e30e58de0e8f458626feb1f6fdcc75e7486ea9da 1,148 1.00/1.00 vMB 13
756,153 756,153 00000000000000000007bbba75a0fbda0621610799618c7a7d28a14995f1b836 1,448 0.51/1.00 vMB 12
756,152 756,152 00000000000000000003766a94b9e96934a80f8809aca1b69eea1d5609e03f32 360 0.12/1.00 vMB 12
756,151 756,151 00000000000000000003728c4fa88b24623ecfc3b051fbd38d069a64cb4a4cfb 1,219 0.36/1.00 vMB 11
756,150 756,150 000000000000000000051a3faa2d7c5ebd6e4fc303d6366331fdab964d65d9cb 257 0.11/1.00 vMB 8
756,149 756,149 00000000000000000005d2721b337a58cea44a6a96b8eb4a3f687942125a708b 1,797 0.56/1.00 vMB 12
756,148 756,148 00000000000000000002690a6c6c48622f241acf20c4f406c1785a2f74a3601f 632 0.26/1.00 vMB 9
756,147 756,147 0000000000000000000334fb7e2859bdf55ad32120700889d5ce5ae41afec2a6 626 0.24/1.00 vMB 12
756,146 756,146 000000000000000000074d70785bfe102667ea7fcc762c2cc315b5837a6bfd0c 418 0.30/1.00 vMB 5
756,145 756,145 00000000000000000002c640c2ab49888430642c1f51985c2fa62c94fb61c3df 36 0.02/1.00 vMB 6
756,144 756,144 000000000000000000063c7e5709e2b834e289ece3ff608c589c49cdb33d1af3 1,952 0.90/1.00 vMB 10
756,143 756,143 00000000000000000000cebfe2e4781afc3ce9325a3a2744ce5c661b53978f75 1,357 0.59/1.00 vMB 10
756,142 756,142 000000000000000000073d9aee54a6a5b646ae5f1ca5f9caffb5458663db2ca5 40 0.01/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.