Loading Tool

Explorer IconExplorer

Memory Pool

82,486 transactions
30.62 vMB
0.07951725 BTC
Random Selection Loading Transactions
Max Size: 187.76/200 MB

Candidate Block

Mining Attempt 7eb00acc0ead3103dce6f5e36ea2fe5f622dcdf6cd2feac34b0f5ca725efc2d9
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 84301f628e2acb695bc439931bf452a1126ab88ff16409a3bb9551d8f6c6a9e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,569
Size: 1.00 vMB
Total Fees: 0.01053739 BTC
Feerates: 40.21 > 1.06 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (219,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,011 696,011 00000000000000000007d4929c854ce56a1032a8d6c145ef4379aabf655a2108 293 0.23/1.00 vMB 11
696,010 696,010 000000000000000000052dba616f0d2720d21b71b16ab99e730412d6e1104731 856 0.30/1.00 vMB 11
696,009 696,009 00000000000000000007d2b56d8d05d37312910a3415840235ecee3ff8f2c1b4 416 0.57/1.00 vMB 7
696,008 696,008 0000000000000000000b28a4c13597e6be85cfe76f8b9101845ace7edc2f0c96 356 0.10/1.00 vMB 2
696,007 696,007 00000000000000000011c41eb9318646f28c9dd7cdd033067d433a3c7ce0ed9d 1,008 1.00/1.00 vMB 7
696,006 696,006 00000000000000000006efdc1beb61d79a960271d096e228b0808e29925891fc 833 1.00/1.00 vMB 8
696,005 696,005 0000000000000000000a7778a3d989662cb44fd881ff16a2e12c8950430d449e 1,151 1.00/1.00 vMB 3
696,004 696,004 0000000000000000000622e6c71a903ad077e364ca28037bc006b7b9f5ce6b5b 2,085 1.00/1.00 vMB 15
696,003 696,003 000000000000000000084193ba4c279c686b2af3ac17baa8ef05cddfe860cbab 2,055 1.00/1.00 vMB 10
696,002 696,002 00000000000000000007927f5cbe9abdb3ce032a51e8e9eeeb21f848df7231d3 1,571 1.00/1.00 vMB 20
696,001 696,001 000000000000000000041a79ba6d882ca989a8f80ef772a8989e744260ec3486 90 0.14/1.00 vMB 9
696,000 696,000 0000000000000000000dfc81671ac5a22d8751f9c1506689d3eaceaef26470b9 1,428 0.90/1.00 vMB 11
695,999 695,999 0000000000000000000cdac589e2b9f49c0fe8a349d2291c2b7a1d6f9a78dd7e 509 0.21/1.00 vMB 22
695,998 695,998 000000000000000000017bc18d477fb3bced7dce0543301aa99e93f91577dd40 1,222 0.71/1.00 vMB 12
695,997 695,997 00000000000000000004b177a97ca652f825eb79bf8e8964662545eaf9b6bf2c 430 0.51/1.00 vMB 0
695,996 695,996 0000000000000000000585f67977cf970c6e259c9725526bbc4d68850c209483 1,957 1.00/1.00 vMB 13
695,995 695,995 000000000000000000073bb32ed503f9160cb27e00f102b2f63c5e8baa959654 1,906 1.00/1.00 vMB 11
695,994 695,994 00000000000000000006f4c8ec8111c103f20c596af1224e3bc0ecc0009bade6 1,330 0.75/1.00 vMB 10
695,993 695,993 00000000000000000005ed018dbd3b67f1a63a8459da3ebd93d2aa6bc6b4e23f 497 0.35/1.00 vMB 12
695,992 695,992 0000000000000000000e8f33ae332b44842ae3c35b8eacc923b183f18782d46a 569 0.17/1.00 vMB 13
695,991 695,991 0000000000000000000189000da3d17e5d348859c34bbf1c5997b67411bc44a9 678 0.44/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.