Loading Tool

Explorer IconExplorer

Memory Pool

24,029 transactions
10.12 vMB
0.03249402 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.71/200 MB

Candidate Block

Mining Attempt e848c33c40653fc5dde9bd5bbe25e4fdc8787167152d671dc88eb875dbe6b78f
Version 20000000
Previous Block 000000000000000000007f4078d40333ca530ac4a79b6f918d21efa53dc7e8c1
Merkle Root aadc648213b4058b4602bbef8dd96211f039b4c72d5a6fe58743dfbddacc36b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,553
Size: 1.00 vMB
Total Fees: 0.01616208 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,507 (743,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,079 170,079 00000000000004c25a84f8636ab4fe31607105aef39609f305c7df07d20fbf02 91 0.04 vMB 61
170,078 170,078 000000000000015e369abb841f5ebf3adfde19dfae000f548c6191b91a5b3d04 37 0.02 vMB 25
170,077 170,077 0000000000000665277cea209ebf02236c04968238770b7f09cea5872a8f3da4 10 0.00 vMB 690
170,076 170,076 0000000000000222c2bd4cbe61b0d7830b68a8415bb36f34fb42fb48caacb69d 67 0.02 vMB 449
170,075 170,075 0000000000000818c08374f7a83e5c2d9eef3551563ffa14a79788bcbe3dea16 59 0.02 vMB 130
170,074 170,074 0000000000000315b95a3c4527596fa9f081a247a95dcfe2bb4f028c0c56df34 37 0.02 vMB 93
170,073 170,073 0000000000000106e4054de3acf8f1cd3a966e008cb47eab8c4a74124cb0a841 90 0.04 vMB 79
170,072 170,072 00000000000007f7d16a5f72dc1b89e23380e1886563d0e05c90c96e365707c9 1 0.00 vMB 0
170,071 170,071 000000000000087a33b89bb1d0bd3ed95d5b9443acbe25d3fe2157e5fef2c726 15 0.01 vMB 44
170,070 170,070 0000000000000ae20ffec1f6f8b1d8face3b328b0f850a6eefbd42057e62da35 10 0.00 vMB 27
170,069 170,069 000000000000078a0ecbfb62a3b8a7760ad37b1d6478a0913dbdfdbdf4fbc4df 87 0.03 vMB 283
170,068 170,068 00000000000008353651d78229ad055a4c33be306287d3d67650ef08dd6605ae 129 0.04 vMB 34
170,067 170,067 0000000000000867c28fb04cda61a40e811db1726422e74196cefa3e4ccdb67f 55 0.02 vMB 175
170,066 170,066 00000000000004c5954e8635d8cca1c7af47494841776a2fd183009a094d9c7d 94 0.05 vMB 0
170,065 170,065 00000000000006a2e732dcc17143ff7e72acffacd5356afadc63d1ce10aac576 118 0.07 vMB 188
170,064 170,064 000000000000053f9bc9d44938673b8a8d2ff63b2b9a35dc2c5805db5d6ab772 1 0.00 vMB 0
170,063 170,063 00000000000001e8d0496f896176d8eb0823da7b1ddd3c252f0e15cd0ffdbaa2 12 0.00 vMB 70
170,062 170,062 0000000000000a53cae4654ae23da89496dbf8f4c6bd5dd9d31469a065f4b089 9 0.00 vMB 17
170,061 170,061 0000000000000abd377cb70a3131adefe82fbefb9f3adfc0ea1a4252be3896de 6 0.00 vMB 18
170,060 170,060 00000000000002dc756eebf4f49723ed8d30cc28a5f108eb94b1ba88ac4f9c22 23 0.01 vMB 95
170,059 170,059 00000000000003bd2bf59124b97f3878a52a641d8ab9e9e7ec8628b381d32ad6 15 0.01 vMB 18
Previous 10 blocks ↓
Total Size: 779.74 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: 378.01 GB
    • Received: 1.89 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.