Loading Tool

Explorer IconExplorer

Memory Pool

33,811 transactions
16.86 vMB
0.21544155 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 3 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.37/200 MB

Candidate Block

Mining Attempt 7cda86535c146e1fc926834630489eec4848a746312655baebfe1847f8ce0922
Version 20000000
Previous Block 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06
Merkle Root aa44817ff6fe22a7b631db83729b1974c6dfd3d8f7730a9e4fa83ebf7dba8ceb
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,975
Size: 1.00 vMB
Total Fees: 0.03672376 BTC
Avg Feerate: 3.63 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,062 (756,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
156,784 156,784 00000000000008cd45c3aeaed8fdb4878e8131e3edf2e24cced6055b54eacaa8 0.01 MB 24 202
156,783 156,783 000000000000027d9c360ab5f417310893441300923789725f348ff56d838fd0 0.03 MB 75 80
156,782 156,782 00000000000009a58c6e6718d43c1bec39af01fcb6587db591d6295f4e2b3966 0.03 MB 27 54
156,781 156,781 0000000000000bac86a776d99fd9446515ea28fa90187ef8f579ac429e740881 0.01 MB 9 613
156,780 156,780 00000000000009881d51f3527e5c26562780dd51a30fa36e91894f103ebf2069 0.01 MB 32 96
156,779 156,779 00000000000002c36e83dfb61ef0a74f56bbe8223ea83c02b89039731c359bec 0.02 MB 20 308
156,778 156,778 0000000000000563eda265d05db9989204902a7cf7344d82465ac16d0ddcc8bb 0.01 MB 53 40
156,777 156,777 0000000000000d6856d64048f08bbabadd35b6569de65534626b1580e296880f 0.01 MB 13 102
156,776 156,776 000000000000045576bace48bcb96dfab9a6d5a8807b5cf4a6d3741d5381319a 0.01 MB 26 146
156,775 156,775 0000000000000f26085a45d50ffb7b6c33c16eee4e5afc061c908cdc9b9d5845 0.00 MB 6 0
156,774 156,774 00000000000004f4c4f4e744643a8de84a475f926c60897e909ad9b3c0ab72f3 0.01 MB 23 395
156,773 156,773 0000000000000306fa2bc1683206ca757e6e66e326d0d99ec3f14ea7d83291cb 0.01 MB 13 61
156,772 156,772 000000000000089132a3edf5eff49048775c7b03133a0777ff7abaa40a1d4707 0.00 MB 13 51
156,771 156,771 000000000000099cddfaad1224536c6306f8c88b835959e4778bece877e3690e 0.03 MB 115 0
156,770 156,770 0000000000000da1dfdff0f5f2867771b4480796fee1f80290252c9bf485c4a5 0.02 MB 30 154
156,769 156,769 000000000000006714d5321b340d6f7e219891c366cab81267e76a2475b87344 0.05 MB 55 24
156,768 156,768 00000000000000611b3415bd466df1756791208a0c6263bfa61c5678e877828d 0.02 MB 11 22
156,767 156,767 0000000000000bad9e803447d1e5d764e9f949a7042cd97440c816a834e914cf 0.03 MB 27 207
156,766 156,766 00000000000008b60bbe1db113660634346dd032eb6564807ca27e18ea697cfa 0.05 MB 97 164
156,765 156,765 00000000000002d6800ed439054d10e21d4c404740e9c4affe26a7be715842ae 0.00 MB 5 0
156,764 156,764 000000000000008c6a000ce6c7b56e26dc5d6fa85cd0fdb05a9a0cc07b6c52d7 0.01 MB 22 58
Previous 10 blocks ↓
Total Size: 778.96 GB

Node Details:

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