Loading Tool

Explorer IconExplorer

Memory Pool

38,757 transactions
26.18 vMB
0.05786151 BTC
Random Selection Loading Transactions
Max Size: 135.65/200 MB

Candidate Block

Mining Attempt efc9e53ca4ca4b6df5d91e8d098f5d26d6c8a4553fa60c3e9416fc573336cba6
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 767c08e642c364f4daa989ae66bc4e604802ceb5048867a2b99342d606a9d45c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,473
Size: 1.00 vMB
Total Fees: 0.01000909 BTC
Feerates: 50.62 > 1.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (606,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,940 307,940 00000000000000003e37c3a6ac37daa6ae265af3c36f48318fde77d47224d019 256 0.10/1.00 vMB 34
307,939 307,939 00000000000000001ff001a3a2c288f3263ec256e771e4b918b514e7a0d19b03 786 0.44/1.00 vMB 34
307,938 307,938 000000000000000020ff1a60542d29f5684f414f7e9e747d45acf33b0ce388d9 565 0.31/1.00 vMB 28
307,937 307,937 00000000000000001f5e0a8103cd72af9dc6ab97f3ef5e16d242941e8f849eed 237 0.12/1.00 vMB 32
307,936 307,936 0000000000000000261fb4f81e8d03735cbdf8d6d0e8192b65d89744709eda24 267 0.16/1.00 vMB 27
307,935 307,935 00000000000000002f6bd294e2b389114d710dc5ef32e3849d9b928773bf4717 296 0.14/1.00 vMB 30
307,934 307,934 00000000000000000f463e4f97ec1dce51a2109f1342891956b417a4f7d245ca 197 0.10/1.00 vMB 51
307,933 307,933 00000000000000001d656b512dd32e6281ad349cbac2812160c9c082e273f0dd 549 0.32/1.00 vMB 29
307,932 307,932 00000000000000003424bab05808c94707e311b4cb514bb5d0449047e5b9cf0a 774 0.40/1.00 vMB 29
307,931 307,931 0000000000000000230b07e718a8fce3502c09ca89e7284ea4d6df89b36ce620 128 0.15/1.00 vMB 6
307,930 307,930 00000000000000002eb7cef635749199e1ac176951e40d7e6f7696dcbf388117 361 0.29/1.00 vMB 18
307,929 307,929 00000000000000004086b6a5309eaf41c254fce5f0d8556b6ca995715f3d4682 128 0.05/1.00 vMB 38
307,928 307,928 00000000000000001c85236a5d4ebcf1120518c1488e85fb82bc02165a2a64b2 417 0.23/1.00 vMB 29
307,927 307,927 0000000000000000138651220c45d324a18cb72e0679d8ca4395e37a2121ce83 128 0.06/1.00 vMB 37
307,926 307,926 0000000000000000133dc0a591e26fd79a4d757900e818df811853dbdecd6565 408 0.21/1.00 vMB 35
307,925 307,925 00000000000000004cfdd717de7ae5d3149e9663e7d2ff3a602ca07bcff30d93 187 0.09/1.00 vMB 25
307,924 307,924 00000000000000003393078b4390e5ad5e31ee95b45cedbb484c1e399415982a 1,287 0.60/1.00 vMB 35
307,923 307,923 000000000000000046ef0919f12a77647e0caa47786ffb931e8d38026d910e66 198 0.09/1.00 vMB 29
307,922 307,922 000000000000000008d03db0659b34da481da9ac41ba8ce7d9586df946a35b1a 256 0.16/1.00 vMB 26
307,921 307,921 00000000000000003af949ef8dc861fbc4fb33d99bb801210b2445090138b9b6 314 0.18/1.00 vMB 29
307,920 307,920 00000000000000002bb4c19ea620925a67b132d832cf47cdf3bea1bbf525525e 139 0.07/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 654.69 GB
    • Received: 14.16 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.