Loading Tool

Explorer IconExplorer

Memory Pool

40,671 transactions
29.06 vMB
0.09602492 BTC
Random Selection Loading Transactions
Max Size: 147.92/200 MB

Candidate Block

Mining Attempt c5d1d8676e1a6265831e28b4644f2eaeb1c1201cac4ec8859d69588e5d35a80b
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root 14785fa6846eadf0459ea2502588dd8e9122057dbb0ff9f54aec1f6b2a53a1b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,577
Size: 1.00 vMB
Total Fees: 0.03945756 BTC
Feerates: 101.65 > 3.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (672,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,540 242,540 000000000000005564441969c24e0d548c90359cb6244004c783f4e6db01b3a3 705 0.25/1.00 vMB 261
242,539 242,539 000000000000000a01367f3560e9f2b2bde809d5c92a897bcddd41025ef8859e 23 0.01/1.00 vMB 9
242,538 242,538 0000000000000018e6f9ffced3f524e52b8110ed250c16b1b2d66afb66b38dc2 510 0.19/1.00 vMB 418
242,537 242,537 000000000000007f43739bad75b7297dd30590a62d667839c4157324d9f1a984 258 0.12/1.00 vMB 125
242,536 242,536 00000000000000b51516257b82c91177a7a7560d259bf5cc9c59f75356ec577a 480 0.23/1.00 vMB 270
242,535 242,535 00000000000000d5d214278fc28b53820374336548e0bca349960096a94df130 253 0.13/1.00 vMB 376
242,534 242,534 00000000000000047b44f4cf9b9ef0942f8a6ed50e58c80a728af91b9bb4b591 331 0.21/1.00 vMB 545
242,533 242,533 00000000000000cc0723222c1f079bdfeec08f1f8d61f4589732393c9d785ffc 512 0.20/1.00 vMB 434
242,532 242,532 00000000000000bac607cd97b7960e4b62bd210168dbc9d433c4364327071ce2 26 0.01/1.00 vMB 216
242,531 242,531 00000000000000d0c0a89ebb66f47a81996cc452b541afdfc5fa29f28414a0dd 24 0.01/1.00 vMB 105
242,530 242,530 000000000000005da7c2dc4c568271e6fd6fb79e6a76133d56c41741eae5a966 30 0.04/1.00 vMB 69
242,529 242,529 000000000000005ff6b8520d85f0661629f6f140471aa6597259d33b36cbe073 52 0.04/1.00 vMB 86
242,528 242,528 00000000000000c8df4a1cc9cccc78678c179bbb09491168091f2a273b28e9e7 461 0.25/1.00 vMB 121
242,527 242,527 000000000000000465a022547c60c37b2a8da39f3990bf2f08029effd89d50d0 544 0.25/1.00 vMB 1,295
242,526 242,526 000000000000007ed6bfe648003f97a46dc9d04493a884dcf756a93c69e839bf 438 0.25/1.00 vMB 117
242,525 242,525 000000000000002a680c0b839ff0b5f2252777e55675117af5d83f83223169a0 507 0.25/1.00 vMB 144
242,524 242,524 00000000000000d0c44953a26da911cf509261e79a65f259f9fa80105f5c5d37 745 0.25/1.00 vMB 244
242,523 242,523 0000000000000027549a317cb18a2b42fb9ea50b76eb9e0846bee8656348656e 260 0.09/1.00 vMB 179
242,522 242,522 000000000000009a34aadf79d0d9c2a20630a5668250fbea352e6c6683ca8618 235 0.11/1.00 vMB 165
242,521 242,521 00000000000000adc61b59d1ef9baf8deee680d12bc89436480b664b09040eac 17 0.01/1.00 vMB 232
242,520 242,520 0000000000000060e927ffd99063882310dbc0457be4740221d71bd93da3fd73 312 0.14/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.64 GB
    • Received: 11.35 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.