Loading Tool

Explorer IconExplorer

Memory Pool

42,158 transactions
26.75 vMB
0.05941857 BTC
Random Selection Loading Transactions
Max Size: 140.38/200 MB

Candidate Block

Mining Attempt 73d7bd9762a563324db63225b38629ffb35e8672bd889df6b942dc66ffc6456a
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root cc2f1172ca20c0dd3423739329cededf9e99330b8c3d6af42f8955735320514a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,844
Size: 1.00 vMB
Total Fees: 0.01004160 BTC
Feerates: 99.90 > 1.01 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (299,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
614,999 614,999 00000000000000000001b7f15579447635243e8c35f50e69f1b533114207e8d7 2,726 1.00/1.00 vMB 40
614,998 614,998 00000000000000000002cdee46a97409a63ad31f9d04c5f28989b992361fc7e5 2,201 1.00/1.00 vMB 20
614,997 614,997 00000000000000000011ba79ab4316fab6a28c00ecb1b793ba207fb955b8b81d 2,174 1.00/1.00 vMB 6
614,996 614,996 0000000000000000000625adaa960ca00c3837de9bec1e5b990f166d0a8ad18c 3,135 1.00/1.00 vMB 29
614,995 614,995 000000000000000000027419058dc22088e4458adfecf7616635448cd94e87eb 925 0.38/1.00 vMB 4
614,994 614,994 00000000000000000010bd1d1d74677cd42d4d81f00ac87c0ea218b54253f8c1 2,520 1.00/1.00 vMB 2
614,993 614,993 0000000000000000000a91efa224917136d69c188783c7ac14bcaa3f36dac933 2,012 1.00/1.00 vMB 13
614,992 614,992 0000000000000000000ed1f14b258baa79b6fb13226665176b07b91c21531b47 2,341 1.00/1.00 vMB 20
614,991 614,991 00000000000000000001b22e6d4a53083e33f01d647a9127c00448b4942e17f8 3,380 1.00/1.00 vMB 25
614,990 614,990 00000000000000000009cb8c64a7182de7e4bedcffac3cbc25bdb982671de744 1,833 1.00/1.00 vMB 18
614,989 614,989 000000000000000000112a5fc2f4401023a8815261564caf19883a35253ce238 2,385 0.88/1.00 vMB 4
614,988 614,988 0000000000000000000818a16e037777dc496f1cc001bd0fd415eb4edb7d001e 2,962 1.00/1.00 vMB 20
614,987 614,987 000000000000000000109ac624bb201ce7b03329c1aeafa37afa0a582941ebdd 2,224 1.00/1.00 vMB 10
614,986 614,986 0000000000000000000236caec88554c4c0f293fb0293ef342976e1d22f3a3c3 1,111 0.33/1.00 vMB 12
614,985 614,985 000000000000000000102036a77c02ed031517a266b9f68ae36aec6be3029a50 101 0.03/1.00 vMB 8
614,984 614,984 0000000000000000000fbcd2427079b53d77bb39cb732b4d6a36f7bc99a28e44 1,300 0.36/1.00 vMB 10
614,983 614,983 0000000000000000000775a9680e2403ca768b9368ae87d104030ff55f9690e8 136 0.05/1.00 vMB 10
614,982 614,982 00000000000000000000c082ae82e7a019a378174d904db2cfa5e1277ed09498 563 0.17/1.00 vMB 16
614,981 614,981 0000000000000000000daae8ccb250481d05e43a30f967bb1b7bb752920ae7c9 501 0.18/1.00 vMB 24
614,980 614,980 00000000000000000007f4eda04ecc0d1e8cd2f767cc44de84b7dba42ee59223 1,703 0.56/1.00 vMB 11
614,979 614,979 0000000000000000000a76272ce85d54a505967b413dcea2825b9e1fcb24c6ae 420 0.22/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.