Loading Tool

Explorer IconExplorer

Memory Pool

71,994 transactions
27.10 vMB
0.08601493 BTC
Random Selection Loading Transactions
Max Size: 163.81/200 MB

Candidate Block

Mining Attempt cf713cc070c1eed2677b0f5c29d1ec5c0e8a8cd45ff4e8cc6b693893c3b07387
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 892910d5dcb6496663c58d2488d07be1e978488109d2b300f112fe07231e9ca6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.02778630 BTC
Feerates: 445.47 > 2.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (42,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,844 872,844 00000000000000000001aec2067fe96f6eb0b22369cb47f835edb15d32d1e106 4,965 1.00/1.00 vMB 24
872,843 872,843 000000000000000000011ca01770d90319b160c27bf7e44dff6bf6fce8fa180d 4,828 1.00/1.00 vMB 31
872,842 872,842 00000000000000000000727ed639fcf602281a98d736708aa6ac8c3fd9ca4cc1 4,316 1.00/1.00 vMB 42
872,841 872,841 00000000000000000001f87acb080b675a7a77b417173276dd539eb91ddeb994 4,955 1.00/1.00 vMB 45
872,840 872,840 0000000000000000000217152a338a78fe4064e83131b2383db7b5383027d4c6 4,168 1.00/1.00 vMB 59
872,839 872,839 00000000000000000001facfb00c29b2c75c06dd97fec9a1124a31adf242c3f0 6,968 1.00/1.00 vMB 46
872,838 872,838 0000000000000000000203fbd8c29bdf6abef7644916877e81cd677413ec6069 6,041 1.00/1.00 vMB 51
872,837 872,837 0000000000000000000141db44d37583b9f55418f1642ab4cf5efcae05e88df5 5,630 1.00/1.00 vMB 57
872,836 872,836 000000000000000000019affd13de073eb7f902c6d75645e94f6a4f497dfe23b 6,627 1.00/1.00 vMB 62
872,835 872,835 0000000000000000000049e407cbd3869123f43cbff14a31dac63e3569b0c5e2 6,564 1.00/1.00 vMB 59
872,834 872,834 0000000000000000000243139e4b6aef7598d25ed1b78bed3b86d95942e8b709 6,594 1.00/1.00 vMB 66
872,833 872,833 0000000000000000000088a2a87e7fef30b16f34cfee307bb7fac6b762b71e5e 6,406 1.00/1.00 vMB 71
872,832 872,832 00000000000000000001d118ddf09b17b3ee09a1d98c08390b0e58a52133be84 6,265 1.00/1.00 vMB 72
872,831 872,831 0000000000000000000161c3aad758a94087e681b6eee17b50010a4665b25253 6,992 1.00/1.00 vMB 60
872,830 872,830 000000000000000000010927702465fb590b08bed2022fe536b86d8620249df3 7,285 1.00/1.00 vMB 68
872,829 872,829 000000000000000000012012066a40441245430f8fd337aacee95722eb095cd7 5,993 1.00/1.00 vMB 71
872,828 872,828 000000000000000000020028cf25db1d403cfd64a0817b28be8cfef2a4321785 6,354 1.00/1.00 vMB 45
872,827 872,827 00000000000000000000c86e98365984f569bfb6089126f2358f13412046d00d 6,446 1.00/1.00 vMB 48
872,826 872,826 000000000000000000020855c3c9ef62849c6b41f6cac59c72b5b62412017fbf 6,774 1.00/1.00 vMB 33
872,825 872,825 000000000000000000028d7953869b9f00cc8ba80a05c6405cb6561da34f8a1f 6,361 1.00/1.00 vMB 36
872,824 872,824 000000000000000000012534e6cd5f6a2b05816a194b56e51f71d66a457e4567 6,722 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.19 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: 751.89 GB
    • Received: 18.87 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.