Loading Tool

Explorer IconExplorer

Memory Pool

29,674 transactions
9.81 vMB
0.11148835 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.43/200 MB

Candidate Block

Mining Attempt ccfa2057dfe68f804501b5644358ce4f6621ae2a97e103d739585927563b20fd
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root c0710f859b10206e451b48abacdf2f4bafbf3f4dc9fa31a7b79468a95d444394
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,663
Size: 1.00 vMB
Total Fees: 0.03377445 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (711,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,022 202,022 00000000000003706e83dfbbf9f9bb4b0ccfce6818a2db83ca7c26a2112e293c 167 0.10 vMB 98
202,021 202,021 00000000000000dd124bfadcbec379dc29dacfe7f8c3b5e86366941207e90174 160 0.07 vMB 150
202,020 202,020 00000000000003a40858736f3788edcbca3aa89ac5723a8c6b42f0227084f949 40 0.01 vMB 124
202,019 202,019 00000000000002f311816e5eeef61bb96ea094309e5820864627d8c4b18a98bf 198 0.09 vMB 115
202,018 202,018 00000000000000007b7fe2a4adff7f35c5e4c2b97c77683a13d428e6c96bfd06 432 0.24 vMB 128
202,017 202,017 00000000000003dfee163853ae3bd8ba1c3715f46159cbf07b1395e26ad3bdf1 82 0.03 vMB 85
202,016 202,016 0000000000000188921b2bbb8fc08e2b5903646e50999d7d5102f1e9baa8f6f9 134 0.08 vMB 138
202,015 202,015 000000000000032ce662814b1e1ce1fa2a051089d5a55fdd863aa080a50c1bcf 8 0.00 vMB 32
202,014 202,014 0000000000000358b91a4e048ca58f1b7f9476dfba0c19e6d90af17122236012 15 0.00 vMB 69
202,013 202,013 0000000000000240deeef935f0de19521edfb0af7c334c7cd88104c364355411 80 0.02 vMB 20
202,012 202,012 00000000000004c38ba75b7d942e79d2f20549d488d3df9f4d2aa6e739b87a00 482 0.19 vMB 155
202,011 202,011 00000000000000f7d611bc8e27779f5844cefc9318146bd409dd2d7af31f9e66 10 0.00 vMB 300
202,010 202,010 00000000000002f2e76468bc7a0acd360034327878cfedc63dd3404681d7d4d7 84 0.03 vMB 146
202,009 202,009 00000000000004d326cc907c2c7a1b21f2acdf318eba7ad0f6a17e1385c180e3 475 0.25 vMB 124
202,008 202,008 00000000000002d8b951cb2a639d91e19edb50c0d169ef7db8d15bdc0e9dd8a7 8 0.00 vMB 8
202,007 202,007 000000000000004010322f2d4d59c93a49c80d19e94b6bc71613aa67922823e1 113 0.03 vMB 168
202,006 202,006 00000000000003933d3e47c4f6716288e0a7c14aec287249d5449a57429cf2da 479 0.28 vMB 121
202,005 202,005 00000000000001731491c225f133c2819d3ff6f2524fc65249dae255e404134a 53 0.01 vMB 119
202,004 202,004 0000000000000092c6a383173ce6509e294d36b56ad22b3266b72df05f31fef8 23 0.01 vMB 72
202,003 202,003 00000000000004362a41df598934f0f3d841340c846f28d5719d65d6cb7b449a 87 0.05 vMB 81
202,002 202,002 00000000000001c315ad455db70f66b6c798febc6cf929eb5bc0e3aefdac09ca 44 0.03 vMB 41
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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