Loading Tool

Explorer IconExplorer

Memory Pool

2,239 transactions
2.22 vMB
0.00392964 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 10.74/200 MB

Candidate Block

Mining Attempt fcf17a5e825c3ac7f88dd68b0fbfa42fc4d512a865e297e9ce0d5fc680461f96
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root aa0ef2bdea8d3c5216d758d2b3383ddabe1f7a4845d87202e115527fce84c87f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,211
Size: 0.99 vMB
Total Fees: 0.00269597 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (752,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,617 160,617 0000000000000e6f6f5350a9624bde28a943e1f68113b95a0fd1e441e77b7743 11 0.01 vMB 1,254
160,616 160,616 00000000000007e496cd0e70bbf80a31a8f01801e9c9598253c22dcb392936f3 75 0.02 vMB 20
160,615 160,615 00000000000004c6f04a8bffe7633915d3ef8ca18aa42f5845398bc7c40b0438 17 0.02 vMB 89
160,614 160,614 0000000000000ce266ad22eed0f689b8227101c838a2579499eb71eb9333e19c 60 0.03 vMB 169
160,613 160,613 000000000000086d34fddd1221eaf9f5f177ff8ae7de9b2d6492c0510496e8ec 74 0.06 vMB 264
160,612 160,612 000000000000068aa5631c3c95250f3c7b611dee27329c794b964acce5e6c2bf 75 0.07 vMB 632
160,611 160,611 0000000000000e1d23b64372a66160bd89c4cba0a6c6a2d6c9c2db37fbd29a08 6 0.01 vMB 13
160,610 160,610 00000000000009991c26723aa4894fd21987b0b08b2e3b1d2064c8c375d1c9d7 10 0.00 vMB 64
160,609 160,609 000000000000082b91ddae900658998e3e13b2be97cd479e03a077261e5b946e 7 0.00 vMB 0
160,608 160,608 000000000000015187e21f88d2dfaa51e8cc6483f445f8ba176b5ff22afe1bc7 25 0.01 vMB 176
160,607 160,607 00000000000004d625490615c70383bb7b6a46318598d40587956ee6b2eec623 62 0.02 vMB 11
160,606 160,606 0000000000000316ca8dc581af9813b5c7869827f3478adfd21bf9d62ffa083d 18 0.01 vMB 207
160,605 160,605 00000000000005281e88c02363c5412eeb65f79d7f0f421418632292721421c4 17 0.01 vMB 211
160,604 160,604 00000000000007696fec9671ef9c051f68b5ca18ef7d5efa7d135542af4f65f4 49 0.03 vMB 113
160,603 160,603 00000000000005f6ca652a80e9c42b74aa009ec89f9e405676af527d0dc24add 13 0.00 vMB 36
160,602 160,602 0000000000000c5018a9d144d236f32957bd3faa23d9942ed4bb4d36e3c05281 1 0.00 vMB 0
160,601 160,601 00000000000001da3401325827314d19025d342d882f816facc35f4c313a0dea 54 0.02 vMB 150
160,600 160,600 00000000000007229476fac88c253d25661cb68dada83b35610cac7566693016 10 0.00 vMB 281
160,599 160,599 000000000000040f6856858b6b55a550105aadd83863dfc5b27bb80db00d346f 72 0.02 vMB 60
160,598 160,598 0000000000000b3e74e9d6b4e9fb623085a98964264a0e30fa5680c7fd149111 68 0.05 vMB 111
160,597 160,597 0000000000000d915cc01241748b1c5214f902722f6336bcbf57190cd5b2a3f7 65 0.05 vMB 75
Previous 10 blocks ↓
Total Size: 779.73 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: 364.62 GB
    • Received: 1.75 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.