Loading Tool

Explorer IconExplorer

Memory Pool

77,735 transactions
29.59 vMB
0.07391775 BTC
Random Selection Loading Transactions
Max Size: 180.73/200 MB

Candidate Block

Mining Attempt d20c3cf8fd9e4d14b6a3c6805da0c7ecd933e37d88edc5f8ccb53a191ffabe9e
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root e8afa020c5b3bb65f87df4267c9c679ab5f19786bf501fb9b69acd9c6e36d1a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.00863394 BTC
Feerates: 75.20 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (20,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,199 895,199 000000000000000000019bc8e5c12111fc69412472fbc930c27af6179efff447 1,142 1.00/1.00 vMB 1
895,198 895,198 000000000000000000021cd924e1a391fa4a289b19646a97fc0a8b7825b09488 1,788 0.97/1.00 vMB 1
895,197 895,197 000000000000000000021f871b9793b261104f9c6a20d40b3b857de7c546ccdd 4,204 1.00/1.00 vMB 4
895,196 895,196 000000000000000000020dcfc0342c764f5de6652622e72a1de5f79f40aa623c 1,459 1.00/1.00 vMB 2
895,195 895,195 00000000000000000001c4d82597650ee15cc2771c0212a0df8ad604591d8568 1,841 0.98/1.00 vMB 2
895,194 895,194 000000000000000000022905314d631110cff802827294db290edeb4762364a9 91 1.00/1.00 vMB 1
895,193 895,193 0000000000000000000123a0fcf16c6af3387a8a7387b0624cd82d3d919123f2 3,214 0.99/1.00 vMB 2
895,192 895,192 0000000000000000000251989c32da93b6a22e031158fd2f2a127ee79b332e43 2,671 1.00/1.00 vMB 2
895,191 895,191 00000000000000000001def9a888a5934f93166ac26055420f0432eb6e109f06 3,510 1.00/1.00 vMB 3
895,190 895,190 000000000000000000017a4ab8b59b36ad349bc96b2e7daeed3fffd14e7a8779 1,810 1.00/1.00 vMB 2
895,189 895,189 000000000000000000011b51bf16ff510179261d6d445a7951624cb703a653e6 1,763 0.99/1.00 vMB 1
895,188 895,188 0000000000000000000227190c16e92694c1c5d5d2334a5bf48b7e936b50401b 2,326 1.00/1.00 vMB 1
895,187 895,187 00000000000000000001581957e55d66b4651c8454ec4cc90ff026233e4460a2 917 1.00/1.00 vMB 2
895,186 895,186 00000000000000000001892f9a3d39a253ab91329516578e96d42bcd75de324f 976 1.00/1.00 vMB 2
895,185 895,185 00000000000000000002588931e3d053e4bf4f9c7b63c105e2af5cd9efbcbd95 922 1.00/1.00 vMB 2
895,184 895,184 00000000000000000001092ca89c4bc4f696dc809a72463900160ba73ebdb08f 2,181 1.00/1.00 vMB 3
895,183 895,183 000000000000000000005e5928ffa256c95b54f5ce801c77633f8a03741312bd 1,824 1.00/1.00 vMB 1
895,182 895,182 000000000000000000011fc1447e931a208f42e603effd7f216e1790a5e0438a 1,423 1.00/1.00 vMB 1
895,181 895,181 000000000000000000021843a3d176ce38c7fe533066e76c32fc768939a3edc2 3,312 1.00/1.00 vMB 3
895,180 895,180 000000000000000000006dc41ffe5d70685c459e42e05a2773356e59b0d8dd70 3,642 1.00/1.00 vMB 3
895,179 895,179 0000000000000000000033f5de44582d6c638dc525938a809afdac07678d9437 3,829 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.