Loading Tool

Explorer IconExplorer

Memory Pool

87,858 transactions
32.57 vMB
0.24819376 BTC
Random Selection Loading Transactions
Max Size: 194.67/200 MB

Candidate Block

Mining Attempt 186768e9119c49d0b990e7b71474870193e3203c5ec8b04aa0fb1b03787c2104
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root a1c63f12af2f10d04fce266f72f75089f6773819de392a79658e7982df867798
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,868
Size: 1.00 vMB
Total Fees: 0.10992086 BTC
Feerates: 538.26 > 11.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (541,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,037 374,037 000000000000000010ee6fa9ac456c50d776049f1a8818bb720fce8225dde90d 721 0.52/1.00 vMB 11
374,036 374,036 000000000000000012e5011d21bacbc52b3ce7530c904e18f83ae4634b7ecf40 1,644 0.75/1.00 vMB 37
374,035 374,035 00000000000000000bcdad6d99f5fa6b969c6587599a17850b2e69e4e17a8350 2,578 0.93/1.00 vMB 53
374,034 374,034 00000000000000000d1ae5558b7df89076f41a754f1cc0f4fbe11c8fb3df23fc 1,418 1.00/1.00 vMB 26
374,033 374,033 00000000000000000e96ecdeef6fdec1904f48cccb2df15db7e99ff3b511dec2 2,111 0.95/1.00 vMB 39
374,032 374,032 0000000000000000068156736ac182e2dab5e789f8794299448eaa9269d87329 1 0.00/1.00 vMB 0
374,031 374,031 000000000000000009511406644017f9821f640730899132b34c7f04e2e9540d 1 0.00/1.00 vMB 0
374,030 374,030 00000000000000000f4c9755787c4c343a28cc42d0cac60b4a23c7aea7c9b5f9 1,099 0.89/1.00 vMB 22
374,029 374,029 00000000000000000d994c508f5293e9f6ed84b1ad87da504c4422e15b5e84cc 1,207 0.60/1.00 vMB 39
374,028 374,028 00000000000000000587b61f1a02b73e876dc06d7e0f15fc29949e1af671d55b 1,015 1.00/1.00 vMB 19
374,027 374,027 000000000000000003480ac434b44d150c4a437de87d06e7511515d0823926d3 1,368 0.93/1.00 vMB 23
374,026 374,026 000000000000000003aeea7efbf94934d8e294b1dbaa652b7bf64e465d5c42bb 921 1.00/1.00 vMB 15
374,025 374,025 00000000000000000c18bfb0e67cf08ce784c092912a5428fe3498f2bd9e44d8 1,618 0.75/1.00 vMB 40
374,024 374,024 00000000000000000fda1f14bf5e16596d5b232b83bf6013976fb5c3be04b635 813 0.34/1.00 vMB 38
374,023 374,023 0000000000000000109898a9ddc1943484e71eb2b5d426006e0f4dc7c3c46dd3 259 0.12/1.00 vMB 38
374,022 374,022 00000000000000001087a703a2bcb535f92974f48fa2b2b239695492306defc2 1 0.00/1.00 vMB 0
374,021 374,021 00000000000000000104b8993bece27a7b786ffb16666028738a655fbeda517b 396 0.18/1.00 vMB 41
374,020 374,020 000000000000000009327433cb775e7490c7f4cce1d407d9368cd44a05330c68 217 0.12/1.00 vMB 43
374,019 374,019 0000000000000000072847b99880cab70c2f8be35147f69e990e31527d9adae7 269 0.89/1.00 vMB 8
374,018 374,018 0000000000000000101ed21d84525b2f398294e5e0a79b7d0c327cfa98c3ef5e 1 0.00/1.00 vMB 0
374,017 374,017 000000000000000000d51fd1beea29dd727ba8287417dc5b94349f8ca31f5e0d 681 1.00/1.00 vMB 11
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.71 GB
    • Received: 16.32 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.