Loading Tool

Explorer IconExplorer

Memory Pool

84,224 transactions
30.51 vMB
0.17447005 BTC
Random Selection Loading Transactions
Max Size: 184.99/200 MB

Candidate Block

Mining Attempt 309f5245cd7bace1531b5153b9a36f7bef580a1ea1e168392a8a0f77b80e4ffe
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root a5ae73fb6fe296e50332f69060f855b9f05636804049687c1d63ba0138c2b223
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.11161194 BTC
Feerates: 155.43 > 11.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (649,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,065 265,065 00000000000000062ed2b6c77cd41be1e9ef712f8fc4688a506f21c360063824 61 0.03/1.00 vMB 24
265,064 265,064 0000000000000004c177bcb814290748a4e64058f24c0dde86968bf21e72208f 425 0.21/1.00 vMB 107
265,063 265,063 0000000000000009469aee4a6b289126d893961a2aff1398aa4ebe43cde5c202 616 0.25/1.00 vMB 133
265,062 265,062 0000000000000001c83fb188e068e5aa7cfb44d4bac1a68b8c430abc8575968f 179 0.06/1.00 vMB 140
265,061 265,061 00000000000000020abcb86ccfa7493ade64070fc796baa546b87fbe6be29be0 60 0.05/1.00 vMB 40
265,060 265,060 000000000000000a2d3a492c6a7645c8b9e7b552e707414e70541f1ea46078f5 322 0.16/1.00 vMB 115
265,059 265,059 000000000000000b9d4ecadb222d4f89bbef2ed9adbf63cdf35ae274378eca50 188 0.07/1.00 vMB 152
265,058 265,058 00000000000000089c68196a38865b307644c2d3751d2e6e634ab121bdea2d17 90 0.14/1.00 vMB 24
265,057 265,057 000000000000000aba36f19a6e4b80ca63bfa74b6edcf888886b9ced542f3002 246 0.10/1.00 vMB 104
265,056 265,056 0000000000000008b2263ff120ca1772b1cdf5c1864fcc228fff252d525b9c31 9 0.02/1.00 vMB 9
265,055 265,055 0000000000000006d9cd8a26c20eede0bbb901cf46ae683338967108a36db61a 28 0.01/1.00 vMB 126
265,054 265,054 000000000000000bd3e8196591fa3bb34da113f2b27602c72aa1f09dd46967af 108 0.04/1.00 vMB 97
265,053 265,053 00000000000000071027e81cd56352daf76f5d0bd7a3305745c2ca84e5233e1d 682 0.29/1.00 vMB 2,707
265,052 265,052 0000000000000007d0feaa8313300cd38d27e01c2b8f787225f5c164a96dc432 215 0.14/1.00 vMB 104
265,051 265,051 0000000000000005abf97ddc38f01f04d2cc8c7f025e7a0418ad684b455f2309 42 0.03/1.00 vMB 81
265,050 265,050 000000000000000b185200edb23617321a9fb02e699fc2f85c3f663e017c9257 289 0.10/1.00 vMB 110
265,049 265,049 000000000000000b8929fba2e65e00f572afdf081d7590fe39fabd12477b2a3a 371 0.15/1.00 vMB 105
265,048 265,048 0000000000000007bea5b7b9fc72eb32c4d739b19163b04cbdfafaf8bfbcd8a5 246 0.15/1.00 vMB 66
265,047 265,047 000000000000000bef6373a2f2d0487d214aa11ac4b814819e90fcae6342967a 57 0.02/1.00 vMB 107
265,046 265,046 000000000000000b6006f8b0cf1a69e6bb4ebcfbbf6f9bf7f0591274539bd1b2 98 0.04/1.00 vMB 56
265,045 265,045 0000000000000004fc720f6f1c99c58563c790413fa910db61df19831541bc56 273 0.26/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.