Loading Tool

Explorer IconExplorer

Memory Pool

39,597 transactions
28.73 vMB
0.08202705 BTC
Random Selection Loading Transactions
Max Size: 157.11/200 MB

Candidate Block

Mining Attempt 6613f37dd5c14b6897ef04e2589e2169360b39792124929f04e91eb7153c6585
Version 20000000
Previous Block 00000000000000000001604af5513dda10da58890520ba99b2ba27154d3efec1
Merkle Root 76b3a1b14b20d81d5b89cd5cd3f5097caa82d4ea0808ec3e21ebedf8d77cac90
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.02699682 BTC
Feerates: 100.11 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,282 (72 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,210 940,210 000000000000000000019f0f0523e24fa9dd8a1576f9ca5678f5e4bc9dd71946 1,121 1.00/1.00 vMB 0
940,209 940,209 00000000000000000001b20b7bcdd1a974f498a5a8ad57dffabc6883a190c547 2,127 1.00/1.00 vMB 0
940,208 940,208 00000000000000000001338a1206a1b4be080ce2cd01fb7b00c43f815dd5a928 3,046 1.00/1.00 vMB 0
940,207 940,207 00000000000000000001afe842048f3ab1ac5869cbb0554d08df09fee8e6a5a4 4,362 1.00/1.00 vMB 0
940,206 940,206 0000000000000000000067ed047369392408cccee8673579ce01f1ccddfbf9ef 3,162 1.00/1.00 vMB 2
940,205 940,205 000000000000000000002696715e269ac15b336eedc930da9bebaa67dbfa8294 72 1.00/1.00 vMB 0
940,204 940,204 000000000000000000015eeee60f460b68ec640e4b9f354249e94ecb1f73b126 4,467 1.00/1.00 vMB 0
940,203 940,203 000000000000000000016b4b9fbfe666c23f7cef3a38714e126324d37bbf1fcf 4,417 1.00/1.00 vMB 1
940,202 940,202 0000000000000000000038a3e6c0ae377c98cf54764c209685e30dbee942a22c 4,187 1.00/1.00 vMB 1
940,201 940,201 000000000000000000009e1c3dfad2a907371acb0016f41fd4ce62c522f4172a 271 0.09/1.00 vMB 1
940,200 940,200 00000000000000000001b2fef622ecb30bb727f9b71caf97e4366fb307e9b2ee 1,513 1.00/1.00 vMB 0
940,199 940,199 0000000000000000000152323c4dade07c3a64e2e48d97604984747ebb5d0612 3,668 1.00/1.00 vMB 1
940,198 940,198 000000000000000000012fad63ccfc5d8483807b87917aa65e5d59e7ec955414 1,376 0.43/1.00 vMB 2
940,197 940,197 00000000000000000001b8e3dc6f927012cca20ab96505be9e29a66b97677cc2 4,731 1.00/1.00 vMB 0
940,196 940,196 000000000000000000002d8a4e29812fc3197407c82acba9a43cbcbbb750d22a 733 0.19/1.00 vMB 2
940,195 940,195 000000000000000000005202ff6165862ee09e9fb93e5a0e733ad6eaffbbf797 2,924 1.00/1.00 vMB 2
940,194 940,194 0000000000000000000075cc827dee3a6656260195cfd339372a2e96c70efb94 3,474 1.00/1.00 vMB 1
940,193 940,193 0000000000000000000196330505bfdc6fdc320bdf991e241a2d49f87c25a2b1 97 0.02/1.00 vMB 2
940,192 940,192 00000000000000000001bf85b588ef0c8175ff07ab52a582f218a06b6e53d384 1,439 0.46/1.00 vMB 2
940,191 940,191 000000000000000000001fc713d7905b1b2bdc4b4bed8565dfbf7817960c118d 2,143 1.00/1.00 vMB 0
940,190 940,190 000000000000000000001897d438f280de203fea047331cb6cd76b78d51682fc 2,733 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 827.25 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: 4,446.23 GB
    • Received: 241.66 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.