Loading Tool

Explorer IconExplorer

Memory Pool

88,844 transactions
32.51 vMB
0.18123597 BTC
Random Selection Loading Transactions
Max Size: 196.58/200 MB

Candidate Block

Mining Attempt 41917d9ff71ddd004264554a6dd47dde1c5131984064768d5ef102badf5a23d0
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 0ed60794581fc90a2c40d6b31c60d7a19f5f283ec12bebf0be3e1d65ece689a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.08843511 BTC
Feerates: 216.64 > 8.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (281,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,159 633,159 0000000000000000000f86a06d3dc282131c2c1411e5e420914eaa5f0bf997fa 163 0.11/1.00 vMB 22
633,158 633,158 000000000000000000102e1f0812215fbcebac278c1f9c7f81622245daeb9dc0 2,452 1.00/1.00 vMB 26
633,157 633,157 000000000000000000133d48e092536e2c6db258b3b98a9848ef4646def04f05 2,476 1.00/1.00 vMB 36
633,156 633,156 0000000000000000000750c55175a8c537007d9a5f4a84e006349842a26e190d 2,045 0.98/1.00 vMB 35
633,155 633,155 000000000000000000092b537279915441ea3cd3f64e3a0e5edf66a62d57b319 389 0.13/1.00 vMB 33
633,154 633,154 00000000000000000011c30009024879c8d4bd55c52dead26dc0247f9f9e12fd 113 0.03/1.00 vMB 34
633,153 633,153 000000000000000000056ceb16c9186fb085552150afcf19dd0a35b61491ebca 1,488 0.61/1.00 vMB 31
633,152 633,152 000000000000000000032c8d2ac350ce16dc98d0bf928bca48c588ddcfac2118 198 0.07/1.00 vMB 37
633,151 633,151 0000000000000000000979412d5c091bea8629d9b0623f50d0033543990014fa 1,705 0.57/1.00 vMB 36
633,150 633,150 0000000000000000000ac07e173400ca4972c6cbbc722212a91723f41dea08f2 1,424 0.51/1.00 vMB 36
633,149 633,149 0000000000000000001261c86095fc959dbaddf705633f1788172e301cec9abd 410 0.12/1.00 vMB 45
633,148 633,148 0000000000000000000f4962757335775c3df919f5fae7be00836cac669b7021 2,962 0.98/1.00 vMB 36
633,147 633,147 0000000000000000000fb545aff4d467b86266a59b63b5d1f8bef43495454479 377 0.12/1.00 vMB 46
633,146 633,146 000000000000000000134d2bfb3fc4ba8f68aa2de87d3ff8be6cc6249d6abc50 910 0.42/1.00 vMB 43
633,145 633,145 00000000000000000002b7eac24393dd81ac549d5f7775c54e21105f578c8360 589 0.29/1.00 vMB 29
633,144 633,144 00000000000000000010b3b9d064ebce56e0282c28cd9420cc4b38c93f21a829 1,456 0.77/1.00 vMB 32
633,143 633,143 00000000000000000003e985720c903da377d07d5fd016e0b454dd2ecbd3c077 905 0.31/1.00 vMB 18
633,142 633,142 00000000000000000005b5672a418f9982982a860167140cf6b2d76530da4cd1 1,864 1.00/1.00 vMB 15
633,141 633,141 00000000000000000004a00b326077ea10176daa6526d858f87721927ae3b1b7 2,225 1.00/1.00 vMB 59
633,140 633,140 0000000000000000000cb1ae6d78cc0fcfe591b1fcde0b46b54270f53d16de27 1,332 0.57/1.00 vMB 45
633,139 633,139 00000000000000000003997d044fb0512ccd7f8ac96701f4dc460ce41836d3d9 685 0.24/1.00 vMB 38
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.94 GB
    • Received: 15.65 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.