Loading Tool

Explorer IconExplorer

Memory Pool

31,664 transactions
25.26 vMB
0.05886015 BTC
Random Selection Loading Transactions
Max Size: 125.72/200 MB

Candidate Block

Mining Attempt 6d5ccc99454a0bf7c6f07cc58a5bce427c957db913775f4081f1da53294968d5
Version 20000000
Previous Block 00000000000000000001722f1792b25382798042f3258e47694b9704d856e804
Merkle Root b32729abb183d11289282f1043dfa7211167cb25011620617735660d8fdf018c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,065
Size: 1.00 vMB
Total Fees: 0.01290414 BTC
Feerates: 150.93 > 1.29 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,209 (760,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,591 153,591 0000000000000cff18165a91361f562b457f006df0b330900fab8f8b23e1f926 53 0.05/1.00 vMB 81
153,590 153,590 0000000000000b5425088657217079d1b4f6debabd8bdea3e2a50eca6698829d 150 0.05/1.00 vMB 14
153,589 153,589 00000000000001328ca184d80b902631277c834eb725989cd333fb85e0ff06f1 29 0.01/1.00 vMB 690
153,588 153,588 00000000000003512b0fa54aca7cf6a98a925bd612a529d0e2f35f77e4d3c8c9 85 0.03/1.00 vMB 160
153,587 153,587 000000000000024a47595677afcfb5c8719c79bfe6d8cfe2f61ecbd45f05ed93 13 0.01/1.00 vMB 54
153,586 153,586 00000000000000dd53bbb62b4587a25317d5a6eadfcc0153ffd91051ef462f35 73 0.02/1.00 vMB 28
153,585 153,585 0000000000000247b45850234cf436eca0accfbc9687ecbd4b643402de506771 30 0.01/1.00 vMB 292
153,584 153,584 0000000000000a33d66ce51597056ede6cc80d6dc500fe47e2833ff0fc585e09 54 0.02/1.00 vMB 69
153,583 153,583 00000000000006990df6ddbca66221baebeb5a88281554565e7f0b668b2f34fd 1 0.00/1.00 vMB 0
153,582 153,582 0000000000000d5d47a1176616653dd66767508d1867c5d549d9e0c59dca0d91 20 0.07/1.00 vMB 50
153,581 153,581 000000000000076d7d473ba8bce7beb7bdfc1f2fb7b372768e901e3f09750cb1 7 0.00/1.00 vMB 64
153,580 153,580 000000000000022c4db1cc73ddd28f61e5de63f7b071a709a3c93d7b6811f833 55 0.03/1.00 vMB 66
153,579 153,579 0000000000000b312c47441bd84569f04b0293e9a3486706e23d6f2ede4ca22e 15 0.01/1.00 vMB 244
153,578 153,578 0000000000000033ef8b96bb3625f7ff7c2457eedb9de974c75b243b4256945c 16 0.00/1.00 vMB 216
153,577 153,577 0000000000000ab38d51c1dad6a4d4b5bf5ab6297878178ab10bc24ab03a31d2 24 0.01/1.00 vMB 146
153,576 153,576 00000000000005d4572080daf822b71bb218e0045809d1898d9b523621219661 26 0.01/1.00 vMB 403
153,575 153,575 000000000000056e3b8e40398b2edb19fdb30deea03dad30a60415b6c8458741 96 0.04/1.00 vMB 115
153,574 153,574 0000000000000ae4c4341bfce6421ce81856bd5306193a942fc0d96d6ab962e2 7 0.00/1.00 vMB 0
153,573 153,573 0000000000000da98d23f933a8f1874b92e5dcc8ebd66570b329b7e1d6d0952d 11 0.01/1.00 vMB 42
153,572 153,572 0000000000000b472906e328829750c3295031c0825644c6641a96a335b4b10f 33 0.02/1.00 vMB 13
153,571 153,571 0000000000000d69f66935966a6ab0af74701fcb62dda15d33f9856e010b5104 15 0.01/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 780.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 573.94 GB
    • Received: 8.10 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.