Loading Tool

Explorer IconExplorer

Memory Pool

82,468 transactions
31.24 vMB
0.12440980 BTC
Random Selection Loading Transactions
Max Size: 189.29/200 MB

Candidate Block

Mining Attempt 91a62067fd0dc90189a1fe955a0e698e92e88ebb25179bc21d2c238e77798a24
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root a169fc1f789f6249e2816cfc3a04fed55f2aa7c0b2aef83ebfa4dd18076938be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,147
Size: 1.00 vMB
Total Fees: 0.04256747 BTC
Feerates: 318.30 > 4.27 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (178,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,591 736,591 00000000000000000004a18a49a8018645a7845148c3a71670f3a067bbda9e0e 2,231 1.00/1.00 vMB 12
736,590 736,590 0000000000000000000771bfbb611e1c087ab68438ea5457e2342fd8696df883 2,735 1.00/1.00 vMB 16
736,589 736,589 00000000000000000002be299bcf5fc2f28794f55b6c1f511b29ce61077bb26c 444 1.00/1.00 vMB 2
736,588 736,588 0000000000000000000267926dd5a6923d9c957b05da2b3e5570e7f6042302ba 505 1.00/1.00 vMB 2
736,587 736,587 00000000000000000004d3c452dbb7c61cd6a3c4b73c34fb2f48c98ca8826e30 2,448 1.00/1.00 vMB 13
736,586 736,586 000000000000000000029922f580fff183d153f4daac9349322146d7d201fdde 2,373 1.00/1.00 vMB 19
736,585 736,585 000000000000000000047453805dff15189b57656fe1ada8de603a91e75c4ec6 1,544 1.00/1.00 vMB 18
736,584 736,584 000000000000000000073bdb952221c3f22b621cb58c37d0f90f7c51d7c31276 1,351 1.00/1.00 vMB 9
736,583 736,583 000000000000000000029413ef5dbcd7daaf94e3b61268d1d31b43cdd2bd9ebf 703 1.00/1.00 vMB 4
736,582 736,582 00000000000000000002dce21385f570f03d9eafddf0e2be2562d41bdabc7597 120 1.00/1.00 vMB 1
736,581 736,581 0000000000000000000675df60efe00a166742b4c56f25f136baa9a9e7a16196 676 1.00/1.00 vMB 3
736,580 736,580 0000000000000000000650005478c2e2219b8e6a2f35919fb263c0cb3d65aa38 1,213 1.00/1.00 vMB 6
736,579 736,579 00000000000000000005a8f98f53069529b79a5d791766061aba6c63df11b658 179 1.00/1.00 vMB 1
736,578 736,578 00000000000000000001d9ecd775c6236be39ceca72c59fb7aa3a0b3b8a71cf1 174 1.00/1.00 vMB 1
736,577 736,577 000000000000000000077ca17bbf1edca74308e3f157da4ae5ab767ba183e83f 352 1.00/1.00 vMB 2
736,576 736,576 00000000000000000000483c1142baec24af5fe9d4ec37d04f52e9074e6764c7 651 1.00/1.00 vMB 3
736,575 736,575 00000000000000000002bfe88d16e59abb23d79c07dc4da620449cf961f85c91 894 1.00/1.00 vMB 5
736,574 736,574 00000000000000000003d5c68db82d9928bada30d957a55c464f6d2e5b6360e4 696 1.00/1.00 vMB 3
736,573 736,573 00000000000000000002211aeeef54b4dc1052a6716075ad701358e1e5ad2651 1,711 1.00/1.00 vMB 10
736,572 736,572 000000000000000000044250fdf03f528bd32121aaa3e598d28ae777b6757031 2,654 1.00/1.00 vMB 20
736,571 736,571 00000000000000000001e039a614524aa99c14c472d9e8d11d158fabac5774a8 1,283 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.08 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: 722.17 GB
    • Received: 18.39 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.