Loading Tool

Explorer IconExplorer

Memory Pool

45,168 transactions
28.78 vMB
0.13193058 BTC
Random Selection Loading Transactions
Max Size: 149.82/200 MB

Candidate Block

Mining Attempt c2fcdd010eb705ef2e9cf98e9fd5712ee21ad9c0befe9bce326100e2b3f7578e
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root b62d2167cfa1faa96ef89179d6736c40a78e27726e18df986555cae72c756e0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.03718751 BTC
Feerates: 78.42 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (78,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,098 836,098 00000000000000000003195b223c2837dd760f1b81e4b1f59e30f3064cdc87d0 2,054 1.00/1.00 vMB 10
836,097 836,097 000000000000000000031d6c9c230fa4ebc675161c31abe0b52952f9e2534138 3,162 1.00/1.00 vMB 20
836,096 836,096 000000000000000000032f56a2c5869376120cfc1da883a508d6c9038a8e9eec 3,165 1.00/1.00 vMB 10
836,095 836,095 0000000000000000000049cc0f9368539583c629783a7a9505f1ea1dc49a8b15 1,128 1.00/1.00 vMB 9
836,094 836,094 000000000000000000026d82f254a7af08670ab6c46b45b04052f1e9e74382d0 2,428 1.00/1.00 vMB 12
836,093 836,093 000000000000000000002cecab2d64ab79db3f11b9d840667d5e97f5d582130b 3,122 1.00/1.00 vMB 23
836,092 836,092 00000000000000000003158427af5cb199dd1e93897ab7f45ef817ec7dba319e 1,383 1.00/1.00 vMB 10
836,091 836,091 00000000000000000003566c1e72640c78ac1e65f94d28694b0791305b6c3540 1,785 1.00/1.00 vMB 10
836,090 836,090 00000000000000000000ede34f427bdbcf48222fde171ba0fc6f3499e3584d47 2,187 1.00/1.00 vMB 11
836,089 836,089 0000000000000000000072e350437dd8654807992108c481478d09b3e5c18055 2,904 1.00/1.00 vMB 11
836,088 836,088 0000000000000000000211531b5fb96b69ed252c47a93fa9b0520dbf85a16473 2,117 1.00/1.00 vMB 21
836,087 836,087 0000000000000000000080de7dcb050371beb6df1879d8cd3708795ba951c31e 2,250 1.00/1.00 vMB 11
836,086 836,086 0000000000000000000330d887741d69907c9feb132dc85f31d78eb855ba822b 2,810 1.00/1.00 vMB 13
836,085 836,085 00000000000000000000e42e55b16fb69863b500e372975f2de3421fed175345 2,085 1.00/1.00 vMB 11
836,084 836,084 0000000000000000000195af133dbb2ed518c5bbda3ecebc4c4cfe2034afaf47 1,130 1.00/1.00 vMB 10
836,083 836,083 00000000000000000000bf740ce4dd34b7903a71021bee7aa077d5c1b86da182 1,311 1.00/1.00 vMB 10
836,082 836,082 00000000000000000002318aeb651e834a9092fbab0c6c95d1c042d58794754d 987 1.00/1.00 vMB 9
836,081 836,081 0000000000000000000045f67d55e44f3c42b5e9242f98c8d7f44caad5f7c61a 567 1.00/1.00 vMB 9
836,080 836,080 00000000000000000002afc32bf72e1a4adf00af5de15951c2faadbda214e740 1,248 1.00/1.00 vMB 10
836,079 836,079 00000000000000000002b94cfb585c39aea1182778f0816398ab2097cec0b88b 2,580 1.00/1.00 vMB 11
836,078 836,078 000000000000000000022e58702707c2b5e10850c280d741f7f0938b8eb6c857 3,425 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.88 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.01 GB
    • Received: 12.64 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.