Loading Tool

Explorer IconExplorer

Memory Pool

28,475 transactions
9.47 vMB
0.09832622 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.89/200 MB

Candidate Block

Mining Attempt 61e7be21dbf444bab4803dbb105124f0ab2f6078776f94b50d75bc8753da70fc
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root bd0cc2b98d9f5b0753ad491b01abaf66904b83808ee0712da86a94dac57741ba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,482
Size: 1.00 vMB
Total Fees: 0.02772959 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (754,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,321 158,321 0000000000000077034d4c777ec49004457d8ddc6d1188ef088af3cb348b0bce 96 0.07 vMB 551
158,320 158,320 0000000000000aa9af08ec448367d86843b225535a08b5b8c405331926f8cb6d 9 0.00 vMB 133
158,319 158,319 00000000000002423324124e2a6fe202414fe8230a716d21f8d798e9710884d3 1 0.00 vMB 0
158,318 158,318 00000000000001ae18ac23dbb3b65a0ba45cd2badcd597a070ed298e38d50bb3 8 0.02 vMB 61
158,317 158,317 0000000000000084209f213d2a5e4e1ded333b29b05fe25008beb53b755198b5 13 0.01 vMB 0
158,316 158,316 00000000000002fbaef755ace760031d077afcb7b14e6cf1b246a31bd5bc9cd0 15 0.01 vMB 78
158,315 158,315 0000000000000498fe8c5e222cb746529c0f0e8b536fe04bd84f58cb6e6daa32 15 0.00 vMB 497
158,314 158,314 00000000000003a03dd925ffbda4e6f9226b7ff4ba413a655fef8590e25ade4c 12 0.00 vMB 13
158,313 158,313 00000000000000b241fac629d5d447d1da78baf179bbebb8497c010701cf6739 42 0.04 vMB 518
158,312 158,312 0000000000000966e86296460b76bd374545b91bb96fddc64bd576fd0bff6dc8 19 0.01 vMB 161
158,311 158,311 000000000000053e559db885113c74124dbc2ef518a44ffa2a399802e55fe38b 21 0.01 vMB 212
158,310 158,310 00000000000005a20434d272cec2ca2fdc3069eeec404d9f40a2719f4729167c 103 0.03 vMB 68
158,309 158,309 00000000000002f061089c9446c52e7559bf2659313bd472239e5a5de873caab 112 0.04 vMB 66
158,308 158,308 000000000000050747230bb58a1db63facd2c063e7e02239ce44b9b0390182de 13 0.00 vMB 444
158,307 158,307 000000000000076c852e8f1d880fa107e24c34a9e06f7ed536175c96792b40ca 8 0.00 vMB 55
158,306 158,306 00000000000005549c6e4b1a5c2c414fc2a20ac9aa24ee2979acb3e7b10776c7 2 0.01 vMB 0
158,305 158,305 00000000000001d3007fd11dfdec3a9ca81121ab8314c92ce1eea8c407b38736 31 0.01 vMB 56
158,304 158,304 0000000000000dda8cf0af1edb66ee54295a68487590f78cfd79af041e456a40 87 0.04 vMB 326
158,303 158,303 000000000000062d9b16a0c7d992adacc144b1a3baef5ace7c1f8fbb51d3746e 128 0.04 vMB 41
158,302 158,302 0000000000000b37cf6c0147993ca71940f4dbde5aecd563514e89d19cf6c559 57 0.03 vMB 117
158,301 158,301 0000000000000453ec55a64aad52a13dfc30c4c06eb524d33d41a13226b84431 36 0.02 vMB 227
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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