Loading Tool

Explorer IconExplorer

Memory Pool

14,781 transactions
8.01 vMB
0.03923769 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt aa0a9529ffb1863c55442148b585e02d5144f509e0fcf83d4f558bd614308a51
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 72248cced1dbee734d091381ac22036488ffd0d089b409a41759a442f9d66c72
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02243711 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (763,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,759 149,759 00000000000004fecbe9e3a2257753062aab8f0bad9e1786c542a693507fac2e 39 0.02 vMB 141
149,758 149,758 000000000000013eb3186018e5ace11cacfcac0c60ab29505f6d2e09b755f0a8 33 0.02 vMB 166
149,757 149,757 0000000000000989ebfbcab0c044c2cb61e126725e857666af3499fd72d4563b 13 0.00 vMB 62
149,756 149,756 000000000000094f2e677b85ec7008023fa1150a98c109b833be4eb1014776b5 40 0.02 vMB 44
149,755 149,755 00000000000008a2acc2b12b550b8d1f140d033fe32692b0d1ae1fc338c4e2d3 2 0.00 vMB 0
149,754 149,754 0000000000000407d2314533dd3998623c19ee45667c93db48633670c398da87 9 0.00 vMB 64
149,753 149,753 00000000000000737d9ec717b063002f1c617933957d08b0d485853ed49ea1c9 48 0.01 vMB 10
149,752 149,752 00000000000001acee07d789dcfd31acd77b05971e4ad6b7ecc1b5f0b6654255 36 0.01 vMB 76
149,751 149,751 0000000000000990eaa8da3d41217757fe8583138912ca528be0855a168f9b06 1 0.00 vMB 0
149,750 149,750 0000000000000adaa2717a5a2e3417ec996d96a8f7bd5e4e07936d67337b4d32 10 0.00 vMB 34
149,749 149,749 00000000000003df225d7b1b2d95ca01618778fdae2705ef8925cc1f61755be0 26 0.01 vMB 135
149,748 149,748 0000000000000467a935f6d4f02cbfc445af07971d3463e2f375d9ec488e888c 17 0.01 vMB 700
149,747 149,747 00000000000007f1dd2085683bca1c5d5625b70b5ac443235de78b8262413300 57 0.02 vMB 170
149,746 149,746 0000000000000332725fa2bf3f6b221ed6361219b90295d3ff8aa9653eeb4e98 74 0.03 vMB 199
149,745 149,745 000000000000009f40dc2aba6683c1b4d02c8a72aefdb46d0d95a9a6adb0de5a 45 0.03 vMB 127
149,744 149,744 00000000000009657008b41261b33324e4d3d4e16c1b091ac2a7f2023b0de1f5 127 0.04 vMB 38
149,743 149,743 000000000000015a8e644b1b7053e9d6374db05a672426ef76f1e2eab59caea4 10 0.00 vMB 94
149,742 149,742 0000000000000800b7aa4be93fe7dac2e97cd4e31d5918a8f4df797b89a97833 14 0.00 vMB 35
149,741 149,741 00000000000001f727ff6d903dcea086a3daf199741f13a4189731e92a5e4081 59 0.02 vMB 109
149,740 149,740 00000000000008699b6e3804c3bcb6909b1a757331379afa9407973e41a75921 61 0.04 vMB 323
149,739 149,739 0000000000000487aa99a4c30c6e59d641e2c32529a6320fd1ee8bf26cc8c935 5 0.00 vMB 553
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 108
    • Outgoing: 10
  • Data Transfer:
    • Sent: 222.92 GB
    • Received: 0.84 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.