Loading Tool

Explorer IconExplorer

Memory Pool

76,671 transactions
28.77 vMB
0.06612407 BTC
Random Selection Loading Transactions
Max Size: 171.98/200 MB

Candidate Block

Mining Attempt 7e8a71eb3b39217a2cf4f540f05fb892418e4212a1bffc0a1fe8b252191ce75a
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 60de9987ccc862d625f9a1e3661f628a58d0ef2ba23b899a89a9ef42a46e58e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,713
Size: 1.00 vMB
Total Fees: 0.00815238 BTC
Feerates: 73.20 > 0.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (734,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,137 180,137 000000000000058027590897533ba21ebc72aee30f89d3bc721c426cac5d29ab 234 0.09/1.00 vMB 115
180,136 180,136 00000000000001a0ac5beabd56175ff910663600af67aaf7207ae441ab3ff40d 113 0.07/1.00 vMB 91
180,135 180,135 00000000000000b9003f890be5cc5910a51c86f03514a8069a55369c77b03d72 105 0.04/1.00 vMB 179
180,134 180,134 00000000000000998163f4fbdfc440c38a67a1976d93b9c084d1e11df44411d3 10 0.00/1.00 vMB 31
180,133 180,133 000000000000086f8ceff391dc20689d8930680e47f9e77a9f04643aa0e1efcd 1 0.00/1.00 vMB 0
180,132 180,132 000000000000013a16057426167814ad2e9948fafa785c7270d2a01de790fadc 91 0.03/1.00 vMB 48
180,131 180,131 00000000000000bfb7fc1ac6a429e0a9eca252f24c13dd5fecbbe03b6e8c26b1 151 0.08/1.00 vMB 152
180,130 180,130 00000000000009653e348661ddf06383b801a18f546c82ae3d828c19a5bca990 1 0.00/1.00 vMB 0
180,129 180,129 00000000000004ef73a18818ba5c8f2d2e6fcec98ab028aad7cbaffca9f98676 1 0.00/1.00 vMB 0
180,128 180,128 00000000000002bb69250d898c26968565f70ba440002731c0d94d31afa7da85 159 0.07/1.00 vMB 181
180,127 180,127 00000000000007feeedcfc34942687a95b19d4887184b679213c971f186e3762 303 0.15/1.00 vMB 156
180,126 180,126 00000000000007a4d33e23498025ec9cf9c0ba49ccad8430e72b177bb13463b4 47 0.02/1.00 vMB 51
180,125 180,125 00000000000004787113c30792e2c24bbfcd5823e17e53a6911ccbe790d6b66d 425 0.20/1.00 vMB 114
180,124 180,124 00000000000006169f6ca5144a9dc3a79e263e4f44589085839e381d411dd6f6 113 0.05/1.00 vMB 186
180,123 180,123 000000000000017d4d307a00e6eb22a6e2563ec8b40af642e7032bf9be7c35f7 140 0.05/1.00 vMB 242
180,122 180,122 0000000000000873a9f8845883b803b3dc5c51338aebaf30424fd8808f9c165d 40 0.02/1.00 vMB 128
180,121 180,121 00000000000005d8e504d0639fcf025c2f56072b3e2ed82f70b63143d2b23d8a 373 0.17/1.00 vMB 134
180,120 180,120 00000000000008cf98f24d48455833c8935996af065189b009056b9d1040a49d 100 0.05/1.00 vMB 188
180,119 180,119 00000000000006b1e20ea98db125de884f9fd6969655c03d1f7c951a7641f7cc 24 0.01/1.00 vMB 258
180,118 180,118 00000000000005b4be0d9e75dc4ce5551681d284fd0d41c9e2be4056f1fcac73 205 0.10/1.00 vMB 139
180,117 180,117 00000000000007282c3b91a09d1278980d4ff2e8241938fcb314c4384b1715e1 150 0.05/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.