Loading Tool

Explorer IconExplorer

Memory Pool

42,532 transactions
27.79 vMB
0.07507594 BTC
Random Selection Loading Transactions
Max Size: 143.92/200 MB

Candidate Block

Mining Attempt 923867dde6b7c473549af69ed373639a9d674bde15141e0d1efb92eabe4402c2
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 258e405fd8914ace2f0be3b2457d7b3d2c6576a7d8839844db2d0cc8ccdbefee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.01853405 BTC
Feerates: 100.53 > 1.86 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (562,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,787 351,787 00000000000000000712066eacaf22f8f20601be55f9ba5ab8a67ef338fbfb42 905 0.50/1.00 vMB 33
351,786 351,786 000000000000000005ca7a7afc742725cc04a530416200f9fcb5bad36318130a 102 0.10/1.00 vMB 13
351,785 351,785 000000000000000001d06daa3a603ab36ba80bcec01da888e21f13eb1b1883bc 584 0.30/1.00 vMB 34
351,784 351,784 000000000000000006b6b824b70d5c04a3d03fa222cf263025182f6bb4739b08 29 0.02/1.00 vMB 42
351,783 351,783 000000000000000004edad8563ef8bc80c531943e0716d268f1d5b3072ca2d1e 412 0.19/1.00 vMB 31
351,782 351,782 00000000000000000adf694a729498562f996d5ac400903fab071a732181e51b 1,162 0.62/1.00 vMB 30
351,781 351,781 00000000000000000d66e68d56bf086cc186b919de6b2dd2c90a3084e4908364 280 0.16/1.00 vMB 20
351,780 351,780 00000000000000000cb96590fc63a2aee78c06325176118527286492ef63456b 512 0.20/1.00 vMB 39
351,779 351,779 00000000000000000c698033a6f62c508ce07e0e5e0363272b9eb8019ca56ea6 1,577 0.78/1.00 vMB 35
351,778 351,778 0000000000000000030c7a6a74921c323d32d653861b1aecdf41a0ee69e4f8a2 1,584 0.92/1.00 vMB 28
351,777 351,777 0000000000000000085bd525438d7912180f53a6a3bab9cf485730db9a2e5db0 462 0.33/1.00 vMB 29
351,776 351,776 0000000000000000081b148c8a9773e291dfb5b02461cf7f12f16c490b90bf5f 130 0.10/1.00 vMB 10
351,775 351,775 0000000000000000104bf2217b0bf41043ccf50649b858715fdc97b4e532224a 265 0.17/1.00 vMB 35
351,774 351,774 000000000000000006d784966827db2e373ebebdf93146db8a013c6e151e733d 159 0.08/1.00 vMB 29
351,773 351,773 000000000000000012a6ad7497e484f226b964c87d2330cca9e34c887027138d 450 0.23/1.00 vMB 30
351,772 351,772 000000000000000011104c427b673c277abbd6483fffdb9f7cf62939b982758a 1,004 0.54/1.00 vMB 30
351,771 351,771 00000000000000000a0e271ff20109ec7bb9320c754f3f2881dcdf84608e3f47 57 0.02/1.00 vMB 34
351,770 351,770 000000000000000005c8ccc41d073220ff71ecb01798b293346fd1973ae7d266 132 0.07/1.00 vMB 20
351,769 351,769 00000000000000001562a2333e4dcced9ba0cd72b78810cf4ec43f60314f493d 896 0.59/1.00 vMB 13
351,768 351,768 0000000000000000143e674c976410068ad9be249216803ed7c8cd6e0a0bc7f1 1,196 1.00/1.00 vMB 25
351,767 351,767 00000000000000000118c93cf8e244e2272a338ef6be74c4413b7b259d38110b 1,318 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.23 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.