Loading Tool

Explorer IconExplorer

Memory Pool

83,270 transactions
32.18 vMB
0.08588479 BTC
Random Selection Loading Transactions
Max Size: 195.34/200 MB

Candidate Block

Mining Attempt 293679736534595c3aa10723165f6230957f22fc2d2a424cf89fa525777596cd
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 0fd65937ba8b9b764653b71942ad15156000ec50f97d404f96093d8483d9469f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.01524389 BTC
Feerates: 150.92 > 1.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (119,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,600 795,600 0000000000000000000446d76cf9fb1baaa7f241aa47348dd3312f357fb7ced0 3,390 1.00/1.00 vMB 30
795,599 795,599 00000000000000000003e0f0d100b597f87fcc66bddf0923a62c5f69bac5377b 2,565 1.00/1.00 vMB 38
795,598 795,598 000000000000000000008ca9bd10854685c00455589504260db77b93a6652bf7 2,474 1.00/1.00 vMB 39
795,597 795,597 000000000000000000029edb5155d84c6f2ccc3ad8f30b6810208d521256be6c 2,305 1.00/1.00 vMB 42
795,596 795,596 00000000000000000003811c1ffe17749d41770fbfa7d871b1c8944b2e11ffed 2,703 1.00/1.00 vMB 45
795,595 795,595 00000000000000000003bf9d4e3714277a5a56fefac5ce39913cbb66c1c07495 2,516 1.00/1.00 vMB 23
795,594 795,594 000000000000000000009dd6b2e837a48284d689a37e5bf7fe695a7b0908519f 2,800 1.00/1.00 vMB 29
795,593 795,593 000000000000000000023cf777cb16e7904300c277a5da9e30ae41f2b9d5fe15 4,039 1.00/1.00 vMB 40
795,592 795,592 0000000000000000000407873c5f0cce885056e19551cf41230cd5ad2b886cf9 3,695 1.00/1.00 vMB 41
795,591 795,591 00000000000000000001cd758a3d1afdf69e5f6771056b2f7f5fa0e383ced09e 2,932 1.00/1.00 vMB 33
795,590 795,590 0000000000000000000246822ebb244f7823dc76c4f02fed89bef010562a8c79 3,636 1.00/1.00 vMB 29
795,589 795,589 000000000000000000055c9602a9340bde43153fbae5ebe84fc2b0ef37e67784 3,419 1.00/1.00 vMB 35
795,588 795,588 00000000000000000004e10ceb8b47f14cad28217e120f5be75dd8a979350078 2,125 1.00/1.00 vMB 25
795,587 795,587 0000000000000000000019a19069cf601e98648bef1a4eb7ee86a92c8838c00a 3,217 1.00/1.00 vMB 34
795,586 795,586 0000000000000000000480235051f8d733f81619aff16a37ccda023d94e53b98 3,377 1.00/1.00 vMB 47
795,585 795,585 00000000000000000002103c408f040c3623d81872e71d72e49284a3f7635e01 3,619 1.00/1.00 vMB 28
795,584 795,584 000000000000000000018eddf00415e289b7cfb4197fe52830d0eec0e66561f0 3,318 1.00/1.00 vMB 28
795,583 795,583 00000000000000000001bde5dbb355b11a30f000ea4cb407c2058e07be957f53 2,573 1.00/1.00 vMB 34
795,582 795,582 00000000000000000005386018b10cd1cde59d6923fd918757690c004b01c4b8 2,711 1.00/1.00 vMB 49
795,581 795,581 0000000000000000000178b921eb3d075e1159df9fd50dd300ced11ac892eafe 2,945 1.00/1.00 vMB 47
795,580 795,580 0000000000000000000202d63efb9725fc6cbaf02fed9d12ce63222745343b56 2,980 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.