Loading Tool

Explorer IconExplorer

Memory Pool

80,004 transactions
30.56 vMB
0.08055875 BTC
Random Selection Loading Transactions
Max Size: 185.59/200 MB

Candidate Block

Mining Attempt d116cdcde966074c3557eacb76eea972561e093e012686d9429e5f873847703f
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 86cc7ed5855cbb83daae1c6f7f6081b1fc454be0392e98154cece30af09d1581
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,352
Size: 1.00 vMB
Total Fees: 0.01523749 BTC
Feerates: 351.58 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (467,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,835 447,835 000000000000000002b78ae54250010ac0329ec63242ef587caefdc92c0c9452 3,081 1.00/1.00 vMB 126
447,834 447,834 00000000000000000107b202630311331712a80a35ac4835603e032acc5ee379 742 0.28/1.00 vMB 85
447,833 447,833 000000000000000001de123b1491e853a3004f474cdeaadc8761badf6c9e664a 1,314 1.00/1.00 vMB 37
447,832 447,832 000000000000000000122896df2587ae090cb377bf9d9137669288f5b2b005f7 2,596 1.00/1.00 vMB 74
447,831 447,831 000000000000000000762f86ab5fc3d0893f2607a12e388e1be7be520a8a3789 1,956 1.00/1.00 vMB 72
447,830 447,830 00000000000000000021ba69653b6445846cf03098ae59d09e1f57298e354930 2,973 1.00/1.00 vMB 114
447,829 447,829 00000000000000000132158ae54bde0896cdd3902528bb6bae725ffd7618151b 467 0.19/1.00 vMB 82
447,828 447,828 000000000000000002806706e66dfa5fdcfd4be8e366fe0864c4f51b12bed2fa 337 0.26/1.00 vMB 24
447,827 447,827 0000000000000000009c346cfe54caed2fc78a79763eed77bf05ecc301a40002 2,285 1.00/1.00 vMB 65
447,826 447,826 000000000000000002b0d8ec31e3d66f3bcbccfd8add98fde1e84568a3684f1a 2,253 1.00/1.00 vMB 74
447,825 447,825 00000000000000000105d362952d257ebfb179a51f5dec059a55bc5f75acfbb2 3,122 1.00/1.00 vMB 113
447,824 447,824 0000000000000000003c5754778e18bc49066892b0fcb91657243f17fa36d51a 97 0.04/1.00 vMB 82
447,823 447,823 0000000000000000031bd969d92152451e43f12b9dc0f8b8655108cb88994300 293 0.12/1.00 vMB 76
447,822 447,822 0000000000000000010858c18beb83cee0a9a19e158b4b0238e6c0b790cecfb2 1,204 0.47/1.00 vMB 78
447,821 447,821 0000000000000000008355ccdbbdc59cb0056c0910260ad25474030366de8d39 1,454 0.72/1.00 vMB 61
447,820 447,820 00000000000000000310a5cc713a16627ee2dce23d4c73c79364ff8e38d60122 2,742 1.00/1.00 vMB 94
447,819 447,819 000000000000000000a07ea55b9311c8347e94de79d8b6f7b99a8ddc7173cb96 824 1.00/1.00 vMB 26
447,818 447,818 000000000000000000c1c81f6607f3167e529263e3006a78d4c064c2f6704332 1,191 0.47/1.00 vMB 81
447,817 447,817 000000000000000001826b59108eb25cd288a76f2a3bb394e44f17fd2424dd81 1,306 0.66/1.00 vMB 68
447,816 447,816 00000000000000000306900ad8bbea915e2011f64d93089031954904b99437b0 2,480 1.00/1.00 vMB 91
447,815 447,815 000000000000000002c1cc3d9e2382ca3cb835e5e18f2bd5f5926cde9aff586f 553 0.31/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.75 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: 708.64 GB
    • Received: 16.74 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.