Loading Tool

Explorer IconExplorer

Memory Pool

79,140 transactions
29.64 vMB
0.07534441 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt 1009e567f7bad584ed228a5ddaaac83e83e58437157946d28d592746c0a92505
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 841e2efc5a56e7e7006cc8547552b36c778bee72ccc940f794d7f3f0335814c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,953
Size: 1.00 vMB
Total Fees: 0.01443657 BTC
Feerates: 150.98 > 1.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (381,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,927 533,927 00000000000000000007e0f523e03c400a0dcb4eb45f9e2a28510639d97a4707 2,750 1.00/1.00 vMB 27
533,926 533,926 00000000000000000010ada7197f055fd4bfaee9fbe7b63fd152196ae977de4d 1,108 1.00/1.00 vMB 8
533,925 533,925 000000000000000000023032c8880c376242c092a8b8326c49a0410ebbd6e636 2,570 1.00/1.00 vMB 21
533,924 533,924 0000000000000000001590c152164b4c4899d3c70008532fe613a1a076852046 2,446 1.00/1.00 vMB 24
533,923 533,923 00000000000000000003824ba10d3c9c3c95b0d1ad3328b9d1f9ebde79e7ff7c 1,970 1.00/1.00 vMB 5
533,922 533,922 0000000000000000000760df4da962707367b1b878ccb6457990f63a8fdb234f 2,179 1.00/1.00 vMB 20
533,921 533,921 00000000000000000008f43cc506eefd55701e709c4ec10cb5ad2121c0094d2b 1,162 1.00/1.00 vMB 23
533,920 533,920 000000000000000000014c3bc94e685dd4d181926e5ebc221062e904525778e5 1,853 1.00/1.00 vMB 13
533,919 533,919 000000000000000000224e2f35a6403f4a58e36bd3802141e5baf12738b57ff8 1,991 1.00/1.00 vMB 17
533,918 533,918 000000000000000000341de63f46a4145eb7553d5db72ee2c04e097d627ec073 943 0.97/1.00 vMB 8
533,917 533,917 0000000000000000002759a76d64fbdbf3c9fca12580e93641223f655957ed14 787 1.00/1.00 vMB 2
533,916 533,916 000000000000000000284119677ae978520e873895d6d07db0f882172e781c83 2,182 1.00/1.00 vMB 20
533,915 533,915 00000000000000000007af55ab132722807e77af1b7ef18164f8a81489c7b582 1,567 1.00/1.00 vMB 22
533,914 533,914 00000000000000000009db3d75b55fa360f6211b802e2f1960bc73fe065dcd7e 67 0.02/1.00 vMB 21
533,913 533,913 0000000000000000000d5cedca6bd180e21260d97fb67bc901512a806cd059b2 657 0.37/1.00 vMB 14
533,912 533,912 0000000000000000002dd3482a83f49f1c4be71b71474e7ec6d1a1089e4c996b 334 0.71/1.00 vMB 1
533,911 533,911 0000000000000000002fc5e9cbcebe037538ec6dabcf989228b5914f1e2f6ba6 1,349 1.00/1.00 vMB 18
533,910 533,910 00000000000000000034900f24ffcd43d93d4f2019b013b4ede88e457c77096e 656 1.00/1.00 vMB 6
533,909 533,909 0000000000000000002de93b646c47daae6fd1985235af0fbbd5efe45ee79995 1,768 1.00/1.00 vMB 8
533,908 533,908 00000000000000000027d6d40cc419cdd5a5d5ad03737dd24e2f9f120497d305 2,129 1.00/1.00 vMB 14
533,907 533,907 0000000000000000002416644db33a8c9ed1d65176eada335b34f7f5f16835b0 3,152 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.