Loading Tool

Explorer IconExplorer

Memory Pool

71,635 transactions
27.73 vMB
0.06054814 BTC
Random Selection Loading Transactions
Max Size: 164.45/200 MB

Candidate Block

Mining Attempt 34d4d1d30f9b33f0ec84654ca5fab7c7d7f34dab7139ca4ab52069285e6d0e42
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 9bec0ab064a95718fe0657e6f50275814aacb578d965d476d5afda4772f5ddb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,969
Size: 1.00 vMB
Total Fees: 0.00532291 BTC
Feerates: 101.52 > 0.53 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (688,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,327 226,327 00000000000002ed377ca1da825b19beb6266081e9c235d7a2870ddf1b91c376 230 0.09/1.00 vMB 169
226,326 226,326 000000000000033cfb69ff2b421855146d3c68e5ee4f25c8c01ff9216d9b6eaa 312 0.14/1.00 vMB 227
226,325 226,325 000000000000001d582800a744402991b476b057f480938a966186b0f70707bc 272 0.11/1.00 vMB 321
226,324 226,324 00000000000000425b5afc40842f42bcb70c83198fe94cc886c014660af4205f 256 0.15/1.00 vMB 85
226,323 226,323 00000000000000d0bac81949e4eaa1ff25c25f37c93c5a90a77885571914ba49 162 0.07/1.00 vMB 301
226,322 226,322 00000000000003244758e9fb1055a5d1d198624077273a1bcaeccb7bfa1b9e73 146 0.07/1.00 vMB 199
226,321 226,321 00000000000000fae1d5e8951ccb279bbf97e1437f2283469075238aa2c47e17 198 0.11/1.00 vMB 167
226,320 226,320 0000000000000208a902f27e40f7202c98ea4a81953c5c79d59e6443df705354 137 0.06/1.00 vMB 191
226,319 226,319 000000000000014269c0eeb03a415841b83286b66bbb7af94c6008145a34556a 154 0.07/1.00 vMB 290
226,318 226,318 0000000000000056319caba34dc84a9d92827c597880b04d9bf2243148a08cff 183 0.09/1.00 vMB 274
226,317 226,317 0000000000000279572bc4e21fc683406b609bc7a5eb1972572d4815afcb924c 7 0.00/1.00 vMB 46
226,316 226,316 000000000000006930d1fd3afd50c871afba36dd64123410511557dc93836d36 50 0.02/1.00 vMB 193
226,315 226,315 00000000000002b9066b643d4ce6acf1d37121e838036a7fbd9fd78d520cc3bc 70 0.04/1.00 vMB 197
226,314 226,314 0000000000000368762f71bf531a29341e1fbd0300296f45f7c49185e791336b 161 0.10/1.00 vMB 152
226,313 226,313 00000000000003702a15c13af4842713749edc25b395c0d095031818f17b24f9 55 0.02/1.00 vMB 205
226,312 226,312 00000000000000dbc3a82d7c2ac63646cf3afae281566ac79a431438757972a3 142 0.05/1.00 vMB 285
226,311 226,311 00000000000003110aab7ae1f52d2db2fed1bfdebc31612c82dbf11d48107563 106 0.04/1.00 vMB 249
226,310 226,310 00000000000001a3fa60f1b97e93bed5d049ecd40ebad751c8b3cf51b9f4e147 110 0.06/1.00 vMB 222
226,309 226,309 00000000000001ef4fd98c7f2309518fa0a9b24f8243a9e19d905a86621355d3 117 0.04/1.00 vMB 22
226,308 226,308 0000000000000186a5011f07d96dc609b6383f4c31deca1a5ad120635feac014 101 0.05/1.00 vMB 160
226,307 226,307 00000000000002cfcdbd0b24ca1588ebb7b955d6a4c7ceceb47dc687b798d4b8 135 0.06/1.00 vMB 266
Previous 10 blocks ↓
Total Size: 782.45 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: 667.41 GB
    • Received: 15.25 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.