Loading Tool

Explorer IconExplorer

Memory Pool

82,252 transactions
30.96 vMB
0.08022104 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt 1eb7c72c36243cec626b572dbab5c09e545c97b8b04529afe2cd1783751734d1
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 593ee9f0f54b022e7c96a30aac7432402409f161bd9fe0656ec7881dd3dbdf1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01071233 BTC
Feerates: 301.05 > 1.07 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (643,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,148 272,148 0000000000000002cf3fd4786a61884a296f7ed16afb563dd6a31ac85d822f30 528 0.23/1.00 vMB 60
272,147 272,147 0000000000000001dfa8c55179385b47a5c737096fc58ed3c2b5e83111dbeb4c 496 0.22/1.00 vMB 74
272,146 272,146 000000000000000425941d58eb17f701de31ae8ed024c63b3e99eaa1504df736 291 0.15/1.00 vMB 43
272,145 272,145 00000000000000025b031f152fb00f6ba7feb97a289c4961aad66231536803d5 108 0.07/1.00 vMB 65
272,144 272,144 00000000000000006c6fe2e4b811c4d62778fc21db9c26b454b2252b8cb74e05 385 0.25/1.00 vMB 33
272,143 272,143 0000000000000001a907f79b5e9c0864aa9fcda208e8aa3e0019c4c12dd024d3 964 0.50/1.00 vMB 31
272,142 272,142 0000000000000005978541e8360b720685e7def08e9141efc13cf4e0b5da88af 1,397 0.50/1.00 vMB 84
272,141 272,141 0000000000000002d382a61b581d2febc25f9dd7052b6ae09ba69ecc01b89d01 678 0.25/1.00 vMB 42
272,140 272,140 00000000000000006a67bcef7f4050d99e12052b7d16805495bb45f60e38cb29 769 0.25/1.00 vMB 69
272,139 272,139 000000000000000301c47bd05a4c1d21e41da0a35ab95f2590c269b232bb194a 1,408 0.50/1.00 vMB 67
272,138 272,138 0000000000000000d27155ef574e5252f10e9d8d48babfc368302fe2fab15eb1 1,836 0.79/1.00 vMB 92
272,137 272,137 0000000000000000c568be0809fca96970e8decb1a51ceb0cac04b87e479ff86 178 0.25/1.00 vMB 21
272,136 272,136 000000000000000669ae0217d495eb531ba90ceb60a0dea964279fb18e7532ee 304 0.25/1.00 vMB 18
272,135 272,135 0000000000000000584754bf84ca481a334bb7d54bcc818e049e2047fd32190d 529 0.25/1.00 vMB 43
272,134 272,134 000000000000000476e2d3ce3f5e163c4a693da6a48e1ba31abf02de12b4a64e 593 0.25/1.00 vMB 75
272,133 272,133 00000000000000067aa42746356f76df26ca0ffed1fbd87280bf616e2c1898ca 32 0.01/1.00 vMB 43
272,132 272,132 000000000000000330482e0e7f782db37b152ee10171b643b8fd89f4e03f939b 726 0.25/1.00 vMB 127
272,131 272,131 0000000000000003e2690bb8c9a9f8408d3b6bac6ab165673f7bdf99dbc75786 1,511 0.50/1.00 vMB 41
272,130 272,130 000000000000000322d435bbd420e7198d20dbf882aac9b42c658ae5447a11d4 1,233 0.50/1.00 vMB 141
272,129 272,129 000000000000000146ba4214a0f8709c0a5c51d5a76827fe02536a40427c138c 68 0.03/1.00 vMB 17
272,128 272,128 000000000000000057610a2e7dc057932a2a8a129b61581a7689ceee6795fc61 473 0.24/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.