Loading Tool

Explorer IconExplorer

Memory Pool

75,763 transactions
28.32 vMB
0.06335203 BTC
Random Selection Loading Transactions
Max Size: 171.59/200 MB

Candidate Block

Mining Attempt 64226b6937459a5c7f8ee67add35a2b3167ce30812203cca0f1bda18e154c9d3
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root d798dac754a506d95b630cc338965040a048201ec02d676f69f843c6d93a6380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.00469366 BTC
Feerates: 14.26 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (39,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,633 875,633 000000000000000000003af5af6e253410eab3422308a868efc619c22ea942da 3,449 1.00/1.00 vMB 13
875,632 875,632 0000000000000000000150af6ecb0b465dcd98ff3a7c7bb45f26e939d9bfc114 2,316 1.00/1.00 vMB 11
875,631 875,631 0000000000000000000286a12bb72f8d6798478e1fdddf3da2b0109994bdb6ac 3,671 1.00/1.00 vMB 13
875,630 875,630 0000000000000000000179f94706f4dbc81d935dcf9036e9d15159f5f8b38278 3,330 1.00/1.00 vMB 17
875,629 875,629 00000000000000000001c8ab481c1b14109701ca448b1aa41f075011899ea7fc 2,626 1.00/1.00 vMB 10
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
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.