Loading Tool

Explorer IconExplorer

Memory Pool

43,439 transactions
26.34 vMB
0.05626416 BTC
Random Selection Loading Transactions
Max Size: 138.83/200 MB

Candidate Block

Mining Attempt 6ad48748d7b57be76bde2f7a38579e796b0a0bacf9b8c08b5709afb87659175c
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 8390ca2ca98dcedc8cc529de983df0f2ba6465aae416510f7a400d177f7d8185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,484
Size: 1.00 vMB
Total Fees: 0.00807900 BTC
Feerates: 73.20 > 0.81 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (427,147 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,635 487,635 000000000000000000b1fd39c2b96f7ea045ffe5b6a91c50f9e44065ba9be313 159 0.07/1.00 vMB 123
487,634 487,634 0000000000000000003d01f0b354c3d800aeea38ebf6b8e8a9b4de6f65e62db9 854 0.45/1.00 vMB 4
487,633 487,633 0000000000000000004627c8abff5a0dc96e1abb495b5271392279af42e04066 2,111 1.00/1.00 vMB 97
487,632 487,632 000000000000000000e1607f79352113323ad5aef04d43077368081139438685 2,231 1.00/1.00 vMB 63
487,631 487,631 000000000000000000c4faaf8e3f0a624e5bf4ec3bd4d46360efa29d07a9d55a 2,401 0.97/1.00 vMB 152
487,630 487,630 000000000000000000d6938cf7c5f91d93fc10247f2f90f3d9390f8fc956d6e5 1,481 0.77/1.00 vMB 79
487,629 487,629 000000000000000000038369fc7924d7643cc4dd2b0454c24dd615ac1a916822 948 0.38/1.00 vMB 69
487,628 487,628 000000000000000000487bac65304c8489aaaf4842d73232f66939fd92a25f1b 1,944 1.00/1.00 vMB 100
487,627 487,627 0000000000000000006c3cac0bef34460a2777fd5fd06e1c19fe73ae0e1d0072 406 0.19/1.00 vMB 86
487,626 487,626 0000000000000000005179d052b304cdd365b49a5a58c3b32e7ba19ecb13d205 519 0.27/1.00 vMB 80
487,625 487,625 00000000000000000094506a3af88edb55defc765aca9517a727e60f9e125686 1,492 0.66/1.00 vMB 88
487,624 487,624 000000000000000000f27c0cdb0b1a5da41c586242c25fbf92dbcb72d8bfa129 109 0.05/1.00 vMB 101
487,623 487,623 00000000000000000083f6efaa14f5c5625a618dc888164eb504bb1cd9d76982 1,328 0.66/1.00 vMB 91
487,622 487,622 00000000000000000009a1580374f5bb8a57b6f860024bc6fccc693ba3f085f1 948 0.48/1.00 vMB 90
487,621 487,621 000000000000000000eb6068687e88d237691cd8d8db602ab0cce7d3e32ede9e 999 0.38/1.00 vMB 97
487,620 487,620 000000000000000000b0edf616fa254fdd6b662dd622ed9db7932fec47d5322e 274 0.10/1.00 vMB 59
487,619 487,619 0000000000000000005e6b87ea6d67e24683ca1ae10f2c8d8c18f0f91caf205a 1,904 0.69/1.00 vMB 86
487,618 487,618 000000000000000000b59dfd2151be2349274dfb2ac3c581f567dcac84901499 1,590 0.85/1.00 vMB 78
487,617 487,617 000000000000000000c703564610fa21253d9076dd1d5e995832560c9fe525de 129 0.06/1.00 vMB 88
487,616 487,616 000000000000000000db091972e062e11bf5af08ad3cc189c85b9630fcbf98e8 1,430 0.73/1.00 vMB 90
487,615 487,615 000000000000000000331a9cd52af6089f815b45b593fdfcaef186a622a0a322 778 0.47/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.00 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: 648.88 GB
    • Received: 13.09 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.