Loading Tool

Explorer IconExplorer

Memory Pool

51,146 transactions
29.06 vMB
0.07916476 BTC
Random Selection Loading Transactions
Max Size: 155.52/200 MB

Candidate Block

Mining Attempt b57b4208737d57e8204245311babae3edd3c4f63c53f7b70b7347d7b5e5659f1
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root b2e3bbc0d677a41788f5dc8d4ecc2e28777546cab985e829495c8163f3aa1415
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.01344235 BTC
Feerates: 40.21 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (142,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,078 772,078 000000000000000000083703b12730a3ee4a8bd91493e048f87fd99fe55a579b 208 0.07/1.00 vMB 7
772,077 772,077 000000000000000000002db26e8934a3b3e16e34cca3331ec3c04ce05e4aa26f 2,498 0.79/1.00 vMB 8
772,076 772,076 00000000000000000004576b8a64124699d3883968c76aafa54e2cf59e93e2bc 2,734 1.00/1.00 vMB 4
772,075 772,075 00000000000000000004ec9f0a06aa485fae0235592bca1fe8abcd3b69987de7 2,371 1.00/1.00 vMB 13
772,074 772,074 00000000000000000006729389d5829627f6a1e620cb24f2b9c7e7825955e280 2,511 1.00/1.00 vMB 10
772,073 772,073 000000000000000000014589a1e253362d893654ce2b1added17e8716a2e126a 3,475 1.00/1.00 vMB 10
772,072 772,072 0000000000000000000821160b0952f429715ed7cbf76ff1184fb4d1f6d96245 1,434 0.41/1.00 vMB 9
772,071 772,071 0000000000000000000683f2a2b6491cd756efde2183d201d32a6849de9511f4 571 0.16/1.00 vMB 6
772,070 772,070 00000000000000000007321ab093f61a9a5d278fbbdaeba9ebdc48e03f9dcf4b 2,292 1.00/1.00 vMB 11
772,069 772,069 000000000000000000083103d5dba583e0b8f0aa53849aade4d3647a7c13bb25 736 0.18/1.00 vMB 11
772,068 772,068 00000000000000000002fb685eb7791930adb42230213c0b8fc550b8bf017533 2,077 0.60/1.00 vMB 10
772,067 772,067 00000000000000000007f4d99a12fa88b4d98ce999a157d3becaecce725f8b05 2,489 0.80/1.00 vMB 9
772,066 772,066 000000000000000000047b7b6e1624c58ba4eead25ca3f5b0cadb5d1d081d8c5 438 0.10/1.00 vMB 9
772,065 772,065 000000000000000000015165706dc95cfb56f29c69c5307dacf9b81db35b16bf 1,561 0.58/1.00 vMB 11
772,064 772,064 00000000000000000000ab87acff71ad96db6d5e546ec5058836457f7cee051f 240 0.75/1.00 vMB 2
772,063 772,063 00000000000000000005a4c337db25e597acded8161f623cc234799ad35000f3 1,937 1.00/1.00 vMB 9
772,062 772,062 0000000000000000000656f1146c35ce80a8bb831435e09eb9ea9c206a2c603f 868 0.26/1.00 vMB 10
772,061 772,061 0000000000000000000695870487bd6fd1bcd9610fe5d24a79dd756883c8c4ff 267 0.06/1.00 vMB 11
772,060 772,060 000000000000000000069b2864c531d3056283a10ad14596204ab0fac0470e38 338 0.12/1.00 vMB 7
772,059 772,059 00000000000000000007fc701726f4dfbc3e8e8f3c749796ac3a4d4a27511e51 401 0.21/1.00 vMB 9
772,058 772,058 000000000000000000078bbaa15593ed83986ade80173b5d728c969b163c4f36 99 0.05/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.89 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: 645.12 GB
    • Received: 12.68 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.