Loading Tool

Explorer IconExplorer

Memory Pool

49,298 transactions
30.24 vMB
0.17142222 BTC
Random Selection Loading Transactions
Max Size: 161.77/200 MB

Candidate Block

Mining Attempt ebeabab3f090c9e9be8387b0b8f383c416282e86c93cde45c76c65f7c4683019
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 65e73b352a127c8be42483d60dc858f336c06c9c1a9b5742db1593d8c998f19d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,058
Size: 1.00 vMB
Total Fees: 0.09219775 BTC
Feerates: 261.10 > 9.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (155,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,999 758,999 0000000000000000000516306cbcaa9a907ad94ab5dd060d9ad3891394acd165 1,390 1.00/1.00 vMB 13
758,998 758,998 00000000000000000000b50fdae8027eebdc3982f31d1af66c9cfce75c9124e6 496 0.19/1.00 vMB 9
758,997 758,997 00000000000000000002c85e80c0fa4ba2fb64aba072652a1b928edcb677bfc0 156 0.04/1.00 vMB 10
758,996 758,996 0000000000000000000629508463e5709f6a0fa48864f5763c2d685acdf0e7bb 615 0.24/1.00 vMB 7
758,995 758,995 00000000000000000007ab5aed180595451f351bd27f5fa16ad74065d45265d4 72 0.01/1.00 vMB 16
758,994 758,994 00000000000000000002f1ccefde8f4b6167853b35388484bb5fe2fcb9a60dbb 1,540 0.67/1.00 vMB 5
758,993 758,993 00000000000000000000426fd3e7c58a5513f731f16aa9cf42309593b5c8d3de 2,384 1.00/1.00 vMB 6
758,992 758,992 000000000000000000072a7539fbfb54d98307ba6d2843889b3fee6f86aa869f 1,341 1.00/1.00 vMB 4
758,991 758,991 00000000000000000004bbb047a3a6a253a72b4c9b215476ed2eef793c33bd27 1,929 1.00/1.00 vMB 2
758,990 758,990 00000000000000000005fbfe16d328ca36a03ff04db7cdda55b4bb7531989264 2,868 1.00/1.00 vMB 12
758,989 758,989 000000000000000000072892021f8a5f2a5dddad7f8097a02da648b94158f146 1,876 1.00/1.00 vMB 6
758,988 758,988 00000000000000000003f0246b96922e9289d25a3bdf72e5a3bc8251773f945b 3,073 1.00/1.00 vMB 4
758,987 758,987 0000000000000000000618c98d6798df99a851c83b1500b4453a2b3a0d4a2328 2,715 1.00/1.00 vMB 9
758,986 758,986 00000000000000000007507377d82eaa5bb226049d6dcb8b22a8be84f81e3326 2,177 1.00/1.00 vMB 9
758,985 758,985 00000000000000000005314bedbf80444d424426d74b32bc88f97f3c1c362173 1,606 1.00/1.00 vMB 12
758,984 758,984 00000000000000000005633edce148bbeeab6b4784baa0b669a173e230fdb0a0 3,179 1.00/1.00 vMB 15
758,983 758,983 0000000000000000000239b0854812084e506768796d51d350795d6028d89f4c 2,311 1.00/1.00 vMB 4
758,982 758,982 00000000000000000003fcde06ff6c9f5e1db4a06e2dd57c13c2e4bcfd8755de 2,938 1.00/1.00 vMB 10
758,981 758,981 0000000000000000000794d9a4d83790d45e91135eb1647ab91a59436d361ca2 3,039 1.00/1.00 vMB 13
758,980 758,980 00000000000000000006392ffcd815ed0697a7e5a734b125b25dfab734ede003 3,338 1.00/1.00 vMB 15
758,979 758,979 00000000000000000000ba40ad5e23b67c14f1c98eb8bf1f51cf6e119bf6560b 1,781 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.