Loading Tool

Explorer IconExplorer

Memory Pool

82,215 transactions
31.55 vMB
0.08428541 BTC
Random Selection Loading Transactions
Max Size: 187.86/200 MB

Candidate Block

Mining Attempt ede2fd7f4d454c19936b5f04c48365177143d57443c5d9d05e314e9a5a343acc
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root f3b7ca6eebc538787176e3e31c7a3a5155e96df74425240d91b232ea760a8ace
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,293
Size: 1.00 vMB
Total Fees: 0.01668458 BTC
Feerates: 157.11 > 1.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (567,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,119 347,119 00000000000000000b3bb8e5b5999212a214e9011d3562a01a16ed0baa437c79 256 0.10/1.00 vMB 31
347,118 347,118 0000000000000000098e7c57ae013045cb9327be0466ede25778666a7554f9d6 403 0.30/1.00 vMB 18
347,117 347,117 00000000000000000f0af017e47bc90b37043bbb52e997ebd143e20be11ccbe3 484 0.33/1.00 vMB 21
347,116 347,116 0000000000000000002552f826749f357fe9e867fbe84787931126b5d8a60e96 318 0.18/1.00 vMB 21
347,115 347,115 00000000000000000c45af89b8ad47a2351c42b8813ca21ccfffc40bb062ea1b 431 0.40/1.00 vMB 17
347,114 347,114 0000000000000000057e8672f52286f4efbbd8c1bdc218060de6f5aba26a4744 512 0.20/1.00 vMB 31
347,113 347,113 000000000000000008426aa336024a08c58528a1c69781eaeb952c3d154000f7 390 0.25/1.00 vMB 21
347,112 347,112 0000000000000000039fc50baab664cedcdd58cac024a4d5fbdbe50c12ce9498 613 0.33/1.00 vMB 24
347,111 347,111 00000000000000000f04cf3019a5c8835758d3e2fd44dc2e616236d8dfd0112c 1,107 0.64/1.00 vMB 25
347,110 347,110 0000000000000000160f8f650243f5f17ac46b9d882856910fa7d4cd3723d8b2 256 0.18/1.00 vMB 19
347,109 347,109 0000000000000000170bccbc603c77050c5a40dfc9c2f91b80b2a701fabb5e27 152 0.08/1.00 vMB 25
347,108 347,108 0000000000000000152b61a8dd3736994ec00e8b885f86b03db5b8825d7a6d88 501 0.27/1.00 vMB 25
347,107 347,107 00000000000000000bede094bf9a35afda084080c44329f585e75aa8c640de20 124 0.09/1.00 vMB 13
347,106 347,106 0000000000000000065246f9cec7bd45fdf3246791bc430003462df28aa28929 750 0.43/1.00 vMB 22
347,105 347,105 000000000000000004147dd1eed5ff84a12247dc65911d59942bf8d170b6d283 1,871 0.94/1.00 vMB 24
347,104 347,104 00000000000000000ec7599e8388d2352b70df871b50ef07e952607c8a3518a4 1,796 1.00/1.00 vMB 27
347,103 347,103 000000000000000009d7b847aee07205fd4a3d450e323bd956218a144733e7aa 128 0.05/1.00 vMB 31
347,102 347,102 000000000000000000727bdb3f4ac97d2f126fda70661b41f0879fe74455f9af 315 0.16/1.00 vMB 27
347,101 347,101 0000000000000000041a4e67fbc3084c31b3a870fe1ae827a0385ad4b571701a 393 0.30/1.00 vMB 21
347,100 347,100 00000000000000000f4806f60ec8f830dde4c134c50ae436d56a190b58bb363b 198 0.23/1.00 vMB 12
347,099 347,099 00000000000000000c82d2899adc95ba2613cc35320216df2079d75864b3018d 287 0.15/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.