Loading Tool

Explorer IconExplorer

Memory Pool

72,673 transactions
27.40 vMB
0.07452937 BTC
Random Selection Loading Transactions
Max Size: 165.60/200 MB

Candidate Block

Mining Attempt d6b0fefb107ff67c70f3ad0534d898d36cacda6ec1fad339c7f5c2de15e1b3c4
Version 20000000
Previous Block 00000000000000000001786aebd3f443cf40988cd154696895dcca923ff8c390
Merkle Root 12a2530f6c0567ea11614b132783df8d6916a71f314309fb7c1ff42d02be1d47
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,934
Size: 1.00 vMB
Total Fees: 0.01552665 BTC
Feerates: 201.37 > 1.56 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,576 (106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
915,457 915,457 00000000000000000000e6cf2d60baf71895a094dabdd7ca1854f857c97507fd 3,246 1.00/1.00 vMB 4
915,456 915,456 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4 3,195 1.00/1.00 vMB 2
915,455 915,455 00000000000000000000381fbb59e7da84eb7b4d2caf00031e9442bea7efa1ba 1,972 1.00/1.00 vMB 0
915,454 915,454 000000000000000000015c541e6e58d16d6bfbb76ad399ae7916b4db8032e0fc 3,998 1.00/1.00 vMB 2
915,453 915,453 00000000000000000001cc8a39e729011d1a13f61fbbbc1e44d1f8b6720b1b59 874 0.30/1.00 vMB 3
915,452 915,452 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1 2,387 1.00/1.00 vMB 1
915,451 915,451 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960 3,290 1.00/1.00 vMB 2
915,450 915,450 00000000000000000001a18d139e70ae04f6e14722c385621e522f106379ab13 1,425 0.46/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.39 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: 769.12 GB
    • Received: 19.69 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.