Loading Tool

Explorer IconExplorer

Memory Pool

29,008 transactions
8.33 vMB
0.07724538 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.96/200 MB

Candidate Block

Mining Attempt 7c8113535e99a9df9e2e16195f5063c1bce9baa56e6d87744e2e222a334dd7f4
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root fc4126b0c5b26cf349935cd8872a2a8c0cc96a10950217503859f3006e3a9f9e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.03125145 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (769,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,094 144,094 000000000000000e2ec846c2eb10572c5a852a38a06d810b586edc8bc25a6dff 9 0.01 vMB 39
144,093 144,093 0000000000000714f42e5a436278d18bc62bc5a0745533184689d40b045a76d3 48 0.03 vMB 134
144,092 144,092 000000000000077893772019a5921ed644e5466a2803f06b890fae53e422105b 136 0.04 vMB 2
144,091 144,091 00000000000006fa6609111798717348f939b8f3c406a7de86b434d4b94f6919 103 0.05 vMB 160
144,090 144,090 00000000000006a9b93534ea0ca1f6168587891d6aec1988f5f91c5e29363eaf 92 0.05 vMB 229
144,089 144,089 00000000000006bb722185ea23559463d25e69cdea80f9f3c3c00196f55d62c3 47 0.03 vMB 129
144,088 144,088 00000000000009286e95db87a90bc97c698481aae8884a16d7349e5240d4a64c 14 0.01 vMB 358
144,087 144,087 0000000000000825ec407f2562a48132d7f7880e90a4df33cfc86099500327ad 39 0.01 vMB 31
144,086 144,086 000000000000056e8a9397580a91e3ad313867f8e61859d645f077de2802c5c7 5 0.00 vMB 193
144,085 144,085 00000000000000e468966e17ce7686ba38fe3e79279201c151c925b00ef68d72 47 0.03 vMB 94
144,084 144,084 00000000000000c03d2aa0952b5c6c6b292ba48c97d44c773a19e7f5bb30432d 53 0.02 vMB 429
144,083 144,083 00000000000005d2200328b5903f29c450708960d2d2cc0283ff93b86ed7cffd 75 0.04 vMB 590
144,082 144,082 0000000000000428d3ad4df9269e1e743dd1e767d69484a5eedbc1255e1c6bf0 15 0.00 vMB 5,563
144,081 144,081 0000000000000939a3c5437a580e2f4d783a79770c053b2b947ea2abb2629f39 36 0.01 vMB 644
144,080 144,080 00000000000002c5b6edd72888e4affdc7768293d94ad686bd180420af680387 52 0.03 vMB 2,358
144,079 144,079 00000000000009334b4650bd4584fd85838facd9dd62867b5843dd2cde4eeeb8 119 0.04 vMB 37
144,078 144,078 000000000000089005bfa9caecaedb157102e4aceafd1a45dad650d558d18bd9 31 0.02 vMB 162
144,077 144,077 000000000000025c9e1d69b76ea51d85e933d8af2ef70b5da4742bfccc90f213 95 0.04 vMB 524
144,076 144,076 0000000000000117ef8389d338b41940b6ddf13d7656641acbc6cd2b86d872e6 31 0.01 vMB 578
144,075 144,075 000000000000048821e148ef19d61cd041ffb4b614518248467c4729d4f40426 6 0.00 vMB 136
144,074 144,074 00000000000002a57268b57447d672a1a7eb76c8c8d1657d9c50a00417f27e61 46 0.03 vMB 98
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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