Loading Tool

Explorer IconExplorer

Memory Pool

84,310 transactions
32.66 vMB
0.07994998 BTC
Random Selection Loading Transactions
Max Size: 193.57/200 MB

Candidate Block

Mining Attempt 48041c815d1ffeaa3d6a05ceb85a58760477281e8183b286d44b92077c5dbcdc
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 26d494b3e2899b548f4934fe7dbe7cf74cdf6e118f3ddbce4cb2a4ee736cb732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01518401 BTC
Feerates: 100.53 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (191,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,377 723,377 0000000000000000000a2e8bfa4a20bd704caec1e36fc7bc39727c26542707dd 2,205 1.00/1.00 vMB 11
723,376 723,376 00000000000000000002aa352d135c6ffd5784579456b553f498dee16456843f 2,450 1.00/1.00 vMB 9
723,375 723,375 00000000000000000009490e2232d4caccb15cffce0d460a6a747cdc365845c6 2,429 1.00/1.00 vMB 6
723,374 723,374 00000000000000000002ffd4d1a0adb985e68f9f2492293894bf651a75226b4c 2,430 1.00/1.00 vMB 18
723,373 723,373 000000000000000000088a30e004f56b9f261ec56896de6c0dc8a07e3f87b0d9 916 0.36/1.00 vMB 9
723,372 723,372 00000000000000000001409e502d8228f580403710fdecf90b06f7199f85bd50 986 0.49/1.00 vMB 9
723,371 723,371 0000000000000000000a4c5d805f7bced709abfb4f637b96409f3563b597453f 63 0.02/1.00 vMB 13
723,370 723,370 000000000000000000079427d4dbe3a4f33f684ec51140e8def6f5068863f1d1 1,204 0.57/1.00 vMB 9
723,369 723,369 00000000000000000006cb308d59e50edb66a9daecb5a53fe12ea9fc84763cdd 1,652 0.76/1.00 vMB 9
723,368 723,368 000000000000000000062b833246dc941423e78178e85d0524388a3827ed82d4 27 0.02/1.00 vMB 11
723,367 723,367 0000000000000000000840aaa0914db172b4a0f008e90fd64452521187da758e 61 0.02/1.00 vMB 11
723,366 723,366 0000000000000000000a888ddd461eec8aac039cd4e5b84748492e3283e3483d 87 0.03/1.00 vMB 8
723,365 723,365 000000000000000000081a7e3dbe6ea5fef94ee6f1dc4236b694b08b3834a541 1,138 0.72/1.00 vMB 4
723,364 723,364 0000000000000000000850ff1f78ad9d5e409e92323818b9de84de02ffa65f57 2,097 1.00/1.00 vMB 7
723,363 723,363 0000000000000000000558d4c3c441e8f381ba6f4742a7552ea2b65c1e69ea49 1,832 1.00/1.00 vMB 12
723,362 723,362 0000000000000000000669bce5f5fef74120bb104f7e34dbd6271e2cbc4ab28c 1,578 1.00/1.00 vMB 10
723,361 723,361 000000000000000000026ccf92ee71a45736282a771f2dcba48066e9af4de3b2 1,887 0.95/1.00 vMB 13
723,360 723,360 0000000000000000000a29b3d67d224063ff4cef24eace69faba31c1d0715ebd 206 0.17/1.00 vMB 8
723,359 723,359 000000000000000000027027cc98f1e53ca48324b9c4b278b984d574c611cd26 190 0.05/1.00 vMB 20
723,358 723,358 00000000000000000004e6eea137cc73951ac26b3fdacbce97a5fa252a676f12 925 0.53/1.00 vMB 3
723,357 723,357 00000000000000000001cefe3591ee790ccff6b9ba905890b70e80e2712dab92 2,887 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.