Loading Tool

Explorer IconExplorer

Memory Pool

78,369 transactions
29.91 vMB
0.08179169 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt 0327985bd773275de43f5c5b8f82f75fb5d7296631cc3c5470fc913b9b01ec17
Version 20000000
Previous Block 000000000000000000007310ba97b3e18a431a103e45a21a459f6c2e0788936c
Merkle Root 70f04cf04abdc17283921a80d54738aa8796e8fb58de321932500e3e9858105e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,799
Size: 1.00 vMB
Total Fees: 0.01350759 BTC
Feerates: 50.27 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,144 (39,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,628 875,628 00000000000000000000f0062299f6ae475b76d5d31167dd9783ec5959f92d4e 3,368 1.00/1.00 vMB 6
875,627 875,627 0000000000000000000126c9d336c9bff50216993c9a80656a97a59365fac434 2,107 1.00/1.00 vMB 10
875,626 875,626 0000000000000000000086de1f4815ff0f7f0411d846301c5efa1e437130dc22 2,533 1.00/1.00 vMB 12
875,625 875,625 00000000000000000000719ed31fd3e0053359bbace3099e50f99c9aaec0ba85 3,638 1.00/1.00 vMB 13
875,624 875,624 00000000000000000000b8dc625f1cab9bebf5dc7a8adc3d18894e482f2de0b1 3,137 1.00/1.00 vMB 17
875,623 875,623 000000000000000000009a0f3b73ead71618949e9d556d437ca2c459f29bd0d2 3,520 1.00/1.00 vMB 13
875,622 875,622 000000000000000000005b65ab78d3be3e45053381efbeaf3421c6a47fe22c41 2,784 1.00/1.00 vMB 18
875,621 875,621 00000000000000000001992deafc0556878bde19d2034c25a81b87733b457f1e 3,534 1.00/1.00 vMB 15
875,620 875,620 00000000000000000000249531f3a0ea0cefc0ad6ccb59be7106747b3ad88bde 4,090 1.00/1.00 vMB 16
875,619 875,619 00000000000000000001817cd616cd48db9c9d5ad9994e71b8c09d18ab497e3f 3,933 1.00/1.00 vMB 17
875,618 875,618 000000000000000000004d1a463ab1d33227644bd61d8a2ee5740e29ef79b9ea 3,989 1.00/1.00 vMB 18
875,617 875,617 000000000000000000013defb575e7fca908c9c0df575bc51bb95886b1eeb0f3 4,324 1.00/1.00 vMB 18
875,616 875,616 0000000000000000000120b5090aa45a24dccb3a89e1d033fdb682da9a213dab 3,187 1.00/1.00 vMB 27
875,615 875,615 00000000000000000001e9952780903cb189debea1a57c711409e90bc0f4dd83 4,379 1.00/1.00 vMB 20
875,614 875,614 000000000000000000009dc006227dd77d71d1acad426321797195436d1cd174 1,836 1.00/1.00 vMB 28
875,613 875,613 000000000000000000016ac447a0d0ddee255e92c14005045a15c1d7ead5d7ac 2,113 1.00/1.00 vMB 19
875,612 875,612 0000000000000000000075e48a78b2a6ed1f65f18b31ce4f54706e2172a05da5 3,642 1.00/1.00 vMB 9
875,611 875,611 00000000000000000002326de0c81443f74fa37b5e714b732160c4a3ebd2267e 3,694 1.00/1.00 vMB 8
875,610 875,610 000000000000000000014eca1eb408c0d434d5a533b495ae13035090fd2e4e94 1,879 1.00/1.00 vMB 5
875,609 875,609 00000000000000000000d719a68d2dfc11035fb03226844149b675df85bfa751 1,352 1.00/1.00 vMB 5
875,608 875,608 0000000000000000000117c0b4b8f793348889feedc24cbee18adba585cc13a7 3,391 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.64 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: 672.45 GB
    • Received: 16.25 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.