Loading Tool

Explorer IconExplorer

Memory Pool

101,937 transactions
19.35 vMB
0.05066179 BTC
Random Selection Loading Transactions
Max Size: 152.01/200 MB

Candidate Block

Mining Attempt 7b6a3be1cb8afcedc2eff1e64282c27278250919159de32b656626f689696395
Version 20000000
Previous Block 00000000000000000000fd7ebcdded7483520d41efdda042b37cb3e37b495374
Merkle Root ec8da92cd9d8e0c407ed65c70c83eb89cab0909d3735b5624e04367f4ba8fd8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,972
Size: 1.00 vMB
Total Fees: 0.00388876 BTC
Feerates: 44.54 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,686 (116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,570 916,570 00000000000000000001a7d21ce9d6e671966445efb0c4ae6d4c0c398654d40e 3,444 1.00/1.00 vMB 3
916,569 916,569 0000000000000000000120da7a690f087b10d540d0de4351674290d10061998c 5,204 1.00/1.00 vMB 1
916,568 916,568 000000000000000000019e33b5281c9338de7e705fca798a763c2888ce79d482 5,905 1.00/1.00 vMB 0
916,567 916,567 000000000000000000006fe3d4a59ffdea65d5701befeff1d2fc20e2d6bcc197 3,356 1.00/1.00 vMB 1
916,566 916,566 00000000000000000001e928bde151b316e3392056808db91156609d90cc97ff 2,849 1.00/1.00 vMB 1
916,565 916,565 000000000000000000015852ea017d82d2ac162e84c174749ad5e1db993e2b4d 334 0.10/1.00 vMB 2
916,564 916,564 000000000000000000013d3c10474c498de3a87929d9885e3313b0dc0e3097bd 3,068 1.00/1.00 vMB 2
916,563 916,563 000000000000000000002f6628982f8b2e70a67f32eafe9bd46784345ae283d1 1,753 1.00/1.00 vMB 1
916,562 916,562 000000000000000000008f16d5fe2756012b1f9b6d9124cbb6a3fc98f0133d17 1,349 0.48/1.00 vMB 2
916,561 916,561 000000000000000000009b84910c92f08aee5924825dd6b9cf9ff6cb41d04a01 678 0.21/1.00 vMB 4
916,560 916,560 00000000000000000001ce7e2f7941b712d0ae34c483da1015c825bc8b895184 970 0.40/1.00 vMB 2
916,559 916,559 0000000000000000000099e53fcf122bc89ae446f7df0819fa000458e1ff93f0 606 0.20/1.00 vMB 2
916,558 916,558 0000000000000000000199dfac6c0f2b194ed94bcb4c62290998d0db2c4e258a 857 0.31/1.00 vMB 2
916,557 916,557 000000000000000000012d17515dc555d5867213e9730ff23f798c328e6e66d4 331 0.15/1.00 vMB 2
916,556 916,556 00000000000000000001822c52fbf730723f5d350febe90cf0803af27d0ecf42 210 0.15/1.00 vMB 1
916,555 916,555 00000000000000000000e4c86d64ffaa4f3469f9e8beb9b70b816e727aced167 4,036 1.00/1.00 vMB 1
916,554 916,554 000000000000000000011db2e1eea4eeb7958f23fc1de0e729cf050519621703 1,420 1.00/1.00 vMB 0
916,553 916,553 000000000000000000011d639c702745e4d3299d19a2cae84ef3a4542a70f4ec 1,010 0.32/1.00 vMB 2
916,552 916,552 00000000000000000001c490a9d678995bfa7dd8dc1da204d671052836aee297 2,035 1.00/1.00 vMB 1
916,551 916,551 000000000000000000014e2e1d666ebfdf2046be714c9da3875863f941a7c967 4,325 1.00/1.00 vMB 0
916,550 916,550 000000000000000000009dc67e9e39a823f3c8c2adab5b2f7a8aa4a0cb707dbf 1,872 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.29 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: 956.55 GB
    • Received: 28.51 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.