Loading Tool

Explorer IconExplorer

Memory Pool

76,843 transactions
28.45 vMB
0.09756911 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt fed9f7ca0d6953d4f96eabdb30127d6e7ec7497927a6bd1149510c632f717838
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root d0e5c71f170e9d02e231c3a5fb99f2aee9d18d92e6eabf223d789853cdbd1567
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,674
Size: 1.00 vMB
Total Fees: 0.03378735 BTC
Feerates: 150.80 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (634,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,533 280,533 00000000000000018dfe539c4def0a48f8ba592fb2d80b466598a8354ce9c747 39 0.01/1.00 vMB 37
280,532 280,532 0000000000000000e0b27dfe7ab3a05f363162f6e81b6b0e522952bd618d23f9 76 0.04/1.00 vMB 15
280,531 280,531 00000000000000011b2b24ae7051fcbeabd65a8036799d00002de633599b8982 28 0.01/1.00 vMB 37
280,530 280,530 0000000000000001ff9a9ea957214e7e8bd5aa085c5a136d80e6d016e3c1ff40 210 0.10/1.00 vMB 62
280,529 280,529 00000000000000008c063cd40041a332abd3397f1f60d3c3dc7cda570a98c4a1 625 0.45/1.00 vMB 24
280,528 280,528 000000000000000250a0546e81e856e1d4c1f479f29303ca6273b1ea7269bfaf 543 0.23/1.00 vMB 48
280,527 280,527 00000000000000006d961abd366ae93fd515371de93b8a323cf2e46d4cc12371 77 0.03/1.00 vMB 483
280,526 280,526 000000000000000223c3cf2e019f02a0ba67cad83e138b38ff2ca2a9143b8c1c 459 0.24/1.00 vMB 44
280,525 280,525 0000000000000000a9d6a2792c7bc5222fa3100eb3b3468ef115653363649c04 213 0.11/1.00 vMB 38
280,524 280,524 000000000000000097d5963afe8417312294d133192d7cbc4b3153ac2dc5d451 1 0.00/1.00 vMB 0
280,523 280,523 0000000000000000ff3b69364a8d220c4c49d50b2fa9685e6d8e7fdbe4436186 82 0.03/1.00 vMB 39
280,522 280,522 000000000000000138cf446e60ebc5ad2b3f91a4909aa3002fc0ce0a7653b3f2 112 0.08/1.00 vMB 21
280,521 280,521 00000000000000010d6e05f61f0cdeedca5df9a8dabf418922e34fc3f624c7c4 390 0.18/1.00 vMB 58
280,520 280,520 0000000000000001c136bdb59d057a0de6395d850db23b51b4f0f9630a1ff676 191 0.09/1.00 vMB 44
280,519 280,519 000000000000000171e8b967b698a8237c0c397ae2f1e87302e0f2be62352b82 605 0.25/1.00 vMB 78
280,518 280,518 0000000000000001e16c81fbb5a03b0e5e988696a9948011083f35deea36eb52 992 0.42/1.00 vMB 37
280,517 280,517 0000000000000000029fb6385a9565f4f453c9bd306e9ddd019c577501948ae5 199 0.25/1.00 vMB 908
280,516 280,516 000000000000000197c217905a62a46c6fccf6a1415fcebb948985d95aae6b5d 663 0.30/1.00 vMB 147
280,515 280,515 00000000000000010f26ef3d100de15d01cdefa68bd4e7246613a37a01b63c07 86 0.03/1.00 vMB 263
280,514 280,514 000000000000000008b8e3141f2fd72c82991c7806ad0b551b2ca588247eeb41 873 0.61/1.00 vMB 37
280,513 280,513 000000000000000264f1d134d8651682268d81ba96a1e4985991aecaf6e48dcd 334 0.25/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.63 GB
    • Received: 17.21 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.