Loading Tool

Explorer IconExplorer

Memory Pool

16,651 transactions
6.25 vMB
0.03867849 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.76/200 MB

Candidate Block

Mining Attempt dd59ab431c2ab4231227573de091088ecd708d67f98276cbd9fef4bcfdf7295e
Version 20000000
Previous Block 00000000000000000000d46def4b4535c6284d8845f811af0ec3e1a4f57a2cf6
Merkle Root d6e56afb6f1ad5029d0e59b6bc1c5b268d2cf6ebf5f1ac960b843c7cce6e8f16
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,239
Size: 1.00 vMB
Total Fees: 0.02759753 BTC
Median Feerate: 2.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,453 (710,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,130 203,130 000000000000042d9ad5ca0078356134781c97f62c65118e2c11dfeb2d439ce3 10 0.00 vMB 186
203,129 203,129 000000000000047c652a104732e770a2f7c27b048338f16d1a68693ddb0529a4 51 0.02 vMB 151
203,128 203,128 00000000000003f0152000d8de2dd1bff6e599ce40710360a89c25b33b8dfcd1 343 0.16 vMB 97
203,127 203,127 00000000000004f4e5ea137d52f05d8f0a8e9e50f11b87ae61f2ebb98cbf24c4 275 0.09 vMB 268
203,126 203,126 00000000000000ec29946c6ae646d69d28dc24783bb60217eaebc195d0b8a0b5 125 0.04 vMB 49
203,125 203,125 000000000000051f6d46c22c09ea671ab1535fa99903a95271dd06bfbb6671d9 51 0.02 vMB 150
203,124 203,124 0000000000000056e4eb8e256f916ef5ea70be57ba4ccbd094ba35504036392a 33 0.02 vMB 77
203,123 203,123 00000000000000e585cf5b79665c4483167fbdfb81e856ca42a31a80ab7fba91 33 0.03 vMB 689
203,122 203,122 00000000000002d59666dda76cd8631c21bec750d0e57272dd625eb187b333cc 118 0.07 vMB 82
203,121 203,121 0000000000000005744f364d1a264f68d9fa23ca1e12d26b1716e79ef0ae404f 77 0.04 vMB 90
203,120 203,120 00000000000003125acd09b8237a343e642ada4487b2be61fd5e10c081bcb09e 212 0.10 vMB 127
203,119 203,119 00000000000004177e37c12854e25d4f6044776db78e08e92ee84380cd4d5c18 211 0.10 vMB 119
203,118 203,118 00000000000000d8aafe527d2533e3f0fa34da51f8dcf75ac3e4337bf0e2022d 296 0.12 vMB 77
203,117 203,117 0000000000000532cde4d4728a62e048707fe35e7c705e7d45c2c0a679ff1a59 322 0.16 vMB 90
203,116 203,116 0000000000000212ae6e037e1e2cce53977f056b2872950b226dd55bac8476a6 158 0.09 vMB 87
203,115 203,115 000000000000019342b279d8e415cdaeb1526efd461060144b11ec1063e86ba5 420 0.20 vMB 139
203,114 203,114 000000000000026cf440eacbb0b6979bc8916310f6277345bf88e7245f517bf2 123 0.05 vMB 81
203,113 203,113 00000000000003bd0f29a459dbd76ae71da1b6fb9630504a9b8dd0ea34087b32 234 0.15 vMB 114
203,112 203,112 0000000000000261bd0a1db607fd99952e5e631cda3f9cb5df5819cf3d108f77 165 0.06 vMB 232
203,111 203,111 0000000000000310d111bd51c4f7e95e3765f6ab36a7226f678f022f40122f79 134 0.06 vMB 189
203,110 203,110 0000000000000176759c7182d6a8b2fa9166336e619f58f0b3fb14ff6d273277 363 0.13 vMB 144
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

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