Loading Tool

Explorer IconExplorer

Memory Pool

78,790 transactions
29.82 vMB
0.07527809 BTC
Random Selection Loading Transactions
Max Size: 182.29/200 MB

Candidate Block

Mining Attempt c33258580df1084f5c789f230e0cb151e520c51059b5b2a438325954b4bfcac1
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 34029b1e84b8212442fb9317f76fc82d01a4454a38d0ebda1520b0c47cd3eb5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.00922996 BTC
Feerates: 200.89 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (630,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,998 284,998 00000000000000015364aae23b73f3111a81f8fd8ebcfc2b7389c866a2abe450 156 0.05/1.00 vMB 62
284,997 284,997 0000000000000000eb226edb101dc44ee9f6f5d7bfc2cae32c249d7b230bbf91 1,045 0.35/1.00 vMB 63
284,996 284,996 0000000000000000b1c36e099a7cb8a18e84c6030232928baa5f3970a36037c0 571 0.35/1.00 vMB 32
284,995 284,995 0000000000000001465bc2730ffed7493d166d18d288f6cf15e8cdb5d4a3c7b1 192 0.10/1.00 vMB 66
284,994 284,994 000000000000000164b4610d4ca073ae4abdd5aba032d8a4f70ac76691b9d71f 495 0.27/1.00 vMB 31
284,993 284,993 000000000000000182aa0b080a398968900366bc30f2f456fceb455f2e9e0d73 573 0.35/1.00 vMB 31
284,992 284,992 0000000000000000ada58194039264b414fcd0351667b5f8d6323a8d85f1343c 299 0.23/1.00 vMB 30
284,991 284,991 00000000000000017baff6d6b6eddd5b8127853f6c546cd54773f38373cf065b 514 0.25/1.00 vMB 26
284,990 284,990 00000000000000004eb5028647a8fa0d0e130b6b0f28d2a0f9b116bea77e488b 152 0.05/1.00 vMB 149
284,989 284,989 0000000000000000692e9a8e542ecc7e6e57d4d94c5e34cfe50a9b943fef8d0b 318 0.22/1.00 vMB 34
284,988 284,988 0000000000000000eba33ec72f4de8eff242b6abf9ba765ab99f4b0ab6f3e117 1,133 0.90/1.00 vMB 25
284,987 284,987 000000000000000023db0a895725e411f2cf697dfb41143c0d617e50af6b50cc 594 0.25/1.00 vMB 35
284,986 284,986 000000000000000085ce2f4805ec49e031b4b4fe7c54d116fdf9e66624aed720 1,078 0.35/1.00 vMB 47
284,985 284,985 0000000000000000bf39f40f5f483361136034864f7681d985840802d582a161 135 0.05/1.00 vMB 139
284,984 284,984 0000000000000000d09725f1d6a2da5c628db80643f39b7561029855b8ee998b 1,252 0.35/1.00 vMB 77
284,983 284,983 00000000000000000d168c6543ce56fc0f278d3a45b415d72b47d6cdd5ef5cad 509 0.45/1.00 vMB 26
284,982 284,982 00000000000000003f5174aba13a32ac6046e145522eb90dfc83fcc10e39c3c2 1 0.00/1.00 vMB 0
284,981 284,981 00000000000000015c841cd5507575fb6dc6747b2f3525021973085af06ffd77 840 0.35/1.00 vMB 48
284,980 284,980 000000000000000136e658a304bc4eb4720704e5b107f3273846db2002cd53a9 1,121 0.35/1.00 vMB 55
284,979 284,979 000000000000000088288b2af6ed31c9f0301e688028c0710aba03337e8ed309 377 0.24/1.00 vMB 30
284,978 284,978 000000000000000103134d488020a6023b5722732aa974b8a19af21d4a435fc8 146 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.