Loading Tool

Explorer IconExplorer

Memory Pool

75,395 transactions
27.79 vMB
0.07373576 BTC
Random Selection Loading Transactions
Max Size: 169.54/200 MB

Candidate Block

Mining Attempt 10128e8aa7b6497b3cecf0823d6eca75dcb163e619289a873fceedd20c8a6637
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d2ce07ed3b164a5e0a651f0b34bd30799251afa16253ff373b329392a3728965
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,625
Size: 1.00 vMB
Total Fees: 0.01430195 BTC
Feerates: 150.93 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (601,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,742 313,742 00000000000000001e0ef1c7328ad2ef64594a734ba2135913709f9c06943ea8 37 0.02/1.00 vMB 26
313,741 313,741 000000000000000019ac5e6880b518850993b4501a1b6c99b0467408371113c9 10 0.04/1.00 vMB 6
313,740 313,740 000000000000000027f7521280e39be9b6ec0f4b55df1fdfbda084f8f11e64ec 39 0.02/1.00 vMB 24
313,739 313,739 000000000000000032a9e2977e436b2ba635921fc35cc301bb2be2afe2b7fcb8 524 0.32/1.00 vMB 27
313,738 313,738 0000000000000000115f2ce1c791d431d50a1fc993ae5faec9127f86575c9819 256 0.10/1.00 vMB 42
313,737 313,737 0000000000000000023216fd8f5c1973a4a382617c1c5d6ab47b480d4064dc65 141 0.08/1.00 vMB 29
313,736 313,736 000000000000000017b012b06f1f44f8271278797a21768fb3e032af8bf59298 392 0.21/1.00 vMB 37
313,735 313,735 000000000000000001eeeaebf317c58f082bb70564c567747c9107d2caef5a8e 365 0.26/1.00 vMB 33
313,734 313,734 00000000000000002947a94f0fb397166255ebc4d0df7a78202d79efa1590608 371 0.23/1.00 vMB 25
313,733 313,733 00000000000000002897e0367deeec97ad97e8e9282a259da0ecc4a00a1ce92e 253 0.16/1.00 vMB 23
313,732 313,732 000000000000000034851701cb0a16f145d87199005417aae2a9022436f1d1d6 42 0.06/1.00 vMB 5
313,731 313,731 00000000000000000958bd90a1ce6c9dccf54c082ab507f1c874941f3461e06d 184 0.16/1.00 vMB 20
313,730 313,730 000000000000000007c73ed30de448ce15db1451da89f622dc8ea93b31bdd0ac 701 0.44/1.00 vMB 34
313,729 313,729 00000000000000001645014315467802c1a9d1b9c26b62672eca4d597fc6726f 662 0.35/1.00 vMB 32
313,728 313,728 00000000000000003910f97f115539671088b0eefdfb5a3dff130cde827ed48c 184 0.07/1.00 vMB 44
313,727 313,727 00000000000000002cb99de719b07848da3671aaafaccccaee455a4090d7bb75 681 0.41/1.00 vMB 24
313,726 313,726 00000000000000001bdd5509213ef21b95f1fe5d4f618605f822a6d77cf9380c 120 0.05/1.00 vMB 115
313,725 313,725 000000000000000027723df82d8edcefcead28cc31721821ddce23fbdf3702b2 121 0.07/1.00 vMB 21
313,724 313,724 00000000000000000a54bfc7ccc6fadb77c03f2f8665436212c24273f95a6ae0 804 0.42/1.00 vMB 28
313,723 313,723 00000000000000000622bb8d8a5d015b0f98644170ec181cfc0d175de738b562 151 0.07/1.00 vMB 35
313,722 313,722 00000000000000002fa1a41c5f3e5bb5b0f9071b46f54b44684ff286c12bd161 391 0.21/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.