Loading Tool

Explorer IconExplorer

Memory Pool

45,337 transactions
28.69 vMB
0.10304049 BTC
Random Selection Loading Transactions
Max Size: 150.11/200 MB

Candidate Block

Mining Attempt a09fedb40e7d130834bb9080264409db68061d4eda0302fc775fbdd8e40bad26
Version 20000000
Previous Block 00000000000000000001dc7d8af27fbeaa83efa4a354c22a9b1c23db4f2935e4
Merkle Root 4881e9d347c182246de94d020ac43377653f45b52d5abb65226727418b2a3c3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,067
Size: 1.00 vMB
Total Fees: 0.04305684 BTC
Feerates: 477.45 > 4.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,252 (795,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,719 118,719 0000000000004027ff265732e4f15fab47c4bec9091faf92bfe32db7ae340c1e 10 0.00/1.00 vMB 0
118,718 118,718 0000000000009bb3539730d8bf34cdb42d514bc73ac0bf7556bdafdaa4a10ae3 14 0.00/1.00 vMB 0
118,717 118,717 000000000000bce7954fc7b240d5ec41cdf47e392041328eb042e87591a23911 18 0.01/1.00 vMB 511
118,716 118,716 00000000000068ea9d28cbdbcb3eae6be69458bdaab1595552fef70ae71587b0 31 0.02/1.00 vMB 461
118,715 118,715 0000000000005953294d10b18a644056cffda59561bfc6815ca235164dbf2c32 6 0.00/1.00 vMB 0
118,714 118,714 000000000000bab1075b04965becb61165be8d5ecbc4100d2848722d7e652578 8 0.00/1.00 vMB 0
118,713 118,713 000000000000a2012ee9ea2eafe080431090ce1383551eee744d5305b3190053 1 0.00/1.00 vMB 0
118,712 118,712 00000000000040a3875b80d60b39d46315de91467bbba29b42a02312218a8f79 27 0.01/1.00 vMB 0
118,711 118,711 000000000000caf1ec1912706a498980f47f6b9b9d1f6a931ad5693ebb700bfa 5 0.00/1.00 vMB 0
118,710 118,710 000000000000c0d92362b87f59ba03c21db56014009effc7fa3f2c7e9efb3a1a 11 0.00/1.00 vMB 0
118,709 118,709 00000000000017ff9a3f879a4c6c1c2a29adb6572891b03f862051327e3f48b5 11 0.00/1.00 vMB 235
118,708 118,708 00000000000065648517e0e6c83a0b804c432a46b065ec69dadecfa9084482b9 3 0.00/1.00 vMB 0
118,707 118,707 00000000000006ece324ebf68e0a6a872e96a301bae6a631bbde44b4b63f7d9f 21 0.01/1.00 vMB 119
118,706 118,706 00000000000094b22ba61885a466da4b323324ee95105c90586d1bae23d001a6 11 0.00/1.00 vMB 530
118,705 118,705 0000000000004aeaafef8ac46735cbc05f5ca1163aeef74d9853131c413e1e89 1 0.00/1.00 vMB 0
118,704 118,704 000000000000576af24a5d2cf35f3b2890ae034d1d1250310cc0d959ed0f1bfa 2 0.00/1.00 vMB 2,272
118,703 118,703 000000000000017540451ec11c0386bdef9ecac222d30d03f632d1a23968b054 10 0.00/1.00 vMB 0
118,702 118,702 0000000000004bb2eda7530f52bf5566161b6d74e752afdaf9656e16c96928ae 11 0.00/1.00 vMB 0
118,701 118,701 00000000000020304684a71d9b8a736c5088d76fb4c6d864f04bcb75d2e20fe4 6 0.00/1.00 vMB 0
118,700 118,700 0000000000009ccadd6fb21182b99d8851dbb9019ac5149559c0b95e4c4a83df 130 0.04/1.00 vMB 0
118,699 118,699 000000000000a020ca188d4b4f12d7fa9fdf93960c5533ee0e412b0348ca3bb5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.04 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: 576.87 GB
    • Received: 8.56 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.