Loading Tool

Explorer IconExplorer

Memory Pool

80,472 transactions
33.97 vMB
0.12881466 BTC
Random Selection Loading Transactions
Max Size: 193.09/200 MB

Candidate Block

Mining Attempt ca76ac6c760d09f3f960e3f9bd2d334ab9204f429ceae1e066612b4f05d57c88
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root 553794ceb6956b5eedf1c28ea0d1848021aa06ca7588d0ac4ad277d820e65f80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.02056796 BTC
Feerates: 52.08 > 2.06 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (643,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,564 271,564 0000000000000000708d9e1f20b10b2479cb0bf35facae512b6b79a6f8dcfe16 596 0.50/1.00 vMB 47
271,563 271,563 0000000000000001b95fdaad36f7eb96ef272788856a55ffcac0a6fcc6481b44 189 0.09/1.00 vMB 274
271,562 271,562 0000000000000005547567341d759b8f362aff0a4c924722cec97159243f104a 278 0.19/1.00 vMB 40
271,561 271,561 0000000000000001846f511b464e9906bfc6e39f1d8af4cbf6e05fc590b8198c 340 0.18/1.00 vMB 40
271,560 271,560 00000000000000014e5d26cd18f40b54b89a38393c2d801702620d30255d75fa 241 0.11/1.00 vMB 40
271,559 271,559 0000000000000005c211f74dd291db8ade67b109337bedf839b51613cf873262 116 0.05/1.00 vMB 41
271,558 271,558 0000000000000004de6ba9e3a59bbe024e7cb3cd60f4cf7f43a74228752366a6 248 0.14/1.00 vMB 41
271,557 271,557 0000000000000004b9f2e0b5415bc4265ce0b7c1f8eaf7d8aad119e7e2ad9b3a 259 0.16/1.00 vMB 46
271,556 271,556 0000000000000002ac5397aa05943cc70a721f8352705288581be46e8beffb68 311 0.19/1.00 vMB 37
271,555 271,555 0000000000000004bae09126ae6cb59e78961d0e29c530dc94f4d9c3c87d20a8 575 0.24/1.00 vMB 42
271,554 271,554 00000000000000047f9bdff0dde55b48d1722190e2d091816c95e6baa509db93 761 0.58/1.00 vMB 47
271,553 271,553 0000000000000001fdcffcb575374d3dcb019c72c58e8989db43b9b759118b39 94 0.05/1.00 vMB 61
271,552 271,552 000000000000000488679ea1e67555a96de1c5786a2273931b2928ea67f1d4aa 237 0.11/1.00 vMB 42
271,551 271,551 000000000000000048f9e62d7e8611a05476b4cea7dd66d703533bbbfdf7133a 196 0.11/1.00 vMB 33
271,550 271,550 000000000000000430ab72eaa6b38a294143076422e832ac2d7fde959e3bac02 207 0.12/1.00 vMB 39
271,549 271,549 0000000000000002c0d6079b8f648da11dd018a0c5dab54b1e3654dd20a0927e 102 0.19/1.00 vMB 13
271,548 271,548 00000000000000053b1ff0f1aff48c8a17a42ff6aea9848ede48ee6951b00529 307 0.25/1.00 vMB 31
271,547 271,547 000000000000000405ceafc5f388d507e64b8094530c8b45310e31271cbd9705 612 0.25/1.00 vMB 55
271,546 271,546 000000000000000309902c8f55ba8fe9cc93545391a9e835791b1ac0b0f0a021 37 0.03/1.00 vMB 9
271,545 271,545 0000000000000001fb3b46441780da4f818137ad40886cea11b6b2bc4c150351 462 0.23/1.00 vMB 48
271,544 271,544 00000000000000051e4da702f40f02240e77188f9462c4d4b63a4760c5b2964f 501 0.25/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.10 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: 728.46 GB
    • Received: 18.48 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.