Loading Tool

Explorer IconExplorer

Memory Pool

84,909 transactions
31.85 vMB
0.16767350 BTC
Random Selection Loading Transactions
Max Size: 189.59/200 MB

Candidate Block

Mining Attempt f38d479e6cb83461ce2d70714ae9f503046eba4822cce2a9644f1f19c13b6e85
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d1dcfb900ee465241e4abaa1b0991330846c462849d30da4cbfa18433ac15b78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,022
Size: 1.00 vMB
Total Fees: 0.05317139 BTC
Feerates: 402.75 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (374,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,591 540,591 00000000000000000015ffcedf501f61109d81b5a60188706fc4f637bc33031d 2,287 1.00/1.00 vMB 27
540,590 540,590 000000000000000000129d6af373fd9b10d52291ddcc90f8eebdf9e466cd3c6d 878 0.39/1.00 vMB 24
540,589 540,589 00000000000000000008bac694f16cec39ce20ca05448cc3191faecfe7a7a7b8 755 0.31/1.00 vMB 24
540,588 540,588 00000000000000000000b41bcca3d5ed974a70d8d550c312ae862a6d06b8a4e2 1,268 0.56/1.00 vMB 21
540,587 540,587 0000000000000000001d9f0db03d710b109e91b149e6595624dcb4f59a71b17d 91 0.03/1.00 vMB 35
540,586 540,586 00000000000000000007572a45a8d86ef6733b018be08d3c5ad1d19746f2de9a 159 0.21/1.00 vMB 4
540,585 540,585 0000000000000000001d99004a21f3d50c74cd5fbcf2d98c29ca047612bb11a1 2,891 1.00/1.00 vMB 23
540,584 540,584 0000000000000000000eec76c6909d680c96830919d0b193bced7f01bbc0fd37 2,256 0.82/1.00 vMB 22
540,583 540,583 00000000000000000027433dc3e40402bf140af88fc434da328df7baf1e43c6e 560 0.19/1.00 vMB 30
540,582 540,582 00000000000000000009621319c61fadfa9bee078410bbba158d9ce956196103 461 0.20/1.00 vMB 20
540,581 540,581 0000000000000000001442e564412a1bf489c72196cc2dfd047882407b67f408 1,852 0.79/1.00 vMB 30
540,580 540,580 00000000000000000003c8fb7a940b5592d517ed5201559aa1a4c7a46ea9f10a 461 0.19/1.00 vMB 26
540,579 540,579 0000000000000000001bc8ca967bfe4f2ce9fdb1c2c09354496821bc817cd20b 490 0.23/1.00 vMB 21
540,578 540,578 00000000000000000003979df318e3dd0ab2e5620f3494993b78a8bc68a85cc7 1,764 0.81/1.00 vMB 21
540,577 540,577 000000000000000000165f6f3adc2e1a73a9a17c39c531db3bc3bc6e1a7919fa 358 0.10/1.00 vMB 21
540,576 540,576 0000000000000000000d36b5bc2e708a898aae16d5c53faf8d0225c5dcf9c1f8 2,010 0.87/1.00 vMB 19
540,575 540,575 000000000000000000237e921ea6a539ba3813c4004ca535ad4c1bc66c923f63 231 0.16/1.00 vMB 26
540,574 540,574 00000000000000000010b0d763e1835bdb9921ae4b8adbb6d88d8cfcfbc392aa 2,162 0.93/1.00 vMB 20
540,573 540,573 00000000000000000022d693a694d95c85c99a470dc80ad9b6b8d92635f59a6a 337 0.25/1.00 vMB 10
540,572 540,572 000000000000000000268ecde177aeb473b9c6ad2a3459a4ccde0b694122568f 2,014 1.00/1.00 vMB 22
540,571 540,571 00000000000000000002c245c4a625e5be0983b65bfb8f1f0f0690e64fb508e0 2,029 0.98/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.