Loading Tool

Explorer IconExplorer

Memory Pool

76,892 transactions
30.69 vMB
0.13490084 BTC
Random Selection Loading Transactions
Max Size: 176.50/200 MB

Candidate Block

Mining Attempt ad304782e6eb3b159efd8448e48cecb30fb506f069a0b0c27787a3899f6d1ca1
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 7cda5e644df8f5fc998ff16833b44ac9e2309d439306aecdaabfff4658c2179e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.04909597 BTC
Feerates: 150.36 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (38,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,658 876,658 0000000000000000000190087af7b42963934c432f054d4c928b768e018f1613 947 1.00/1.00 vMB 2
876,657 876,657 000000000000000000000f0dc553fec9840ae30119ad2b1672110456ad7bd31f 1,311 1.00/1.00 vMB 3
876,656 876,656 00000000000000000000789d11f3c421dd371227ccd6382fef097e4752d6b191 3,136 1.00/1.00 vMB 5
876,655 876,655 0000000000000000000002081867e6a1c315265b7cc1538cff2b90b0e406ef72 1,273 1.00/1.00 vMB 3
876,654 876,654 0000000000000000000043092f0b21c92444fa8ab78c8e3a3fe1588db53f720d 3,294 1.00/1.00 vMB 4
876,653 876,653 00000000000000000000907ca83ca810a2375f5180d12ea9c97ea45a06075458 3,625 1.00/1.00 vMB 7
876,652 876,652 000000000000000000003a86e10a704a595eabf97d000d4c5b2454bcf41df614 1,637 1.00/1.00 vMB 3
876,651 876,651 00000000000000000001c603c282197f276adc76b297329894f720034dd1330f 3,434 1.00/1.00 vMB 5
876,650 876,650 000000000000000000015ad3abed49c3ad17236a4e1254651165623a927f333f 2,563 1.00/1.00 vMB 5
876,649 876,649 00000000000000000000faec41de95daea25638a332c94af337cafdb1976dfec 1,154 1.00/1.00 vMB 2
876,648 876,648 00000000000000000001b34571747f10ffafeee5aab7a6f2027cd42e9fac3b73 578 1.00/1.00 vMB 2
876,647 876,647 000000000000000000007c14279e9c17943b2d02bb6f8ee9893826920fad892a 2,644 1.00/1.00 vMB 4
876,646 876,646 00000000000000000001b806adca595455d11470016f8022d3efa0249c206235 2,738 1.00/1.00 vMB 4
876,645 876,645 000000000000000000017110154a5f8499dea6a9d37ffa2a674486be6bbec105 1,776 1.00/1.00 vMB 3
876,644 876,644 00000000000000000001998e2059bcbb25f76fd0ef39db8ddfc5c31c5ea95f1f 1,408 1.00/1.00 vMB 4
876,643 876,643 00000000000000000000a9ffe496060367ec876eb2c9ea505398e73c2b01d746 3,584 1.00/1.00 vMB 5
876,642 876,642 00000000000000000001d759ffcaa37aebc940bfe797f09b67e3208f2cd3d517 1,861 1.00/1.00 vMB 3
876,641 876,641 00000000000000000001e2de9cc15773fdc9c5c92fd8fd4c4387515dcd397474 875 1.00/1.00 vMB 3
876,640 876,640 00000000000000000000cd9065503337f3ea0cb22b88ee0cde9925ad3252aeb8 931 1.00/1.00 vMB 3
876,639 876,639 00000000000000000001efbd488b7dac060c54a4e187fe11f7faa994cb036a1d 1,867 1.00/1.00 vMB 4
876,638 876,638 000000000000000000007eb21c6a986f38a559a9411e1fed9fe173625b1ac765 3,170 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.