Loading Tool

Explorer IconExplorer

Memory Pool

79,228 transactions
29.42 vMB
0.11205636 BTC
Random Selection Loading Transactions
Max Size: 177.87/200 MB

Candidate Block

Mining Attempt b75943a415d43b0d0ac6a3123e329afe6832287038e9ac47c17fdb17b8961f9f
Version 20000000
Previous Block 0000000000000000000128f9d7d357082962347ad1ef01e0fe2639a67c42c001
Merkle Root 103cadfc89c85a3467396c42e3ce87f14e73a33631e4c41f53bcfaf0170b8790
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.04002909 BTC
Feerates: 571.19 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,592 (114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,478 915,478 000000000000000000019f4211bcd000ff0b75d41686e20a0f6a01be0ada0a10 1,534 1.00/1.00 vMB 0
915,477 915,477 00000000000000000000024ec659514daad0bf96d414d51d30740d6a07c61f4c 3,850 1.00/1.00 vMB 1
915,476 915,476 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85 2,889 1.00/1.00 vMB 3
915,475 915,475 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409 2,871 1.00/1.00 vMB 2
915,474 915,474 000000000000000000017eea8a1fcbeece8b187566830c35a0e9c06ce7a8cb3c 2,604 1.00/1.00 vMB 1
915,473 915,473 000000000000000000008796895f9085d333b2f9faf52601e668078464161b08 2,726 1.00/1.00 vMB 2
915,472 915,472 000000000000000000004813fb20359a8ceaed7efa144c089b9751d88e595f94 4,094 1.00/1.00 vMB 4
915,471 915,471 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6 6,721 1.00/1.00 vMB 0
915,470 915,470 00000000000000000001ae6f23d1d6a7154c7ed7ecc0f56cc23bf375397af7b3 7,118 1.00/1.00 vMB 0
915,469 915,469 00000000000000000001c395112f167e7f4bbdcfc44d63a8f942f9051f418580 3,404 1.00/1.00 vMB 2
915,468 915,468 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a 2,694 1.00/1.00 vMB 2
915,467 915,467 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7 5,726 1.00/1.00 vMB 1
915,466 915,466 00000000000000000001598a3fb4a2efae5aca51263222424ca9d1281fd4223f 5,225 1.00/1.00 vMB 1
915,465 915,465 00000000000000000001584134909c5317cae25cffae72042a981fa31d4fd057 959 0.29/1.00 vMB 2
915,464 915,464 000000000000000000010510778f2db47a93769c70434d373b6ecfdd9aab40e5 4,720 1.00/1.00 vMB 1
915,463 915,463 0000000000000000000009108cad781ae4d8e37535e7563f5e6e6a71e95b6e45 730 0.18/1.00 vMB 3
915,462 915,462 0000000000000000000036422ab61dbcf0349de83af20f000132644b332f8024 2,947 1.00/1.00 vMB 1
915,461 915,461 000000000000000000018d26c3c964d37309300166e2bab1a3270a21cf6904ed 2,494 1.00/1.00 vMB 3
915,460 915,460 000000000000000000007925aef38a92e41997aac6fbe6f81283a18402da0464 3,454 1.00/1.00 vMB 3
915,459 915,459 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b 4,329 1.00/1.00 vMB 0
915,458 915,458 00000000000000000001959e632579b8e635d2b0b9443ea7fa9b3d4e6219ed9e 3,265 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 770.33 GB
    • Received: 19.85 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.