Loading Tool

Explorer IconExplorer

Memory Pool

41,488 transactions
26.11 vMB
0.06022765 BTC
Random Selection Loading Transactions
Max Size: 136.25/200 MB

Candidate Block

Mining Attempt d896151fe7e3354a5932adebcc99a00e16e7145a1933b3c65d0c57e5f839f51e
Version 20000000
Previous Block 000000000000000000010dace4d5b44bfd82b756b4c28da5c2033af29cb443b3
Merkle Root 40fb5ebe6d5f4c740fa398474821054a9e8de3ae5127a3c0434941b92330e0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,177
Size: 1.00 vMB
Total Fees: 0.01266429 BTC
Feerates: 100.53 > 1.27 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,764 (394,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,875 519,875 000000000000000000129400618898c3ba09dae8413df99a1fe9ec217e9b2e2e 468 1.00/1.00 vMB 103
519,874 519,874 00000000000000000034e063662295bda23c969803bd70c7292572588c411180 432 1.00/1.00 vMB 105
519,873 519,873 000000000000000000326e989b1a5426aef64a498e986f5ef86897c6d7bc0515 2,008 1.00/1.00 vMB 118
519,872 519,872 00000000000000000001def70fdfe05506eb66f07c7ae4ce462dfe004c3d4cee 213 1.00/1.00 vMB 101
519,871 519,871 0000000000000000002da16c8c23ccf784783dfa66b9a13dc2a8c3ed979e3003 1,544 1.00/1.00 vMB 116
519,870 519,870 0000000000000000000395490008e854d231751825f5d41e3ae07da148acf409 1,097 1.00/1.00 vMB 101
519,869 519,869 00000000000000000041a9b2015d515844c2774669bf87a9e652df610fe490f5 1,263 1.00/1.00 vMB 140
519,868 519,868 000000000000000000280940d48c149b25f0cba0ebd76182df0035b7a3dff22b 1,454 1.00/1.00 vMB 127
519,867 519,867 00000000000000000042b7d378c7e8e1d06351caafe9d85c6f0a7b2029213b13 1,547 1.00/1.00 vMB 115
519,866 519,866 0000000000000000000892d14790b32d68ca07a4d51737ae85271b49f197db9b 1,738 1.00/1.00 vMB 114
519,865 519,865 000000000000000000433932bdd895b0143f5e3ee30b5ac4bac6a2b1453d493c 2,046 1.00/1.00 vMB 116
519,864 519,864 00000000000000000025cdafa8adce0164f12847673859282367ef0264f6e7d5 821 1.00/1.00 vMB 106
519,863 519,863 00000000000000000013c839fa93854db575b27e7031a19e5609eb8af96d25e7 2,245 1.00/1.00 vMB 126
519,862 519,862 0000000000000000000970cd0525ae24c9211b08f27683c795b60219f4a4ddb6 1,945 1.00/1.00 vMB 120
519,861 519,861 0000000000000000000adc52b982e6849afc443a00ef4c2682cf763be60757df 369 1.00/1.00 vMB 107
519,860 519,860 0000000000000000004118fcced0dee6e00e50354d3e22ce4a0c7546b14d6e72 1,266 1.00/1.00 vMB 113
519,859 519,859 00000000000000000035bbaca31f656ffe7d35cf2c292cbb59d0ef06bc415d40 1,556 1.00/1.00 vMB 13
519,858 519,858 00000000000000000009b4258ba094d36e5fd4ca142e6081a4ec68cf682e13e0 1,606 1.00/1.00 vMB 26
519,857 519,857 0000000000000000001095743d174ab3a3ce0f79246383e338128dfa0eb9fc3c 2,023 1.00/1.00 vMB 42
519,856 519,856 00000000000000000007b9e116d1d74c6a2e6450758850605e5796b0903233a6 1,942 1.00/1.00 vMB 19
519,855 519,855 0000000000000000000571785d69dc223644275104461de926b371277d5d869e 2,242 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.97 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: 647.80 GB
    • Received: 12.98 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.