Loading Tool

Explorer IconExplorer

Memory Pool

35,480 transactions
26.64 vMB
0.05706785 BTC
Random Selection Loading Transactions
Max Size: 134.54/200 MB

Candidate Block

Mining Attempt 38fd6615888b2550363e72fc2833e5df8a2abd3827791e135843b73c0843fa7b
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 606dc31fc5a32e70c6f5581d493c44e1ce468fb912d0a3406eecb82868748bca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,333
Size: 1.00 vMB
Total Fees: 0.00732168 BTC
Feerates: 160.84 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (804,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,193 110,193 000000000000cc345579255f393b913f497ce51c0c8f23edee4a12f8d669312f 13 0.00/1.00 vMB 0
110,192 110,192 00000000000004bba5b3a223923f3e49558374a5ff7dcff6c1e6a9916640614f 6 0.00/1.00 vMB 219
110,191 110,191 000000000000fdab8b857ef136f581e9665828b904b969db2a7d9c6f009cbfc5 11 0.00/1.00 vMB 0
110,190 110,190 00000000000065d43c05827f9322af435fbfac260593bb84a23ae79be1c94d71 13 0.00/1.00 vMB 0
110,189 110,189 00000000000156c935d569218d2df14f4932206de54ae85fc7be8dc0b1774219 5 0.00/1.00 vMB 0
110,188 110,188 000000000000275d2cf5cb9c1dcfed7f1815eada5a736e77a3882087b215371b 7 0.00/1.00 vMB 0
110,187 110,187 000000000000a0f2017c262e957704a242d5d5fcbb099b1effced6103d06ff5c 11 0.00/1.00 vMB 0
110,186 110,186 000000000001cb2da3494e14df40858d2e9b8645349e7dbe27737e42d4c7fc44 76 0.02/1.00 vMB 0
110,185 110,185 0000000000007e397c613ae638a2cf5297703138e84ccedcf0a0ea0fb503afe7 10 0.00/1.00 vMB 0
110,184 110,184 000000000001c7d61abf60aa6b1f63e6bb2debeeda25238e10f70fb093fb6344 13 0.00/1.00 vMB 0
110,183 110,183 00000000000163d2c3b82cc14d0b884326e114d93cb8ef21cff704d167c13a5c 12 0.00/1.00 vMB 0
110,182 110,182 0000000000002ee375e521010ccfb80f7c3179634cfb1fcdee84e569f76460a6 1 0.00/1.00 vMB 0
110,181 110,181 0000000000009afde2e4feeae37bfcaac4e640cd5aa28112fc87d652ad52ea23 12 0.00/1.00 vMB 0
110,180 110,180 0000000000019f209c16296521b44c0bd3e83845f93350c84cb7ac16165243d9 18 0.00/1.00 vMB 0
110,179 110,179 000000000000180234bab93399bde221af52114a3bf6397897443a6fe0be0de2 5 0.00/1.00 vMB 0
110,178 110,178 000000000000885e12752ef24f1f15d56513a6cd7385a01f5b5ed94465004982 7 0.00/1.00 vMB 0
110,177 110,177 0000000000010afb020baf42a8243419d80a2d8e63f37a29662c55dcfe428128 4 0.00/1.00 vMB 0
110,176 110,176 000000000000d67e8d0ecc050296194ddee9040505b61d48dbd2570201e17dd8 12 0.00/1.00 vMB 0
110,175 110,175 000000000000ead3e2e107de9cd6558a2a4c1a882f5bfa4e837af381c7f2bb4b 5 0.00/1.00 vMB 0
110,174 110,174 000000000000f50595f84bcdc6939f8a2d67ae125b62ce2571f8f0fa83d82283 6 0.00/1.00 vMB 0
110,173 110,173 000000000001b4ef54cdbc377781d66fcf66cfd96d8b5d966bb69a91126cce0e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.