Loading Tool

Explorer IconExplorer

Memory Pool

79,683 transactions
29.65 vMB
0.07327064 BTC
Random Selection Loading Transactions
Max Size: 178.43/200 MB

Candidate Block

Mining Attempt afe7719206931cf2fe3cf7bc56bf39cf43f58b4d2debe4ab22e98cf0f7ce58c8
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root b7598336b383563801d906d1cf191145bb3503ea84e8c4fa08c482523632f0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.01289319 BTC
Feerates: 454.44 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (567,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,170 347,170 000000000000000012adad42aac86bc189804e715bd72dadaa1b0d25e6088f40 536 0.44/1.00 vMB 18
347,169 347,169 000000000000000005fe1b18faa2e76c08f420d1a3e4fe280c01a26bbbb074d8 983 0.54/1.00 vMB 20
347,168 347,168 0000000000000000168a0036db4add0f2c3a7bf95ea9596a8e89ce73d6768b7d 1,002 0.65/1.00 vMB 24
347,167 347,167 00000000000000000b4119e5823073867332a80339ccd8cd8912570ffd452b45 1,293 0.75/1.00 vMB 34
347,166 347,166 00000000000000001229a57e7adf34b96a2ff2e82ef1bb7b70c0dd4bcaa183d2 399 0.23/1.00 vMB 19
347,165 347,165 0000000000000000103065ecf6415048d438c846b8b7e4128cb56a5e0120bf9c 64 0.02/1.00 vMB 62
347,164 347,164 000000000000000008fcbbc8390dec59b266cc9ab030340535b1984224f055b2 1 0.00/1.00 vMB 0
347,163 347,163 00000000000000000c6cb77b7b76c1e7700075ae7070910b56d7b66f7ab7a6af 74 0.26/1.00 vMB 11
347,162 347,162 00000000000000000a782cf27a396815d36161e126f99f72c88c5c0d53278965 1,574 0.99/1.00 vMB 23
347,161 347,161 000000000000000006eb83ff041625becb7202194f297d6c8a5b21a09bf2a165 932 0.54/1.00 vMB 23
347,160 347,160 00000000000000000e33c1895d592b2513c9e0f73b3b595d94a0bbd35fc71359 118 0.12/1.00 vMB 12
347,159 347,159 00000000000000000a6993acd683487d9eea5fdf7a24ea83abbaf6937ad80473 134 0.11/1.00 vMB 15
347,158 347,158 00000000000000000378617db8fc58e6662311cfeaa82932f4756a7d3c69765c 1,012 0.62/1.00 vMB 24
347,157 347,157 0000000000000000112c280b1c35cddebcd0c621de87a7fbaaf332e5c8516da1 634 0.36/1.00 vMB 23
347,156 347,156 000000000000000007735339452d6c84c12018044595c36713544d319d986b9d 618 0.65/1.00 vMB 12
347,155 347,155 000000000000000004d99f904c5cbb66f8e0b09b2a541b72afa788a32b67e799 1,592 0.75/1.00 vMB 29
347,154 347,154 000000000000000010847ddd0763c2c926f4dc0885f1c4161a43023c97b12bd1 755 0.53/1.00 vMB 23
347,153 347,153 00000000000000000b84c4845f5e2b09c6f899717efa4340ff94bc0aa1cde70c 230 0.17/1.00 vMB 18
347,152 347,152 00000000000000000695cf5effe46548d7116ee92db30c3f5be9be6466518dd0 632 0.44/1.00 vMB 24
347,151 347,151 0000000000000000100febdebc257aaca8c0733931b73cca7f460c9c5e4a6ae2 241 0.14/1.00 vMB 22
347,150 347,150 000000000000000011be9ed0b06f2e7c420951dfbf5cb608047469a4c081d7aa 850 0.52/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.