Loading Tool

Explorer IconExplorer

Memory Pool

42,180 transactions
26.61 vMB
0.06296521 BTC
Random Selection Loading Transactions
Max Size: 139.08/200 MB

Candidate Block

Mining Attempt 8a318ce88a6ce2a6b29aa4efd266f9a370b2d9a437b9584a518eb955b9a97b13
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b01514ee72562b07f52318804f1f15102f1a40fb81d6b1734c8f8ffc6fc82057
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,638
Size: 1.00 vMB
Total Fees: 0.01394740 BTC
Feerates: 47.58 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (68,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,755 846,755 00000000000000000000629dfccb052ab4bb011a6ba753c08c9d466de0042389 4,424 1.00/1.00 vMB 70
846,754 846,754 0000000000000000000045ad63fa566f9f00cab3058963c1f6ef6729e8386d86 5,937 1.00/1.00 vMB 64
846,753 846,753 00000000000000000002ac3a3a8cb36040433aa12be257df370844780655c7e7 6,875 1.00/1.00 vMB 33
846,752 846,752 000000000000000000020a5d4c4f5e161716f55e70f6a3e95656a1f488479344 4,323 1.00/1.00 vMB 37
846,751 846,751 000000000000000000018c55f5bd5e0f1b0d6cc4b14d68b74ce682ac8b7bd765 5,066 1.00/1.00 vMB 40
846,750 846,750 000000000000000000005f0e3c26cf24be3b503847987bcb661b293e16bee69a 5,016 1.00/1.00 vMB 43
846,749 846,749 0000000000000000000045985fc9495b9839a19cbf659fa5aadc1af994a0c069 3,242 1.00/1.00 vMB 41
846,748 846,748 000000000000000000005609ffa06053ce986ed81254c8439326c496a7b215b4 5,056 1.00/1.00 vMB 49
846,747 846,747 0000000000000000000187b34a1ce09deb6e4490382e0c7d0702cc5cf5f8ca40 500 1.00/1.00 vMB 39
846,746 846,746 000000000000000000029a0f80b1ffd1fae47421c2933bbd7c97b0aad9f3fa4a 4,374 1.00/1.00 vMB 46
846,745 846,745 000000000000000000018b1a2982e95bb101393ff184a25a753183b7e01b1f0b 5,619 1.00/1.00 vMB 56
846,744 846,744 000000000000000000032343aa178f92782d39cef00045dd946053c48ae0c092 5,828 1.00/1.00 vMB 68
846,743 846,743 000000000000000000030033d79f0dda6757f4e9c7ba32ebe8248c636ea6f15f 3,717 1.00/1.00 vMB 45
846,742 846,742 00000000000000000002dfa4239e4f9bb071e65caad728953186651250d86bd3 6,232 1.00/1.00 vMB 50
846,741 846,741 0000000000000000000048d7cc62abf5f705b061fab503980cbba71391a5c717 6,645 1.00/1.00 vMB 51
846,740 846,740 0000000000000000000089422e8c78efe8538699995f8bbfd4cb914406a0ffc2 5,042 1.00/1.00 vMB 46
846,739 846,739 0000000000000000000147278e6c56b885f8082b4b06765770c80a8ab5e9ae8d 5,669 1.00/1.00 vMB 50
846,738 846,738 00000000000000000001e7b2d01b8aa90ae320e4463c2fea675bb77ee80d8468 1,114 1.00/1.00 vMB 42
846,737 846,737 00000000000000000002f8822d0b52a6f74d8cab68f1894ffd25554cadbef1f8 2,186 1.00/1.00 vMB 46
846,736 846,736 000000000000000000034fc7a294513dc98a6d5cebdeef7dea0da7b477379206 3,490 1.00/1.00 vMB 56
846,735 846,735 000000000000000000010b229faaa452b0586e7b79a697ca05694723851e0929 3,831 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.