Loading Tool

Explorer IconExplorer

Memory Pool

85,064 transactions
31.89 vMB
0.16998409 BTC
Random Selection Loading Transactions
Max Size: 189.82/200 MB

Candidate Block

Mining Attempt df1900a175f4173683ff601e7c716ebbfd13c6f19a4d697938637d1f7527b676
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root de71b1c73994b3f1d7d9c8f1bbafc4c67f928aca068728c6d3da396d3fae8135
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,895
Size: 1.00 vMB
Total Fees: 0.05367285 BTC
Feerates: 402.75 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (359,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,987 555,987 000000000000000000034ab104f9a7a856ca72562212731763633f3698ee2922 2,929 1.00/1.00 vMB 9
555,986 555,986 00000000000000000035b29e1f2bf6877bd9c058441de118150bbfc98cbc5a61 761 0.30/1.00 vMB 8
555,985 555,985 00000000000000000035db04f403465723e8c63bf98170af03cdac8a29cb25bb 1,716 0.72/1.00 vMB 6
555,984 555,984 00000000000000000021d6f971a08f45e2b9e6b56fc5815e8c51a6a5061e46d9 1,716 0.71/1.00 vMB 12
555,983 555,983 0000000000000000001206cbb62335b5a4fbcaafa703341c4c01f88a0c8e95fc 1,754 0.65/1.00 vMB 8
555,982 555,982 0000000000000000001151a1c1d41abd92919dd97c34c0fac99b915c21847c6c 1,201 0.49/1.00 vMB 9
555,981 555,981 000000000000000000019fd924b7bf8c29faf3e92197bae3391c7aeaec20670e 612 0.23/1.00 vMB 8
555,980 555,980 000000000000000000107525211d280c64d30c7fcec80bfea48a68773a64b965 1,536 0.60/1.00 vMB 11
555,979 555,979 00000000000000000014b09108474022db27c9cfacf2ead25ea0c516ff81c988 349 0.14/1.00 vMB 5
555,978 555,978 0000000000000000000e50687ca9e9319f5965a43dea6452c4fa698ad1ce94a7 2,555 0.98/1.00 vMB 8
555,977 555,977 0000000000000000000180687f62a8937c967a5b0a3eb5feeb16e93ed9ec7f9e 2,092 1.00/1.00 vMB 2
555,976 555,976 000000000000000000330cc51ed914ca2e0a1b48bec0415ab66c6d9730941af4 2,784 1.00/1.00 vMB 21
555,975 555,975 000000000000000000207822d7d7a9e9e9d39bed1e8fd1177882979fa45dafd8 768 0.28/1.00 vMB 8
555,974 555,974 00000000000000000035098bd41d879e4f6a994f682fa331447efcece46d88f6 2,117 0.91/1.00 vMB 8
555,973 555,973 00000000000000000006fce25971258efd82eedcb28abf6514336889ebdd7cb6 115 0.14/1.00 vMB 2
555,972 555,972 0000000000000000002c917985811062630fd0f70d498b96810e4bd133c6cbe1 2,924 1.00/1.00 vMB 8
555,971 555,971 0000000000000000001ae4b2c632c6afccbfbe3c48ec3b6ff2b95a7a3fbbfa25 656 0.27/1.00 vMB 10
555,970 555,970 00000000000000000030ddd54baf60935735dc42ab41812e93083c35c5468089 1,940 0.79/1.00 vMB 8
555,969 555,969 00000000000000000025d140aa0de6472b24cca1ff5f574a337ea6722e84366d 595 0.24/1.00 vMB 7
555,968 555,968 000000000000000000024c82f19fa0d283826c00fa00835b36c06f894c3fbe1b 2,301 0.90/1.00 vMB 10
555,967 555,967 000000000000000000065ad4d35cab3cdf435f2e51e4a8c8995bc1cfa1848716 1,212 0.51/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.65 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.66 GB
    • Received: 16.30 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.