Loading Tool

Explorer IconExplorer

Memory Pool

84,056 transactions
31.81 vMB
0.09338913 BTC
Random Selection Loading Transactions
Max Size: 192.46/200 MB

Candidate Block

Mining Attempt ffe939358328459db11d5a5f732496b1b68c06fe7f9672e083e2e48c48a93fdb
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 3ec91ccac623879ee0718d43091a9a5ac00b20e9e547d36b7e68daa70e648fc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 771
Size: 1.00 vMB
Total Fees: 0.01859748 BTC
Feerates: 40.21 > 1.86 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (189,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,224 726,224 0000000000000000000354f98f7ed0f43fb7b956a5956410281e4c68bf917deb 2,372 1.00/1.00 vMB 17
726,223 726,223 00000000000000000007f608455cd448fd8681e3db15d51e6d070c3d46cf4d6f 1,165 0.73/1.00 vMB 3
726,222 726,222 00000000000000000005c40ef447d1e534501b768740408076c29a256c36aa6b 1,865 1.00/1.00 vMB 12
726,221 726,221 0000000000000000000181dd215c2bf91f757bcdd4ea1d47ee2df39e0480a200 164 0.06/1.00 vMB 12
726,220 726,220 0000000000000000000015807c5dc285506a4433d8ffba044f8bc8e9478dbebb 148 0.06/1.00 vMB 8
726,219 726,219 00000000000000000004505e753a07badb9dcabd0ea750318b288ab461d936b3 277 0.63/1.00 vMB 5
726,218 726,218 000000000000000000047889ae25f11962d729fe2da76335337698a8d2bb8da3 581 0.65/1.00 vMB 7
726,217 726,217 00000000000000000005d8ead05bc8117297fff141496264f1fc47fdf6aa326a 551 0.20/1.00 vMB 9
726,216 726,216 000000000000000000034aa02793d1d1def953280c4fe3170b5f23036353e0e7 2,406 0.91/1.00 vMB 11
726,215 726,215 000000000000000000052ea78cb95cc49e04293d0e978f4deb749ee75a544be8 1,235 0.63/1.00 vMB 9
726,214 726,214 00000000000000000003eeea0df03c26fe9e8c7e7df23fc32b11b2b6597f697c 675 0.27/1.00 vMB 8
726,213 726,213 000000000000000000086ba9eeefa62a969a69d7d1cdabfb3dbcd6033ec623f4 297 0.36/1.00 vMB 4
726,212 726,212 000000000000000000038943019bfaa99359e5eca1074f05dfc91c98459ba724 183 0.07/1.00 vMB 9
726,211 726,211 00000000000000000001b5337e6df416002dec8f3e6fc8f9ea696c46c1654265 1,327 0.64/1.00 vMB 18
726,210 726,210 00000000000000000000054e834ea0827fb41ea7e72b9ffdd8237638bbc4cb01 620 0.23/1.00 vMB 12
726,209 726,209 00000000000000000007f5dee51ec149ff221fcf1ae792b08df22130a52ef59f 683 0.53/1.00 vMB 3
726,208 726,208 0000000000000000000a196c3164ac3b427445909b30c6d2d662b52fda697baa 757 1.00/1.00 vMB 4
726,207 726,207 00000000000000000002394877f004559608bc62c34d4dc974db28e73a96f465 2,589 1.00/1.00 vMB 9
726,206 726,206 00000000000000000000ce2a25e8993f1f5999b105471bebca0b3409bdd430de 1,615 1.00/1.00 vMB 11
726,205 726,205 00000000000000000001cc574574ffb013f162c4cf59ccd6a4a460950a0c0c82 1,963 1.00/1.00 vMB 14
726,204 726,204 00000000000000000008ef790c49a220628a9fbf6adb4888eea0685b697769a6 888 0.52/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.98 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: 716.42 GB
    • Received: 17.80 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.