Loading Tool

Explorer IconExplorer

Memory Pool

81,100 transactions
30.34 vMB
0.11694482 BTC
Random Selection Loading Transactions
Max Size: 182.74/200 MB

Candidate Block

Mining Attempt f75f4e2c3f0a8b5ba10d51bbe35c93664280dbf9a506d9eb485c40b986f60836
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 3f2e3349a0be593d2de99994efbb711ede0841fc2bdc2e2beaa385535719f979
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.04345255 BTC
Feerates: 150.68 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (504,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,029 411,029 00000000000000000324fc445fe52683ba9bb23acca0ea84108e9df2a669e41e 737 0.93/1.00 vMB 16
411,028 411,028 000000000000000001913bb7d4231658f4923ec1ca940e09924299ef7675366c 2,579 1.00/1.00 vMB 51
411,027 411,027 000000000000000000e94d3f89a35ee6446033ef11a6485b9388d6460d3e6267 625 1.00/1.00 vMB 16
411,026 411,026 000000000000000002d50d22f293d188eb9bd5469134b6f02bb2a4f509458442 2,042 1.00/1.00 vMB 38
411,025 411,025 0000000000000000038d9dd036a152337d8a723d53c63c2689c623f58404afcf 2,393 1.00/1.00 vMB 41
411,024 411,024 0000000000000000012a686f2b980a0fcb64caa2227cf6039cff37feb5a50c9d 2,523 1.00/1.00 vMB 48
411,023 411,023 0000000000000000011cd67a538195d910133485942dc942bce7c92567e9f471 2,407 1.00/1.00 vMB 35
411,022 411,022 000000000000000005d39cd5a6d8c3997cfc93c9b6e2c7c833e943a06df31170 1,986 1.00/1.00 vMB 37
411,021 411,021 000000000000000002d2fa6e93a57ef5b678eeb3b723693584bff946f260587a 1,616 1.00/1.00 vMB 26
411,020 411,020 0000000000000000011610c213cb5fa9f2d67212daedd7f496f80bb120e4ca34 2,766 0.99/1.00 vMB 41
411,019 411,019 00000000000000000458efcb59ab651464071f1a00280eaf35be697a0e5db011 3,094 0.99/1.00 vMB 62
411,018 411,018 00000000000000000412b980adf309f66bdbf0e10012e59f929b60747cea60df 7 0.00/1.00 vMB 159
411,017 411,017 0000000000000000042a4da26c9b37d5d4ae36c9c0f7a4509de8cf6dffbb9545 196 0.26/1.00 vMB 7
411,016 411,016 00000000000000000049edd04bc727a133c1619d77359db486665b84df209e40 490 0.18/1.00 vMB 40
411,015 411,015 000000000000000005756d2c2531117b6792a6440c69726f76fe54bc9c1b150d 454 0.76/1.00 vMB 16
411,014 411,014 000000000000000004444ade93bdd0c95448a2c008a8b87b1f324c8db43cf8b6 761 0.32/1.00 vMB 37
411,013 411,013 000000000000000002160a5beba2aec4ba098f2ae3f73a20f498fa75b18d1169 1,373 1.00/1.00 vMB 21
411,012 411,012 000000000000000002c87fe7447ec4d52f446fd53f2a0a51ce4ae1f2d6224bc5 2,909 0.99/1.00 vMB 53
411,011 411,011 00000000000000000331a17a1dc9f9a6e3a95084455445a48d0bbe1ac68809a9 1,077 0.55/1.00 vMB 31
411,010 411,010 0000000000000000006ffa9c9a372d1897d0ee842d0afb43772d2053b64ae25a 384 0.23/1.00 vMB 29
411,009 411,009 0000000000000000022a659987962009b734f4a75056337f7fdb7e423fb9e93d 377 0.22/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.