Loading Tool

Explorer IconExplorer

Memory Pool

83,945 transactions
31.34 vMB
0.09492431 BTC
Random Selection Loading Transactions
Max Size: 191.38/200 MB

Candidate Block

Mining Attempt accffb17564edb4682de60f011ab5b85309c2638e10b0a7bbece655f9fef0e6e
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root fe2d163720b3cfc8e727cffd8510ec82d5ae610c9e3e96124231bb52a9fcb976
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.02346879 BTC
Feerates: 150.77 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (619,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,082 296,082 0000000000000000391a31cc31a049148d1bb55c8219e285f27056862e5e0552 256 0.15/1.00 vMB 29
296,081 296,081 00000000000000001e2de8c7e1672d5f493b99098620aa76d4a2838b488d2633 512 0.28/1.00 vMB 28
296,080 296,080 00000000000000001ea84a1fd6724b5710d3226e880f0dd13f686a5ef9a78495 1,024 0.38/1.00 vMB 79
296,079 296,079 00000000000000002b0dc8b4a4c3d4990e3db48c3eda52da0264f3c605925171 505 0.55/1.00 vMB 18
296,078 296,078 000000000000000053775f3f890c2c27d439864ded3e71c222e9cf959c13d540 491 0.25/1.00 vMB 29
296,077 296,077 00000000000000000f2e26bfadfa282f71c446166ee2a4bd477c52220f0bbef7 678 0.50/1.00 vMB 49
296,076 296,076 0000000000000000920b0494d14341224438c572e00439074d0ac2b15e8a4807 150 0.25/1.00 vMB 56
296,075 296,075 000000000000000085fcfdcf4f928d7f7341ee533e9b60903f3012c35d53d9f0 227 0.35/1.00 vMB 61
296,074 296,074 00000000000000002357facc15391dc4d67070ddd6c3a804112167f14faf2a0f 111 0.09/1.00 vMB 19
296,073 296,073 0000000000000000b09b90cf17615e95916d7556345e964f86f59e6251c8c034 319 0.26/1.00 vMB 23
296,072 296,072 0000000000000000479b4d275f25fa0a7136455778fcb6b7c4899156764b291d 156 0.14/1.00 vMB 17
296,071 296,071 000000000000000084a608a680fcf99d3b78d8ff51fbdd53089b3f6cbdab9a71 512 0.74/1.00 vMB 15
296,070 296,070 000000000000000011ad5a92c3fd99f75b99c6c7f19455320e3d1227024adfa4 558 0.42/1.00 vMB 27
296,069 296,069 000000000000000052c3a5d4c1835332660b18745919eceaa17d4a99eba133c9 26 0.01/1.00 vMB 48
296,068 296,068 000000000000000024db60716d1f15ca5c1c4ff028ccef7f20c1e0bc89663897 362 0.19/1.00 vMB 30
296,067 296,067 0000000000000000187433762ce13c1e56b388345210bf960bab1fdf65c91ccc 719 0.90/1.00 vMB 16
296,066 296,066 000000000000000062713af3f9bcf1f56583e8d7f018f39e024afb35f9d2caf9 695 0.25/1.00 vMB 45
296,065 296,065 00000000000000008fff827528150175796581e43acf211c30eec1b1e642d50b 525 0.35/1.00 vMB 61
296,064 296,064 0000000000000000694c95e6a97ca5c1358268f00107e1b429e382be27e855b7 164 0.75/1.00 vMB 48
296,063 296,063 0000000000000000524d27f5924b6fe38a9df1eca60a0aa8a92ec2c78a068164 207 0.35/1.00 vMB 54
296,062 296,062 000000000000000054ba67ce9cb83ddedaef8ff9bf2313f63e71b4176f3dddfa 125 0.17/1.00 vMB 17
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: 716.10 GB
    • Received: 17.78 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.