Loading Tool

Explorer IconExplorer

Memory Pool

82,432 transactions
21.37 vMB
0.05569481 BTC
Random Selection Loading Transactions
Max Size: 146.18/200 MB

Candidate Block

Mining Attempt 6488bca33c7672fc19183b8d70cd2416bf503c6cbbd1926dd5dae04c10bc366c
Version 20000000
Previous Block 0000000000000000000010c52114820c9bbfcd4a469a027e3c8c6443c729ceee
Merkle Root 932a1ba32b2afb81eaac17ddf681e3b586356651dc75138689c4b9de29d013a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,004
Size: 1.00 vMB
Total Fees: 0.00835233 BTC
Feerates: 241.53 > 0.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,031 (832,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,732 83,732 0000000000319e55bfae0b0a5cc442cd8f6ea3a724cd4e0c4a05b6903275d67a 2 0.00/1.00 vMB 0
83,731 83,731 00000000001eb6b0d1b219ce1ebb9d4f45ce758b7a4c9424c40f4f8890acd865 3 0.00/1.00 vMB 0
83,730 83,730 000000000012b1d70d1e5dba4a96accc07d5ee727f94250a17d35fec09b6c8a7 1 0.00/1.00 vMB 0
83,729 83,729 000000000027d89e29ce8d5c4b91d0b83d126afba6dabd847cec546c4fea6d1c 1 0.00/1.00 vMB 0
83,728 83,728 000000000011d1fe50ba2c0f0f9554443bc1bca5f57de0031f305e18d6c0628a 9 0.00/1.00 vMB 0
83,727 83,727 00000000002d207020e26e9a7c9ba555ad8edff450dfafcb1b02c4f906142806 4 0.00/1.00 vMB 0
83,726 83,726 00000000002dcf4c71229e17ed5c9a50a94afe5419f64a72803af8aa1ca20f26 1 0.00/1.00 vMB 0
83,725 83,725 000000000007d724873d24e4c40077203db2e789d0c02ee879997a1f68375362 3 0.00/1.00 vMB 0
83,724 83,724 00000000000e2d2d6fa8f2daeabfab57a0c3d1097fbd5fbfd849f1b4db7d3811 6 0.00/1.00 vMB 0
83,723 83,723 000000000018a5ca5454a2fa59b4b4765af640cbe44b75fdf0621fb355b8b12d 1 0.00/1.00 vMB 0
83,722 83,722 000000000010d0f4c644d54706ef4a3c8448a90b3efc1dc3ef0bead44a34735f 1 0.00/1.00 vMB 0
83,721 83,721 0000000000035472044d8a0e21f26fe4a73714d31cd846fe89a4142ce0ce210a 1 0.00/1.00 vMB 0
83,720 83,720 000000000007561cb31d9540e47e9e2f0d833b2ac63b4e2cb64363f093297a43 1 0.00/1.00 vMB 0
83,719 83,719 00000000001c7681e353b6a96a3a9561ffef7757696200343d1f79988113dd22 1 0.00/1.00 vMB 0
83,718 83,718 0000000000002874d18d03dbd5105822df8e8317b25be17bd24a2006fb613b7d 1 0.00/1.00 vMB 0
83,717 83,717 0000000000038d3777acde6429bcf4195d13096a51e01448fae86b0ad761cc4c 1 0.00/1.00 vMB 0
83,716 83,716 00000000002cf11eff9aeb5a7c23e14fb9af1d69820c00afe64c9366291ade2b 6 0.00/1.00 vMB 0
83,715 83,715 00000000002e9394106872a0ec6b0375b4145faab20cc77be0678450f59e9b6b 1 0.00/1.00 vMB 0
83,714 83,714 00000000000b091493eef33dcf0a0ad01cf3a9fbbd28db81397d7b2cae39323c 1 0.00/1.00 vMB 0
83,713 83,713 0000000000304a1e3769e270f1f7d360d1f42eb6795bd8f612a024acedc10907 5 0.00/1.00 vMB 0
83,712 83,712 000000000028f03f21094fcf869a57bc9121bcdd8d560f123a4e6e7426283051 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.17 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: 811.42 GB
    • Received: 23.53 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.