Loading Tool

Explorer IconExplorer

Memory Pool

49,652 transactions
30.78 vMB
0.11922720 BTC
Random Selection Loading Transactions
Max Size: 164.31/200 MB

Candidate Block

Mining Attempt e23016c564fdbfb7734a918d01001b14c65abe0669682fdfd078b233dc62c7a5
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root ff0bc5141cdfcba4e100c0c3e560ac262b250a49446c21aa5410536e65caef84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.04998808 BTC
Feerates: 150.97 > 5.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (679,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,198 235,198 00000000000001048cdd7554ecbe1049ea050e3f1d3c807142591a4612b07748 425 0.19/1.00 vMB 222
235,197 235,197 000000000000012c52007a4a28929dba58e89b2fbf43aa236a8822513a09245e 311 0.19/1.00 vMB 186
235,196 235,196 00000000000000767608d20fb849134db6d59eefc158b76e6a71847eb4e9dec5 592 0.25/1.00 vMB 187
235,195 235,195 00000000000001a693a4aaaa6e3d8eb541f65873c5a9624928fb6f4bdb872b6d 57 0.04/1.00 vMB 80
235,194 235,194 00000000000000deca0f3dd20f0a7a5c6e3ef1f8725e47379d6c05e1088358ef 485 0.22/1.00 vMB 240
235,193 235,193 00000000000001914ccbea7b85bc12a959d517f412a09fa4a892668268cdabab 240 0.26/1.00 vMB 80
235,192 235,192 000000000000019f5dd444349175b4da5be73b063209c5d94e7e39bf0c314c00 634 0.47/1.00 vMB 105
235,191 235,191 0000000000000072a70c6ebfe052587f8c6cd49a4f6e70555f68198f074a6afc 918 0.25/1.00 vMB 373
235,190 235,190 000000000000019629471afa8d4c10d3c8ac70e018d7d719c78ef7c989ac590d 223 0.07/1.00 vMB 105
235,189 235,189 000000000000008b2e725be4840549a8a3013fd3dd9442580f65ef3584b478f8 144 0.09/1.00 vMB 119
235,188 235,188 000000000000017a4e93794a28af57797b19f4a754aee9ddb5d42467dfbcde1d 290 0.15/1.00 vMB 118
235,187 235,187 00000000000000c071730cd7a696f4b657bedfae929a4724dd2934f07959c901 249 0.14/1.00 vMB 129
235,186 235,186 00000000000000008ab62b46806763b6a94352550bd9d4ed9ba3a1b78c1f98d8 215 0.15/1.00 vMB 44
235,185 235,185 000000000000000c07f343e80473d3c90a92d73f43796fa2fbd145399739979e 58 0.03/1.00 vMB 173
235,184 235,184 000000000000016f5104d17a06197ba8d46dbd37c75145e4fbad2a50ad0bf70b 165 0.08/1.00 vMB 66
235,183 235,183 000000000000015f7d2ec076bdb283759a503173ba406b2972c3dd3466a3967c 537 0.24/1.00 vMB 208
235,182 235,182 000000000000014158e599c40a2e3fef433cf70cc1caedd9099c21028e4d97f7 682 0.38/1.00 vMB 207
235,181 235,181 00000000000001905a698acaba371d20d10e7bd7f76ad14e8c43ec3fbc676ad2 787 0.25/1.00 vMB 258
235,180 235,180 0000000000000068db511e1a3333df5410256e02c801367271c71eeabbbd07e9 509 0.16/1.00 vMB 161
235,179 235,179 000000000000016354465cbd70a0bfc30974a712f6ed14f3087aa2ed9f55b6a5 718 0.41/1.00 vMB 144
235,178 235,178 00000000000000d8cf41e3f5544595e794caca57e136264f8cbc2f388ad38b52 255 0.09/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.