Loading Tool

Explorer IconExplorer

Memory Pool

43,659 transactions
21.20 vMB
0.13276479 BTC
Random Selection Loading Transactions
Max Size: 117.85/200 MB

Candidate Block

Mining Attempt 40b07bc93499a8df115e08143dc38d36525d83109b01a3c624100e21eeebf340
Version 20000000
Previous Block 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6
Merkle Root dd6396483e5cb891dd779e562bc081babd5a2c10883647dcea518ba02776868c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,988
Size: 1.00 vMB
Total Fees: 0.06963907 BTC
Feerates: 784.89 > 6.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,884 (654,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,603 259,603 000000000000001a5159af55b6ea6d803215e9e6bfa520c9d910052049e6fd02 1 0.00/1.00 vMB 0
259,602 259,602 00000000000000034ef66a50f243557ca5be9e610ba9d72067371fe390411870 142 0.05/1.00 vMB 113
259,601 259,601 000000000000001106d3e90a3bf222ecb2d93364f846428687f98fc41bcaa872 105 0.04/1.00 vMB 81
259,600 259,600 000000000000000fd694c194b473a704c6c1c2586ba67a165e9f6257814b7987 480 0.20/1.00 vMB 97
259,599 259,599 000000000000000eea4d5a27e8079b187bfd78ae59826764c044b6bb378d64b1 465 0.20/1.00 vMB 108
259,598 259,598 000000000000001de7d442eff6e7bb0e00a702f42eda491d11cca39b38edd139 150 0.06/1.00 vMB 107
259,597 259,597 0000000000000017234ae49f482a6bb964895aec89bf27d7146e2c2253a9998f 205 0.08/1.00 vMB 119
259,596 259,596 000000000000000b7ed852fdbfcad888b7d877d04ef4569637db2510f027f895 106 0.07/1.00 vMB 68
259,595 259,595 000000000000001a4c898ff531728521521937716d61b4adb195d88d9000f5b8 9 0.01/1.00 vMB 72
259,594 259,594 000000000000000545e0255e0c203dc2fb43ffbebe86314d97e1fa0ec93ba8af 113 0.05/1.00 vMB 109
259,593 259,593 000000000000001d6d7273f26780520f159dbb809880ac589c5b8ee741a4f768 188 0.11/1.00 vMB 96
259,592 259,592 00000000000000192a3fb62b181243ecef571412adc3f57158cec57ad908736b 71 0.02/1.00 vMB 45
259,591 259,591 00000000000000229601771e02301fc0c6bea324854c6c5303a74736e9f48dc1 93 0.04/1.00 vMB 106
259,590 259,590 00000000000000204658175fef53d6c853733473d06c9d80be916f876c7ae34b 438 0.19/1.00 vMB 98
259,589 259,589 00000000000000089da2034c883e35f8761ae12f40b22cdebc225cc02caf221c 467 0.22/1.00 vMB 102
259,588 259,588 000000000000002271392be8dc0412f4b21d8ab62accb77dd2d968b20b8e11e3 579 0.24/1.00 vMB 130
259,587 259,587 00000000000000087b0de05079b814cb919be08423009a8dfd55ea51a06b2c41 18 0.01/1.00 vMB 93
259,586 259,586 000000000000002079c3f3902b4e1f2d940c4f9ddfde47932c1d4ddda5be30b9 407 0.17/1.00 vMB 137
259,585 259,585 000000000000000648d060df3cff6513f4d0d5a71ff99e97ad66e1f7e6373ac5 551 0.26/1.00 vMB 108
259,584 259,584 00000000000000028d3c1a4cde7cf182f9f6ae282030ba4ea5f53ac661e6be1b 132 0.06/1.00 vMB 136
259,583 259,583 0000000000000023f48b94801f7f16d2b43d755c39e272a587eff16c0456cd97 62 0.03/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.62 GB
    • Received: 5.22 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.