Loading Tool

Explorer IconExplorer

Memory Pool

31,249 transactions
25.11 vMB
0.06010049 BTC
Random Selection Loading Transactions
Max Size: 125.43/200 MB

Candidate Block

Mining Attempt 514b19d6b6148d6083c0849acf28aeea3b1dd219644f6caf187e320d51ef93af
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root f553b7af80be49fd1b00f3a2cca60b8fc4c12c46ca4b7c9b34cb21aa4d635cc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,416
Size: 1.00 vMB
Total Fees: 0.01507630 BTC
Feerates: 100.24 > 1.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (386,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,210 528,210 000000000000000000359ef05c9c74e4f4aaff13f1fed0674fcbe9b809e0b8fc 2,323 1.00/1.00 vMB 25
528,209 528,209 000000000000000000272e3a5052f79552e9c7d4e99d0b67fe94ec4304e76973 296 0.10/1.00 vMB 20
528,208 528,208 0000000000000000001af875c663526bde488736cd5ec415c091c457d00447b3 1,159 0.70/1.00 vMB 13
528,207 528,207 0000000000000000002452bcf8ccff3d4b8e0f972140667a98f4e608335d43b9 1,599 1.00/1.00 vMB 3
528,206 528,206 0000000000000000002aa2bbf3b935902b5092167b512c9bddb559db4d55343a 2,741 1.00/1.00 vMB 6
528,205 528,205 00000000000000000016005ec6a906ce4b59ceb7b54081f73cab0f0bcc1cb969 2,177 1.00/1.00 vMB 40
528,204 528,204 0000000000000000001528c8bdc028538794f81da9f25b888a6755918b1275da 2,322 1.00/1.00 vMB 4
528,203 528,203 000000000000000000031e7919c00623651dfb3b3315211d709567dc16d118bd 2,171 1.00/1.00 vMB 46
528,202 528,202 000000000000000000045823a0c506c1a9452dc429b727afc8d04b6411b1f9b7 1,980 1.00/1.00 vMB 8
528,201 528,201 00000000000000000028ed29c14dbc4a23277d722ade56c48e928df2f7d08b1f 2,428 1.00/1.00 vMB 30
528,200 528,200 00000000000000000000b454d3724ba6b2543f30d71e120656de15d5311dbb97 2,408 1.00/1.00 vMB 22
528,199 528,199 0000000000000000001e4ff806b99c8ca1ef840581baf7d80ea85f8728fb8516 1,292 0.66/1.00 vMB 21
528,198 528,198 000000000000000000280799bbe1565fed2f3676301289fe29ace1fb8937c4e1 658 0.28/1.00 vMB 18
528,197 528,197 000000000000000000333f77ee4de7136397ec39bc2e48c77984b89f8de799c1 239 0.10/1.00 vMB 18
528,196 528,196 0000000000000000001e7c6f7ce03ab2b63100e535f987fc67c8503d1d1316f4 238 0.84/1.00 vMB 2
528,195 528,195 00000000000000000003af874237d9c547c8484567af88a6481142d567d63fdb 1,217 1.00/1.00 vMB 6
528,194 528,194 000000000000000000006e875facd3d7ccc0f72e946548588acf06bb0e4edf45 2,444 1.00/1.00 vMB 27
528,193 528,193 00000000000000000022ad47727df14e6be6ddd06d4e9c5a644e5b29eb7ccfec 2,155 1.00/1.00 vMB 17
528,192 528,192 000000000000000000063df1c3a28e5d78b941e7a48cd8466f6265d768b5416a 1,557 0.92/1.00 vMB 13
528,191 528,191 000000000000000000031df41201cd3789559333cd9529f99834a805014c9b13 159 0.06/1.00 vMB 26
528,190 528,190 0000000000000000001bf46e65937833079aaa8b55225efcc9deb4db2bebf590 2,642 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.86 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: 642.01 GB
    • Received: 12.53 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.