Loading Tool

Explorer IconExplorer

Memory Pool

42,350 transactions
26.63 vMB
0.07525295 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt cbf7904de91dfd392e26ecaa014bb731505dd20eee5b5e34ee98115ce923d1bf
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a12ae8678a0d862ae228df95a650208a700417dd7b7ff879e6219c457a9df9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.02610237 BTC
Feerates: 99.53 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (447,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,454 467,454 000000000000000000efd284e3679f1ac26d62136f560efeea218c287f5ab5b2 1,306 1.00/1.00 vMB 132
467,453 467,453 000000000000000001f64ae0cd03f61468f9d1154e1603d179f643d725c64be3 2,393 1.00/1.00 vMB 277
467,452 467,452 0000000000000000003aa9081bbea9a8ebec6d3cbf69915c22345ed4227a2684 1,873 1.00/1.00 vMB 204
467,451 467,451 0000000000000000000237feb1fc74942498568dfeb10c3ff2bcb17dee98f83e 2,108 1.00/1.00 vMB 256
467,450 467,450 000000000000000000ba9284b25e47134bf182c238a5e46e2b97a2408becff97 2,443 1.00/1.00 vMB 246
467,449 467,449 0000000000000000017c94fa297aa745df36786dcc61f29b34f98f90b79fecb6 2,224 1.00/1.00 vMB 231
467,448 467,448 000000000000000000d72787c1961c4a6014e069a3cc50f80a9559b9ab58d9f5 2,457 1.00/1.00 vMB 273
467,447 467,447 000000000000000000bf8d68f386d68be62f12d503911daf27697b5da6177130 1,469 1.00/1.00 vMB 206
467,446 467,446 00000000000000000067e10a066ae86ee39f9d5db6a18ec7cc1f7bda3b0a5982 2,588 1.00/1.00 vMB 281
467,445 467,445 0000000000000000015c5184d5146bd7ad1bbc040bb8062f4803e50dad13fb43 2,716 1.00/1.00 vMB 329
467,444 467,444 0000000000000000002e131177be4a352332f2f2b4fdffa6e86dbb76ee7c9736 2,351 1.00/1.00 vMB 263
467,443 467,443 000000000000000001251a3551a6af4e48d010161be6647ff8bc71ed764e0c96 3,031 1.00/1.00 vMB 321
467,442 467,442 000000000000000001f3df3d1466e7fda1ef44986cfce26bf00f9778a59d2127 2,162 1.00/1.00 vMB 263
467,441 467,441 000000000000000001240b0fadf761adb7841d1d63c09b1c013f5a63a78a4aa2 2,139 1.00/1.00 vMB 247
467,440 467,440 000000000000000001ac66c17cc692644e4f1fdb4fa2551ab5b840f19cc6b5c2 2,830 1.00/1.00 vMB 309
467,439 467,439 000000000000000000d4784430cda79ee86ce726f3a641630447c1889c558154 2,710 1.00/1.00 vMB 301
467,438 467,438 00000000000000000073a432c98820e8a1df950d55d530dcd22c0b978305a30f 2,539 1.00/1.00 vMB 300
467,437 467,437 000000000000000000f5804759e832de652eed1b8da58d74809cc01dab16fdc9 1,599 1.00/1.00 vMB 210
467,436 467,436 00000000000000000162eda40102c759eabda973cb206cd9d21bfdf39e691364 2,391 1.00/1.00 vMB 279
467,435 467,435 000000000000000000efe00eff8e49e49802e96d2b6fbec328c885d95be9ba96 813 1.00/1.00 vMB 264
467,434 467,434 000000000000000000e04944658513e1ba21bf645321da19f607d0f17b914e54 1,979 1.00/1.00 vMB 263
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.