Loading Tool

Explorer IconExplorer

Memory Pool

82,659 transactions
30.45 vMB
0.09868389 BTC
Random Selection Loading Transactions
Max Size: 183.41/200 MB

Candidate Block

Mining Attempt 1f6cdaeb1ed78f900afacd1173fcb8acc9e29309aa241e5443fc52e1a53ec5be
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 7b8f120f8a08c4fb091fe6faed4072d3436b205af75125f6ed982b4efa2bc317
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.03403795 BTC
Feerates: 454.44 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (683,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,230 231,230 0000000000000039b98efd3b62a02c260b1b0972ac70525bbea971239e6b2006 491 0.25/1.00 vMB 158
231,229 231,229 0000000000000109d75dc09141e8cecb2e124b0255bf6876d57314f01264c122 1,408 0.47/1.00 vMB 239
231,228 231,228 00000000000000703a309f88705e7bf185fe575606dfb1cf82e3ccb82f895cea 472 0.22/1.00 vMB 151
231,227 231,227 00000000000001d370fa171d9a77caa24ce22bdb3c4b66b4c0e9320e073b63b1 421 0.17/1.00 vMB 255
231,226 231,226 00000000000001fe33ba6616d46e595507d0d3169c7fd3b5da661af2298a8248 810 0.30/1.00 vMB 173
231,225 231,225 00000000000001ff877262e5c4cb1eaf39fb9d7deeaf7cd63a428bf77cbd03e8 246 0.09/1.00 vMB 144
231,224 231,224 00000000000000cdb2d025a747322a4a97ef0ca6ea2e4b5c734162675952e5c4 38 0.01/1.00 vMB 154
231,223 231,223 000000000000019d790c089d55a40cea885aac0f0da1b392816b6d1f9ebfe88d 776 0.32/1.00 vMB 213
231,222 231,222 00000000000000b79b661d5e4442028a7b02c58175bba1d687ab94995a72c0ab 110 0.07/1.00 vMB 193
231,221 231,221 0000000000000190ff3810fe9e099e4094f68c5d1d2a92bc12201737f835bc7f 287 0.22/1.00 vMB 39
231,220 231,220 00000000000000639a20861d8b7bb0fc65d92cd4dc3c98de34504ff14d311dc2 487 0.31/1.00 vMB 123
231,219 231,219 000000000000004463f63d0969b74691ffafe18dfd938f7cab18716c0794ddd3 814 0.25/1.00 vMB 320
231,218 231,218 0000000000000065028e127248aed3e3853b386097ff72639922fa0690bf8922 167 0.10/1.00 vMB 107
231,217 231,217 000000000000019ce87b5e3e56631c87b0d6eb598c4950f43e873968a8d47049 733 0.25/1.00 vMB 227
231,216 231,216 000000000000009a79592b14ff1cee304b70d9af43b090f2528078876c73c51b 759 0.32/1.00 vMB 176
231,215 231,215 000000000000016b28cef4093d668a77fbd6bbfaca9bc206fa23027feec00ba2 335 0.19/1.00 vMB 198
231,214 231,214 0000000000000200e0d9ce49d68c055b3c839bf3a5cd797ebcc6bf4e618cd7f4 461 0.25/1.00 vMB 138
231,213 231,213 000000000000014d4863b7b24fd635c3cacbe4b406483c3abbe8492c2d8c6a3e 666 0.25/1.00 vMB 185
231,212 231,212 00000000000001c2d1183cfc799e86bd574638db9605c0a6d769d78bdf54a70c 216 0.10/1.00 vMB 185
231,211 231,211 00000000000000ffd10e04cd336d683a59f3578fe2a9659c764e36525786a5a4 28 0.02/1.00 vMB 100
231,210 231,210 000000000000017d506a8b28b776324f168a46a73cd3fa51348224106a377d8a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.