Loading Tool

Explorer IconExplorer

Memory Pool

78,517 transactions
29.97 vMB
0.08740557 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt f0ff87d992393343ca182a9645733c27738e8702d0a7816f1f664dacda094140
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root ac3dffa704d1ccbbd7836cce32127381c46a9d40c8b5e2178578b08ac6039021
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,716
Size: 1.00 vMB
Total Fees: 0.01852335 BTC
Feerates: 100.69 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,002 915,002 00000000000000000001f62cbc2174a9fea4bfe0c20014ea995db3005dfe3fff 657 0.15/1.00 vMB 2
915,001 915,001 00000000000000000000801f3e91662b185797f56ba83fa8ef7c650b3a81ab8e 3,407 1.00/1.00 vMB 2
915,000 915,000 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c 2,127 0.57/1.00 vMB 9
914,999 914,999 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982 228 1.00/1.00 vMB 0
914,998 914,998 000000000000000000016f8a72b1793f8ca22aee79fba5b96612ca7fc9094b9d 2,588 1.00/1.00 vMB 1
914,997 914,997 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0 3,430 1.00/1.00 vMB 6
914,996 914,996 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac 5,002 1.00/1.00 vMB 1
914,995 914,995 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee 6,538 1.00/1.00 vMB 0
914,994 914,994 00000000000000000000dd1751bcae9308876a75a216a00cdffc10af68aad8f3 3,805 1.00/1.00 vMB 3
914,993 914,993 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc 5,080 1.00/1.00 vMB 1
914,992 914,992 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7 2,867 0.73/1.00 vMB 3
914,991 914,991 0000000000000000000135ac620a052967f9746b1bc66d2202ef22cb5fcb9e1c 5,768 1.00/1.00 vMB 1
914,990 914,990 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05 1,065 0.30/1.00 vMB 3
914,989 914,989 000000000000000000012575091a024a96dd73621246c98e80bf89e165a284ce 2,446 0.76/1.00 vMB 2
914,988 914,988 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8 2,504 1.00/1.00 vMB 3
914,987 914,987 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032 3,507 1.00/1.00 vMB 4
914,986 914,986 00000000000000000001d919ed88fc3960fd2643a2dd9bda2746788e7fade853 3,952 1.00/1.00 vMB 4
914,985 914,985 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69 5,758 1.00/1.00 vMB 3
914,984 914,984 00000000000000000000a977f5834d7fca1f1b6b8e70ee339ba59bcdbf03c5f4 4,267 1.00/1.00 vMB 2
914,983 914,983 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe 4,252 1.00/1.00 vMB 2
914,982 914,982 0000000000000000000082d1a677266372cc73cbea5885db46ee0ef25980e8fe 2,843 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.