Loading Tool

Explorer IconExplorer

Memory Pool

78,082 transactions
28.96 vMB
0.07234522 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt bdf5f183db382aa766341c54a3686488aa84f1ff60c9491e275c5379b04cfc35
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 6741a81dabd76461bec5c3917a82e4a6ff34675b0aebcb78c147f34a4e818bb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,481
Size: 1.00 vMB
Total Fees: 0.01186252 BTC
Feerates: 191.02 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (779,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,328 135,328 0000000000000459117db25238c1994bd489afe96e5aa0742d11d3f8a928f869 68 0.03/1.00 vMB 889
135,327 135,327 00000000000005d082a3b75219baaa0970efae200dbd3d4e1d01ee0ecfff571b 53 0.03/1.00 vMB 619
135,326 135,326 0000000000000a8d7fee640f1a43b166b7bcc85de65e031e180deb87909dcf11 12 0.00/1.00 vMB 555
135,325 135,325 0000000000000449ebbfd09827262f855d4fcf7d8044b9f67eb02cd78fdb0714 13 0.00/1.00 vMB 986
135,324 135,324 0000000000000ab8572793525a890e0321eb56b6c6186c7234c055e6da45c4cb 22 0.01/1.00 vMB 681
135,323 135,323 00000000000008ed0cd727c625bbb8593d5c54005aefd05ba761c02e0c8e8a7d 31 0.01/1.00 vMB 357
135,322 135,322 000000000000081d97395682cc84234481b07774273046aeb78d828cdefec3cf 23 0.01/1.00 vMB 934
135,321 135,321 000000000000030b7966830fbb081c6a29faf894c8bd7182ba88e894b3b9c5c5 46 0.02/1.00 vMB 314
135,320 135,320 000000000000079bf764740787b836f6bee089035a9c365f5ebb7dd19ee8e234 12 0.00/1.00 vMB 1,928
135,319 135,319 0000000000000a063df2ae203aba66b46184678136f11f8d8c0f95cc465689eb 167 0.04/1.00 vMB 20
135,318 135,318 0000000000000461d4fb34cf76be58932ac0c481b3f2bdbcefefb758e25d909f 45 0.02/1.00 vMB 538
135,317 135,317 000000000000020c0c6c045723bf83befb87befcf32f2c129e1f5d010686322b 30 0.01/1.00 vMB 379
135,316 135,316 00000000000008c6647c917f3ffa41bdc180380947e476ca4156f074ecbf9d01 5 0.00/1.00 vMB 890
135,315 135,315 00000000000008ee7c6ba21407a96d059da63c44c148cfc5ef71620d27e6d3c0 90 0.03/1.00 vMB 2,277
135,314 135,314 00000000000003df1a470cbb96be0c19853351f550e506e3f2de0e615f87a75b 42 0.08/1.00 vMB 184
135,313 135,313 00000000000000abd1d2dc22501271eb2e8dde7f0b5b466378af505462b9172d 8 0.00/1.00 vMB 646
135,312 135,312 000000000000072315b7c46852ff99427da7e9c472bbabbf89ae3c56ce0fb3e4 47 0.01/1.00 vMB 399
135,311 135,311 00000000000009975ae83d2133240484489fcf5314beddb93b7ba873a88bf21e 8 0.00/1.00 vMB 47
135,310 135,310 00000000000002311043822044611d3ab3d9c9dc6ba008f86572a03385f0484b 1 0.00/1.00 vMB 0
135,309 135,309 000000000000096b853baf3d980c217f9d5d8228c1c005385f7d83f872a346a3 6 0.00/1.00 vMB 0
135,308 135,308 00000000000002134b32e0e03fe53771e76fdfe97919c84c8d885593a60f8e0c 15 0.01/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.55 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: 669.57 GB
    • Received: 15.75 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.