Loading Tool

Explorer IconExplorer

Memory Pool

71,466 transactions
27.69 vMB
0.05820862 BTC
Random Selection Loading Transactions
Max Size: 164.18/200 MB

Candidate Block

Mining Attempt 56445b6ae2423cce2262e8396281571f7cdcf3783a7e1cced9750c4f24c711fa
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 86315d9940ca6f8e3398d70f2e07b3613c0bab9f1051639c55e9a8949563790d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,113
Size: 1.00 vMB
Total Fees: 0.00309224 BTC
Feerates: 49.26 > 0.31 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (378,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,234 536,234 0000000000000000000167dad63142ca79aff6695cda767176de741fa2b5aa62 1 0.00/1.00 vMB 0
536,233 536,233 0000000000000000002b354827b76c7e8fcb7c67d5fac3301b4906c78fe57637 189 0.09/1.00 vMB 13
536,232 536,232 00000000000000000004780a9772a64c4236bdd16cbfe555273781d89bf58798 1,268 0.77/1.00 vMB 4
536,231 536,231 000000000000000000139d9ffa365e2abd8b440d42a3f99fcf4f56b42ba4720c 1,157 0.44/1.00 vMB 32
536,230 536,230 00000000000000000026e1e2d2440404c49d80ff1fd91fa0b7b7190c43270bd3 1,441 0.53/1.00 vMB 8
536,229 536,229 00000000000000000022b73e079af3ac94e94edc98c36e900035f332c7544c4d 1,932 1.00/1.00 vMB 24
536,228 536,228 000000000000000000093a2577becb0afac41fb44987ebc4a60483ab72b24e61 889 0.36/1.00 vMB 20
536,227 536,227 00000000000000000018af9fb05dc03abe116fb9fd35e3667625b3caff159625 648 0.30/1.00 vMB 22
536,226 536,226 0000000000000000002e4b45dc0b83408fbda8ecaa1b6d83a63ef204927ee0dc 608 0.29/1.00 vMB 15
536,225 536,225 0000000000000000002d9f8b3429774099d349e67383d97cde180c2dd03529d9 1,821 0.78/1.00 vMB 18
536,224 536,224 00000000000000000011c06de935cdf22cefe3214c38c0d98a8951b60d4a77b8 1,308 0.61/1.00 vMB 25
536,223 536,223 0000000000000000002dfa67eee939e245d618eae7fc48827020a50ede66716b 162 0.05/1.00 vMB 15
536,222 536,222 0000000000000000002430e499d6248e528198bba8705979026c11c983a1073f 277 0.12/1.00 vMB 29
536,221 536,221 0000000000000000000a44b682976f6f64933cbae2444b3a1dfe20bf05fe8711 396 0.16/1.00 vMB 17
536,220 536,220 000000000000000000163d1e728406a244c4f3411aa66cf2140eabd596c7a36c 328 0.10/1.00 vMB 22
536,219 536,219 000000000000000000252f3790f7d5bde2b9a7684e7efde81f4ba1184d6ae745 1,389 0.55/1.00 vMB 13
536,218 536,218 0000000000000000001eae257d7988d094cab62eccd9c8b656f48e017922858e 2,152 1.00/1.00 vMB 15
536,217 536,217 0000000000000000001a9b03e5e28fdfe693bcf993413512c5bc4476c0feda5a 360 0.13/1.00 vMB 35
536,216 536,216 000000000000000000183a256721be7607f4d7721036dacec814721a944ded72 485 0.18/1.00 vMB 16
536,215 536,215 0000000000000000000b3ba15719dbb64fa6c5d532ee0002602d05d092d6a73b 12 0.00/1.00 vMB 20
536,214 536,214 0000000000000000002cba17ad21d5129fe796a1ea78539f5c58811ab32ef1a6 1,372 0.69/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.48 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.16 GB
    • Received: 15.40 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.