Loading Tool

Explorer IconExplorer

Memory Pool

24,108 transactions
10.59 vMB
0.02510458 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.69/200 MB

Candidate Block

Mining Attempt 39ed7585696ab6e727e0313a3cdc5f4d11922cf65f03822bf6717b2d2c182360
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root e5cb565c5b41239c811e5d4e47388a976ea60f7c9077a360e300aff7d07a242f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,016
Size: 1.00 vMB
Total Fees: 0.00771276 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (776,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,175 137,175 00000000000001474ad45e4130de31ad5e3d2b8c74cf35d9444f1e3ec671fe74 36 0.02 vMB 287
137,174 137,174 00000000000006b18b7ebe6e92db47e4614f3fb8cb8a0350cc48a73fdee5cf5b 46 0.03 vMB 235
137,173 137,173 000000000000027701a97f8a67d88ce73f7e17b38050cff5d53afcb888d1f0fa 38 0.01 vMB 112
137,172 137,172 000000000000030e871ab1cafe60a34ab3f8595b3dd3bd02d37fd92cd63a7211 133 0.05 vMB 313
137,171 137,171 000000000000090c14ce9ffc75d9de3f309bfb3520b19ed1e2a9af0dcfaf7b37 103 0.04 vMB 950
137,170 137,170 00000000000009022aab1c53ac88a1c0df84bd45df22467174d6a315f534685f 1 0.00 vMB 0
137,169 137,169 00000000000005234025f2a51128d399bcc368428de6106a1322fa5356c7fe11 29 0.02 vMB 513
137,168 137,168 000000000000095e6994fa0eba0b74a1cbd33a9039d296e70f92d2ad9878a134 59 0.03 vMB 213
137,167 137,167 0000000000000245f45d248065f9c05871e7f3d1339829127c6ed3faee8699e1 8 0.01 vMB 31
137,166 137,166 000000000000041d8142725fdc6ac2f3a9fe0a1a0f1544b6c234e73300edb83b 16 0.01 vMB 444
137,165 137,165 00000000000007d5b5181ed19dd7ce1355e09108360da0fdec1fa46e1d24dd62 22 0.01 vMB 71
137,164 137,164 00000000000002e30cecdca85105ead80feed537ef965735c1f4a6ee868f7ab3 67 0.02 vMB 107
137,163 137,163 000000000000054072afaa5b4f988b80d1ef42ded5ff0cb5e0db50821b498db7 25 0.01 vMB 334
137,162 137,162 00000000000005a638606b9e4f130ffc6b980c223a22f5f167e1a3bf558693d6 30 0.01 vMB 226
137,161 137,161 0000000000000060e84320483a682fcc5c92a82b964570bdbd54ee307a5ca13d 13 0.00 vMB 686
137,160 137,160 00000000000004c9b17fbbeecb3a1269238b14cf35294d88f5da1005e624e3b6 18 0.01 vMB 196
137,159 137,159 00000000000008334b99117d6122ae4e4cf71bcfcf51cc1654a164e1cd21028f 34 0.01 vMB 171
137,158 137,158 0000000000000249658fc28a9733394bf87720d3766f4a2aed65ab4ec5dca3f2 61 0.02 vMB 449
137,157 137,157 000000000000085d3ef14ae41b484d312226afa8068256e3b0075a7bb2038ed3 37 0.02 vMB 121
137,156 137,156 000000000000042aef565a80abd6cafd686eb60e06977028a35185e7902a0258 100 0.04 vMB 241
137,155 137,155 00000000000001a93199c06f2268e33dc64a1f22b683af6820fc5a5cfb25d860 25 0.01 vMB 13
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 380.76 GB
    • Received: 1.92 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.