Loading Tool

Explorer IconExplorer

Memory Pool

78,039 transactions
30.13 vMB
0.07068060 BTC
Random Selection Loading Transactions
Max Size: 182.77/200 MB

Candidate Block

Mining Attempt 8c5b9bf4d011c36ec94d39340b60efe6f96594c73037ea88593f9cf9b07d2f5d
Version 20000000
Previous Block 0000000000000000000041d60a92a6ed88a5f4f780ef10a467a2b56d3042f027
Merkle Root 3e2d33c6890a0729a79ca2d194ab3a13b74d9a5fd59416adc0f16c8ca7c6383f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.00660489 BTC
Feerates: 73.91 > 0.66 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,192 (467,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
447,814 447,814 000000000000000002b0cd6e8ae860c4efcb41e85ceb9bd0fb51f7dd7130e9d4 777 0.39/1.00 vMB 80
447,813 447,813 000000000000000003337870252dff4862fa0cecaa5645e2b094ce6d0525fc31 475 0.23/1.00 vMB 57
447,812 447,812 000000000000000000b61407226a0b96b41522a20c0127cc083b2cd6b64cd9ed 1,934 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.72 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: 707.12 GB
    • Received: 16.66 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.