Loading Tool

Explorer IconExplorer

Memory Pool

54,104 transactions
31.01 vMB
0.29738017 BTC
Random Selection Loading Transactions
Max Size: 164.06/200 MB

Candidate Block

Mining Attempt 126d89489ec32dc2d05077ca11fa953806d87ffad394cd9f1e96f4072d5a5b02
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 00c6779cb9f68826a5c1d2b7cf785143786223d712182f2af2e822ec2055a0a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.09274090 BTC
Feerates: 246.97 > 9.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (85,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,602 829,602 00000000000000000001a8a84ae7fef920550125f61560550417f1a333ded24d 2,493 1.00/1.00 vMB 27
829,601 829,601 000000000000000000009755e2d083ce616f30dcf108ac81702893db5cf1df69 3,434 1.00/1.00 vMB 31
829,600 829,600 0000000000000000000272fa1f30f6e4d9e6f87660ad9da1a4a7493303acd50c 3,546 1.00/1.00 vMB 36
829,599 829,599 0000000000000000000169c747ea1b7538672d42eaba56823ada703576840ed1 4,596 1.00/1.00 vMB 59
829,598 829,598 00000000000000000002988f11683ebe14d0ef8c29763a623e5b3e2bbab6a6cf 4,149 1.00/1.00 vMB 61
829,597 829,597 000000000000000000018316260e557fe2fbd9492a0a6729f656f620e79e7730 3,958 1.00/1.00 vMB 59
829,596 829,596 00000000000000000002f151878884d112464ddec82a2bf5b164041cc8f6e2ba 1,800 1.00/1.00 vMB 54
829,595 829,595 00000000000000000003085ae16874354d2febaa03c543537a3b449af0c433f7 3,044 1.00/1.00 vMB 39
829,594 829,594 000000000000000000037f147333d10c5a3379f0fc54ffaecede626388a461c6 1,603 1.00/1.00 vMB 26
829,593 829,593 00000000000000000000bcc6a2dde5f8bd53b88dad3bfaae90ce3c75ab182686 1,636 1.00/1.00 vMB 25
829,592 829,592 000000000000000000033381cfc09e4253517729fae6c317e55c09bd1e4c0940 2,051 1.00/1.00 vMB 30
829,591 829,591 0000000000000000000105868bd25eb1b42397fc0a749e9a6477b4c145dcd3fc 2,045 1.00/1.00 vMB 32
829,590 829,590 00000000000000000003a55406eac06ee70db4e46abbacd02b88d6ae52b146c1 1,139 1.00/1.00 vMB 27
829,589 829,589 000000000000000000019e726404bbf0fd6499e0f4e9b501f1c04fa36a900634 1,844 1.00/1.00 vMB 28
829,588 829,588 0000000000000000000355db49bb6f1561f71229fbebd94e2795b7217745d7e9 2,252 1.00/1.00 vMB 32
829,587 829,587 00000000000000000001e61134fe37ed780a4d0e3c755ab7af0f932a9cbb6f4a 2,647 1.00/1.00 vMB 48
829,586 829,586 000000000000000000032fb99211893a064090b5095958b3a5ad635791e6e7f4 815 1.00/1.00 vMB 23
829,585 829,585 000000000000000000019e0db106d1d6db3c325633be4e5c3b91b6cd8671e09c 635 1.00/1.00 vMB 24
829,584 829,584 00000000000000000000868d5a28af7dd2e0f32c279a097c7c098aaf4915f407 1,434 1.00/1.00 vMB 30
829,583 829,583 000000000000000000000ca86658040b6c4e5661dd02f878b378ca5d6134352f 1,617 1.00/1.00 vMB 27
829,582 829,582 00000000000000000003af316ae8281399b19016a9d1ff4398a29a2d21825785 1,615 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.87 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: 644.60 GB
    • Received: 12.62 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.