Loading Tool

Explorer IconExplorer

Memory Pool

76,469 transactions
28.49 vMB
0.06753124 BTC
Random Selection Loading Transactions
Max Size: 172.69/200 MB

Candidate Block

Mining Attempt 2486daa14873bd0b7e70b44644a04209ea48da26958210d25548aa1a155c85de
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6549e0c7f12399a477e8f25a61325f3743d1385b942e92ad5abe46856d8c644f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,277
Size: 1.00 vMB
Total Fees: 0.00854497 BTC
Feerates: 73.20 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (375,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,356 539,356 0000000000000000001e651e3620de38b74b6a2b6651d67b2dc5e39a643f329d 628 0.46/1.00 vMB 22
539,355 539,355 0000000000000000000516a7564cbd636526cdb4fdf233542a361ed416bc93d5 1,420 1.00/1.00 vMB 10
539,354 539,354 000000000000000000220841d31ab82d5b79740a4da58f13a5381cd5cb726c08 2,207 1.00/1.00 vMB 28
539,353 539,353 00000000000000000008a74848920580c1569b91379d03908c61725d57fef167 2,681 1.00/1.00 vMB 6
539,352 539,352 00000000000000000003ff1e687889840766aa7657699f5ee73c694a704ddc94 2,288 1.00/1.00 vMB 27
539,351 539,351 00000000000000000006d45da21869f66a2bdb12ec585ddeb8db6a2cb01b0f55 2,896 1.00/1.00 vMB 10
539,350 539,350 000000000000000000164b62b51930bdbd07ae95d3612d6364524746accf19a0 2,530 1.00/1.00 vMB 39
539,349 539,349 0000000000000000000a7f161d9d0f9e4035b778cca94969c786329d87663471 2,802 1.00/1.00 vMB 12
539,348 539,348 0000000000000000000e3e4610f27fb30b87b341c8284938a3c9dfad905dc2ad 1,636 1.00/1.00 vMB 16
539,347 539,347 0000000000000000001ec5ab97b035317a2b9883fe9fb80982d43de895b1dc98 2,506 1.00/1.00 vMB 26
539,346 539,346 000000000000000000023141a740dd8d52f3be30b305f0c1b41b3ebb0854bc2d 2,500 1.00/1.00 vMB 36
539,345 539,345 0000000000000000000390fe16bb0056da781f1a7fa1f86dc70d552ded0b592e 2,709 1.00/1.00 vMB 45
539,344 539,344 00000000000000000019116cd0cc0edeb897bb98840f6f29584ba05bbf5bacf9 2,638 1.00/1.00 vMB 17
539,343 539,343 00000000000000000008c11b37504c0f234445f595911622659bb152c8c79080 2,233 1.00/1.00 vMB 33
539,342 539,342 00000000000000000020bb1b7fcf6918dbfd23c34ec932930a585f63385ee8ab 1,407 1.00/1.00 vMB 36
539,341 539,341 000000000000000000056079c004e90f0bda9eb69c489a7593f26d67d7a7c7f6 2,443 1.00/1.00 vMB 67
539,340 539,340 0000000000000000001874afdef76b6e9303bf7f85a1293b8ac821db18b35e90 2,093 1.00/1.00 vMB 21
539,339 539,339 0000000000000000001f71b307d8ce10ee2a04adce6773fe92ed344dcfcf4ec7 751 1.00/1.00 vMB 46
539,338 539,338 0000000000000000002624d50d7aa8c3f80a44c3844dbc9c9f5c987cdacebb1f 959 1.00/1.00 vMB 85
539,337 539,337 000000000000000000109f3ec2981e3ef6a34116716b1687a70b065af393098b 131 0.05/1.00 vMB 24
539,336 539,336 000000000000000000184fec2c4631d03821304d50520afbfe9247724054270e 300 0.23/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.