Loading Tool

Explorer IconExplorer

Memory Pool

12,810 transactions
15.37 vMB
0.03025072 BTC
Random Selection Loading Transactions
Max Size: 72.96/200 MB

Candidate Block

Mining Attempt 7f91d9b83397a6f22971b277cf7aadfca9ef1944200c7ec58684c407edaa9514
Version 20000000
Previous Block 0000000000000000000158b9eeecd8ceae2c26a1c2e47444fbb52b1c98393d2c
Merkle Root 8610606e6333efd237586f39181cb7902caa3f03b7807d9774350438d64c76f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.00316439 BTC
Feerates: 100.53 > 0.32 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,147 (653,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,083 261,083 000000000000001a7e23e973a6fbb65db8733814a78fe6dffa1cd30992aea179 415 0.15/1.00 vMB 103
261,082 261,082 0000000000000009cb95baa0bd45741772d6630f79251b604eb19cfc83abe4c7 419 0.16/1.00 vMB 118
261,081 261,081 00000000000000127ccc7b548a609d8475b116a90a1d8eef9786c0e0a055b529 84 0.04/1.00 vMB 72
261,080 261,080 0000000000000003864123bab8aa4d17b9cc3c7427d079ba6ddec6fd91761259 291 0.11/1.00 vMB 118
261,079 261,079 00000000000000149f95abc8b156bb0b995bee48a82019fcb90b7772ba1f5ec1 141 0.11/1.00 vMB 47
261,078 261,078 000000000000000287790b73829e5580b8f5d583b6ad9d3e3c32e411795e81c7 78 0.15/1.00 vMB 19
261,077 261,077 00000000000000029724508dbd459d22c55097c169f61cb3499a5729745dab9e 295 0.14/1.00 vMB 91
261,076 261,076 000000000000000f78a80a3e91bd5e5f55c367cc316e428084a414ee6f76ba0c 206 0.10/1.00 vMB 98
261,075 261,075 00000000000000046bb41e9d83a28bf22a9191b4010ed64ad3b74cd1e5d13d01 11 0.05/1.00 vMB 5
261,074 261,074 00000000000000199f477791711659e3ed4148f5d210569aa57c352be8aa29b3 182 0.10/1.00 vMB 178
261,073 261,073 0000000000000006be1504a8bd6cb997d3e160afbe125c419ed5ff3dc7f26d4e 266 0.14/1.00 vMB 94
261,072 261,072 000000000000000577d4230865d629f3c77043c3bca56641341ff92c0e05e53b 122 0.06/1.00 vMB 44
261,071 261,071 0000000000000005ed8fa01e142b18726a74de81b382a3335627a6541baa3ca8 29 0.01/1.00 vMB 54
261,070 261,070 000000000000001382d7ada52b34d9fd7c2ebfbe46964190bca80b67560e3b6c 446 0.26/1.00 vMB 70
261,069 261,069 000000000000001684d05cbe2b9ccfe668c35ebc3185ecff4ecfd95539b20abd 116 0.04/1.00 vMB 161
261,068 261,068 000000000000000567f7ae4fa46f0da9e4a73e710d03dc19533590fb9928e890 28 0.15/1.00 vMB 5
261,067 261,067 000000000000000cb8b2a62491d1bbf2cee0ac9986219370c8a4458cc6f113ab 137 0.07/1.00 vMB 57
261,066 261,066 000000000000001074cd020fc28ea4e62324272610e855b4fecce2249992f054 508 0.20/1.00 vMB 112
261,065 261,065 000000000000001623e97f72fe67279c1d453e0e32f42891fa89a6a8730697cc 296 0.10/1.00 vMB 54
261,064 261,064 000000000000001b8de231be44565d36827d5e17037a3cdb369cb8c6a23d34bb 104 0.06/1.00 vMB 55
261,063 261,063 000000000000000589b653b350eeb443bf7ecc98073bac10b44dbe63c2a7abd3 262 0.11/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 780.86 GB

Node Details:

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