Loading Tool

Explorer IconExplorer

Memory Pool

82,124 transactions
30.01 vMB
0.14839375 BTC
Random Selection Loading Transactions
Max Size: 181.89/200 MB

Candidate Block

Mining Attempt c6889d667d4ea328c9a50a5dcc035264ffed3558e5ff59594598940708fcf804
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root e30ed92abe2f715771e240753783367af95e2a701b7d0c07c73ed38b74e0d379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.07848605 BTC
Feerates: 101.65 > 7.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (358,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,864 556,864 0000000000000000002f9592e3258b9ff575921a73267c18b2bc93eded2165ca 308 0.11/1.00 vMB 13
556,863 556,863 000000000000000000113a8be66f22288f78fa60645f4631e586ba533ba38a37 2,814 1.00/1.00 vMB 15
556,862 556,862 00000000000000000018d8ab23b32883c0af99657111de08e6a41a6dde52bd37 1,105 1.00/1.00 vMB 4
556,861 556,861 000000000000000000274d0396e7ceb324b6233afdbf8987364cd0a4b1701eba 1,687 1.00/1.00 vMB 9
556,860 556,860 0000000000000000002b74c97bfaedb364d543fb9f255adb28b4d186c9968caa 2,397 1.00/1.00 vMB 10
556,859 556,859 0000000000000000001b2fcd8569fc97ce38ae6b776f17b8ce63315ab7cf60d6 2,676 1.00/1.00 vMB 24
556,858 556,858 0000000000000000001de6a54d25523401838f494a680d36cd75ded3fe038b9d 2,737 1.00/1.00 vMB 12
556,857 556,857 0000000000000000002c4e269147bcac75459f899de55a823e120330d86cdaaa 2,065 1.00/1.00 vMB 5
556,856 556,856 00000000000000000009ffb81b53465bb5146d4d0cd283155eecc2cf54c07f0e 2,580 1.00/1.00 vMB 16
556,855 556,855 00000000000000000028aeda760df9b9cbb4552465ed9f5f5672b1c1bc740532 2,594 1.00/1.00 vMB 29
556,854 556,854 0000000000000000002e3b3f1cf855808567ecaa9b4f6193f46c779546dd3de9 2,498 1.00/1.00 vMB 38
556,853 556,853 000000000000000000094dc109452c451628cec52bb0d0638b4933cc10f5dfe9 2,849 1.00/1.00 vMB 15
556,852 556,852 000000000000000000126a8063b55010397953f1182861f81f7c270ddf54dbdb 2,742 1.00/1.00 vMB 24
556,851 556,851 00000000000000000015fb3a555dbf70e8f20cc7c6e708f443788291950dc230 1,898 1.00/1.00 vMB 13
556,850 556,850 0000000000000000001e55c4950d5de6808c804cd84dac8c42b90b29679f973b 3,540 1.00/1.00 vMB 2
556,849 556,849 0000000000000000002e695d934025514d4376cbc0faca11f5257f833d2a9d89 2,300 1.00/1.00 vMB 12
556,848 556,848 00000000000000000027fa34850703d9a9237b8b46d641bf343fcd3a0ed88b68 247 1.00/1.00 vMB 3
556,847 556,847 000000000000000000205a887b19835d91ccbd2909e60e84cea70679383aee04 576 1.00/1.00 vMB 3
556,846 556,846 00000000000000000014fdedc10786f17c2cfcb831a2514690b60ec473253e96 2,354 1.00/1.00 vMB 7
556,845 556,845 0000000000000000000e87132fec677c78da9cdb41c54dcbbcba3d035eb78a10 1,252 1.00/1.00 vMB 14
556,844 556,844 0000000000000000002f68c8cd2e467d4af523212274ff610a27ff35ee812d53 2,758 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.60 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.69 GB
    • Received: 15.99 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.