Loading Tool

Explorer IconExplorer

Memory Pool

78,677 transactions
28.89 vMB
0.11099306 BTC
Random Selection Loading Transactions
Max Size: 175.38/200 MB

Candidate Block

Mining Attempt a551f3668ef5a5f40b96fe6559f947695e85c351f620c7f54457c3583864fe2c
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 53a9dae39bddb32897a5871a33bfadbaba9aeb6151cdb1cffddb7762e00a64bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,199
Size: 1.00 vMB
Total Fees: 0.03954133 BTC
Feerates: 602.26 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (728,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,630 186,630 000000000000095c08d9030235972313d71bef4d775ba9267ad4d852659deb44 1 0.00/1.00 vMB 0
186,629 186,629 0000000000000195c801d8e15489ff703ab69184a87c42940c732145ce05539e 230 0.09/1.00 vMB 223
186,628 186,628 000000000000089a366541e5170aed579321bab86256a42c6fc19617c0b7ac3c 11 0.00/1.00 vMB 0
186,627 186,627 0000000000000843a3e4537cbf3bb25a0a4834525ecdf9ea1a1586fa6ea2c8aa 248 0.12/1.00 vMB 188
186,626 186,626 000000000000086751c968f64ff3493f924c43bf7387705e30bbb26cb2403f1f 203 0.11/1.00 vMB 87
186,625 186,625 0000000000000029105077e28c77738c0b3fe3250eb0a1e05b04ece691aa7153 502 0.18/1.00 vMB 584
186,624 186,624 000000000000057be532649cdba9e497df5d1068bd2756d9bfb2ab366ca567b8 137 0.05/1.00 vMB 61
186,623 186,623 00000000000008d860764b8ef00bd1f1e26601151ee2621af9234e416bb1843f 457 0.20/1.00 vMB 139
186,622 186,622 00000000000007145b8be4b3ed639eb8442c5b0845b1abc225a5b220510908b0 122 0.04/1.00 vMB 9
186,621 186,621 0000000000000593258dc53e5500b8bc0b2b42007afbce3c4a14638fc9272f19 19 0.01/1.00 vMB 50
186,620 186,620 00000000000004f57f88e7c3193c20a89467034525a57c8aad661cb5eb92fe5e 221 0.11/1.00 vMB 106
186,619 186,619 00000000000001810b4cf68cca55f6b3119bf5ff07d1625ed0ce1cdaff823bf5 773 0.31/1.00 vMB 130
186,618 186,618 00000000000000f7ca2db8a6090943df3acb7c96af21c8d6b0c3b4ad5e1196a8 32 0.01/1.00 vMB 215
186,617 186,617 00000000000004fed148a5e1570aa4a6648489b46203d41843b05f83b1fe097a 160 0.05/1.00 vMB 118
186,616 186,616 000000000000041ac37051e2127138a6b901fe9666fee6a552b43edb7a9d6103 475 0.25/1.00 vMB 117
186,615 186,615 00000000000000150c00c4a41adfc8d62886dd5fe2940d76860e06781ab299a7 163 0.05/1.00 vMB 164
186,614 186,614 000000000000040e3adc47bbc7299fae9030f5fcb283967163f2534b7bde3447 128 0.05/1.00 vMB 163
186,613 186,613 00000000000009254768bf436fd1b3498312442d79208896a4a7107a275e3e16 427 0.16/1.00 vMB 120
186,612 186,612 00000000000000e7e2df014291cd5a2ae999f402596c6678636176ea5093abdb 32 0.01/1.00 vMB 178
186,611 186,611 000000000000003daef8195a1d98a9f4155f6f565bf6cd94b8b0945c8200cecc 495 0.20/1.00 vMB 147
186,610 186,610 000000000000019646c92afd44df8418a7c1798c5ef51664828d8caf132f4936 582 0.25/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.