Loading Tool

Explorer IconExplorer

Memory Pool

25,225 transactions
5.96 vMB
0.04061847 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.57/200 MB

Candidate Block

Mining Attempt fbf583e3d1e384d034ab169a976a3bafbd6bcfcdd90b925989eff294e3cd32c6
Version 20000000
Previous Block 00000000000000000001ba540179348e126e660bea94ed6ba838e68a81db744e
Merkle Root d5cb6b2de9f764ba9353c1828b0e600cc6faacf379aab0199e7f5dd259ea180e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,133
Size: 1.00 vMB
Total Fees: 0.02696034 BTC
Avg Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,117 (766,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
147,095 147,095 00000000000001fdf732c5c953ecd45cd819cded29eba6195ed50e11a50d4358 0.01 MB 20 81
147,094 147,094 0000000000000380d34b21af39da8805a2b9c9a1662a142cdc086b567c9f97bf 0.00 MB 6 924
147,093 147,093 00000000000006e9ba9a8612a4805cf38c7941ff831c21c69ba470d5f2d9ab01 0.00 MB 4 74
147,092 147,092 000000000000094b502d5d0ba0895cbfc8a418d267f2baf5fa96b481d047531b 0.00 MB 4 2,581
147,091 147,091 00000000000007dece5ae5c3051b11c6dcc11139189defe83d93c31d283b5e82 0.00 MB 6 0
147,090 147,090 00000000000001553fc5583bdd6a0fac9acf947c0a8416eaa47feecb349a3115 0.02 MB 22 27
147,089 147,089 00000000000001cf2e5186b5f45791d73fcde0ef355a24103bdc283a1cbd4467 0.01 MB 16 230
147,088 147,088 00000000000009021ca398c8950e9d30f2d7d001409b0b9c51611b774868ccaa 0.02 MB 52 78
147,087 147,087 000000000000019edf0e8857b7d74ced782e675bdae901a8d8702067be137e9d 0.01 MB 18 124
147,086 147,086 00000000000007690878686c8bdf561caf5c80bb785b8f775ea1192a7ea8b265 0.00 MB 8 46
147,085 147,085 0000000000000486d9c9b37121c67a42111e4b2625e9abd24d64bc8fe5178435 0.04 MB 120 87
147,084 147,084 00000000000006df1efd975eea27b59cce1f29682ed5d461c36967d26383bfeb 0.00 MB 1 0
147,083 147,083 0000000000000954ede2d0677909a2a02a6a093c04c95970a344b24ef9600e1f 0.01 MB 25 248
147,082 147,082 0000000000000786dbf47da0e1729c03911642fe11ca6785545677173a54d3c5 0.04 MB 40 50
147,081 147,081 00000000000008e30f2b50566de35bfff38c6331ebd3d5cf1d7802488016bebc 0.00 MB 11 85
147,080 147,080 000000000000073a3e7eff1ec39def15f76a91135b691e3f093af640d73b15f6 0.03 MB 104 38
147,079 147,079 00000000000001911a1923aca0ddd3a949925db9ec48fb28332b1328d1b60d49 0.01 MB 24 55
147,078 147,078 00000000000000f6890b8d962cc50b7b53e4e285f6689f9aba9173bfa6876996 0.02 MB 40 182
147,077 147,077 000000000000052c2079d93b7498fc23315b52408dc74b9495440f6d1f113953 0.01 MB 29 229
147,076 147,076 00000000000003396e831152769e710deaa855a53cc756bb0b00d246d13ecced 0.05 MB 92 458
147,075 147,075 000000000000026d7de2c669a49812b93e055da4bb49426eb4088154014aacab 0.01 MB 15 46
Previous 10 blocks ↓
Total Size: 779.06 GB

Node Details:

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