Loading Tool

Explorer IconExplorer

Memory Pool

81,759 transactions
30.87 vMB
0.08734147 BTC
Random Selection Loading Transactions
Max Size: 188.29/200 MB

Candidate Block

Mining Attempt cd8165b935dbbbcbea2a02bfdb7b51cd8830b456875f47eb11596cc7ae083edd
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root b4e04a7036d193ab0b82090fe0eb1bff8a194ee58da33565d0f76440a43525e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.01809954 BTC
Feerates: 150.93 > 1.81 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (630,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,229 285,229 000000000000000097e2451264de04b06726eacec0ea79cf25e35e4114e9fbf4 706 0.35/1.00 vMB 45
285,228 285,228 0000000000000000ede922f2afd1fa2a407c2cefca98b6241cfa1c9a8023cd38 252 0.14/1.00 vMB 34
285,227 285,227 00000000000000012a5c6f9e9de21e9a17ba9e988e63ab5670c684eaf03ed3c3 149 0.05/1.00 vMB 40
285,226 285,226 000000000000000105a08331a4d7cf411eeeea72de3a044d04b514b3f66d8848 151 0.06/1.00 vMB 39
285,225 285,225 00000000000000010e4a7b839d813df7c1900a46bfefbf4b3c738341c5c3f509 211 0.10/1.00 vMB 49
285,224 285,224 0000000000000000d076ce7e8f4145fe96eede95a03be9864fc654018a2ff4d7 684 0.31/1.00 vMB 36
285,223 285,223 00000000000000009e3c3b14b56b04a4da507d2a85a650072ef4f39cc1837e59 218 0.11/1.00 vMB 27
285,222 285,222 0000000000000000eb726473e39870d7a444a8ee4f9105c4659af8dd47c5d247 217 0.27/1.00 vMB 20
285,221 285,221 000000000000000148438c90d4ca45a16f71c406f84b5e10209eb0ed1cb8bc3f 40 0.04/1.00 vMB 6
285,220 285,220 000000000000000132df6fd49a05d911a2f94743c4d0dd9ef68d26fb76858f52 35 0.10/1.00 vMB 4
285,219 285,219 00000000000000016b5e2b6e3a82db225f847197c62a78cc5bdd9f031af35682 135 0.05/1.00 vMB 17
285,218 285,218 00000000000000000bce3821a13d338e64473ea5d0631daab7a59ae4dd9f5846 138 0.06/1.00 vMB 40
285,217 285,217 00000000000000015f4a4ceb1a80f97f3ba7351de21d53bbb2727c40b6de4214 138 0.10/1.00 vMB 26
285,216 285,216 000000000000000046324e71161c5fd90e3bc3ce4737c7ecb4d48afa57ef9b67 202 0.08/1.00 vMB 35
285,215 285,215 000000000000000056e67ad294aaadfec62cafe9ac19aa628b9ded1a846c263f 603 0.41/1.00 vMB 26
285,214 285,214 000000000000000035e08844a109520123d878c8d02d6b5dbe42e73d56e2ecd1 117 0.05/1.00 vMB 39
285,213 285,213 000000000000000041bb68b908c2722962b11592806e2530501abc3c9e5afd1d 878 0.35/1.00 vMB 50
285,212 285,212 00000000000000001f8670e49de3a66715be48894cebdb504ef3078034711440 16 0.05/1.00 vMB 6
285,211 285,211 0000000000000000dffce95504aa7d66c3a102ea72099f0ee1a6a989d55799a7 202 0.08/1.00 vMB 43
285,210 285,210 00000000000000003ee536394dba584cf6833ea453365dccdde17763980c1be0 238 0.14/1.00 vMB 30
285,209 285,209 00000000000000017a47003ee9a631537ce35eacba6434e4851f5dc7d26ce59a 190 0.09/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.97 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: 715.84 GB
    • Received: 17.74 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.