Loading Tool

Explorer IconExplorer

Memory Pool

45,195 transactions
27.16 vMB
0.07252890 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt 1dbbfe394cb9aee40bc22bb1b6b3955952ea23f725e170dd929d3126c37eee71
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 53797b8e4d773742b6a61f8fc37fd1ad7806ac4df2e7b13d9c11e59c29129891
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.02203715 BTC
Feerates: 251.72 > 2.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (162,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,819 751,819 00000000000000000009236696ec027166b0c6b5c4486cdcbceaab32c4dfdf21 510 0.18/1.00 vMB 9
751,818 751,818 00000000000000000006e3484169961b3357ee675f07cb71e936831a0755a660 196 0.07/1.00 vMB 9
751,817 751,817 000000000000000000001f6e17b00ad2bb5ed96447d69abc4d55ff8e708c5b87 1,687 0.80/1.00 vMB 8
751,816 751,816 00000000000000000003b444ac1d2fec756ed3a58cba8edc16e62c7afaceb967 2,345 0.94/1.00 vMB 9
751,815 751,815 0000000000000000000769c1903ebc0c64943562fa7a95912f73bfa627ef4841 590 0.46/1.00 vMB 5
751,814 751,814 00000000000000000006436d796b6975c1ef4fa25eae004186601cec2853c847 1,777 1.00/1.00 vMB 2
751,813 751,813 00000000000000000007afeefa3e7f34b5be7b461c7fc2237f0d45720f29b6e5 3,001 1.00/1.00 vMB 11
751,812 751,812 00000000000000000007807677dfabb61133f04e5d87c89b0353232c34608a83 1,917 1.00/1.00 vMB 9
751,811 751,811 00000000000000000006dedccff5eb361e957b2cd4426875d64b3edb1ef6bfd7 2,800 1.00/1.00 vMB 16
751,810 751,810 00000000000000000008c404cff9e618a57ce073c6d6d7295b0b8ff44f0e8417 28 0.01/1.00 vMB 11
751,809 751,809 0000000000000000000269b7a498eba79217159f1e438d2fe0feb0a7005e1577 1,056 0.45/1.00 vMB 9
751,808 751,808 00000000000000000005acb35a1e93f5001f7031baa3f919ea42de6d27806b21 608 0.43/1.00 vMB 44
751,807 751,807 0000000000000000000390a29aaf90b5aec3b58c9044fdff5582916e898b2f33 1,103 0.44/1.00 vMB 8
751,806 751,806 00000000000000000003461abaf23f7feeb9de574aaaf3f4d1c85e6e38121aef 1,860 1.00/1.00 vMB 17
751,805 751,805 0000000000000000000646a97ce9577af9d6e29b32cfdd995e583053c1871b88 563 0.65/1.00 vMB 3
751,804 751,804 0000000000000000000608e814a276643f5affbe63db17c35ae11c43a986407f 487 0.21/1.00 vMB 9
751,803 751,803 000000000000000000078abb809262e48de88592bc38b64e8a049cf891fb3e7b 1,699 0.82/1.00 vMB 10
751,802 751,802 00000000000000000003d8651d8ad1cde70421bfd2b85b57aed5fc3a2f732cfa 1,399 0.72/1.00 vMB 7
751,801 751,801 0000000000000000000267b4fe6314cad8153d41cfe2654d971f2a198465b5b8 100 0.08/1.00 vMB 7
751,800 751,800 000000000000000000015c37a3d2c0b12ab072597aa0410fd6b5cea913c6e008 589 0.39/1.00 vMB 7
751,799 751,799 000000000000000000002d9b3f1117ed19328c7dadb7f12723b2555408a8f902 322 0.08/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.