Loading Tool

Explorer IconExplorer

Memory Pool

52,309 transactions
30.41 vMB
0.26770265 BTC
Random Selection Loading Transactions
Max Size: 160.54/200 MB

Candidate Block

Mining Attempt 0ce8f3134343012eff17d2b82579e5756dbc1bf5ce7e90209bbb6949ec1f0a61
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 5390d0ee2ade183c5fe916bfffec442764368c303445ab02b8ae30a351c580e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.08434854 BTC
Feerates: 229.15 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (296,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
617,909 617,909 00000000000000000008f36238d569bd444190f9d1846e7306d52da1bdde4df1 2,577 1.00/1.00 vMB 28
617,908 617,908 0000000000000000001148f56b0d322fb9648efaef662c0d2dba88abe41c9cfa 2,455 0.79/1.00 vMB 16
617,907 617,907 000000000000000000021e5f218969ae8cd03a1156da06299ff2e0013e20dc57 694 0.23/1.00 vMB 13
617,906 617,906 0000000000000000000bd595333138a97aab7f0c64e205515ec9174367b0748a 1,490 0.54/1.00 vMB 20
617,905 617,905 0000000000000000000f2054e0eb85a35d3bc968583d51fe3478d37cd9ee6a82 1,464 0.46/1.00 vMB 15
617,904 617,904 000000000000000000095066df58e025cbf093008cea62c6c333d629b8d082f3 3,272 1.00/1.00 vMB 15
617,903 617,903 000000000000000000049eeda5bee5fce03d7cfc51d6936028719e92fc3e1070 2,982 1.00/1.00 vMB 4
617,902 617,902 0000000000000000000e72d96db3aaafcbe93401eba3421ec5645416c1271dc8 3,195 1.00/1.00 vMB 28
617,901 617,901 00000000000000000009fabf6d7aab4027a3499fe7c5546a0896fa725a2cd81e 2,409 1.00/1.00 vMB 10
617,900 617,900 0000000000000000000b536c09b46349c191d5c7a821e3d5ff648776a4f58557 1,384 1.00/1.00 vMB 13
617,899 617,899 00000000000000000006c1f6cce4386e89bb68f0059bd17e37613200b848bfc5 2,554 1.00/1.00 vMB 23
617,898 617,898 00000000000000000009e918cfaa6be480d86052af5ec3c222f9118190935bde 518 0.27/1.00 vMB 14
617,897 617,897 00000000000000000004a08e216967cde7f190ea798f90ce66a5db6251c416ed 911 0.26/1.00 vMB 15
617,896 617,896 00000000000000000010aaee1bb54bbe06834eb3f57e32f09551236eb007809e 1,237 0.53/1.00 vMB 13
617,895 617,895 00000000000000000004a4984c162dad8e3f45b28b4b68ebce23b76ad9341e76 1,024 0.35/1.00 vMB 20
617,894 617,894 0000000000000000000fd1472f56b9bd6fae078ff544a6b4324d282dcfb0253b 193 0.06/1.00 vMB 17
617,893 617,893 0000000000000000000e72c856408fa883cd14c49b29b89b8011d7d533295fa4 1,437 0.48/1.00 vMB 11
617,892 617,892 00000000000000000000d25bfc92b701423a4d06b091f6a7a5577e80a1a2aec3 2,454 1.00/1.00 vMB 19
617,891 617,891 0000000000000000000a0ee92843a2d3990846df99cbb4303aa2fd1b619a6b49 2,533 0.98/1.00 vMB 22
617,890 617,890 0000000000000000000f3e514ed9e46276530b36d85c0740b1ead50aa3c29d0e 1,123 0.36/1.00 vMB 14
617,889 617,889 0000000000000000000337f72dadeaaf647a7b31925929a4c5d84bfc0896640f 75 0.02/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.87 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: 644.20 GB
    • Received: 12.61 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.