Loading Tool

Explorer IconExplorer

Memory Pool

80,295 transactions
29.53 vMB
0.13563025 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt 38fb66b9bc025eeb0e294c03e8688c64589abd47363525f5d47757d1af0fb50d
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 00b57bd31418e25601ef6f360616658c9813d416236368ad238e03525c7eb6a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,216
Size: 1.00 vMB
Total Fees: 0.05001993 BTC
Feerates: 602.26 > 5.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (203,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,725 711,725 00000000000000000003dd215d30f8d98f5508ffb52811be52145a315baa94a3 2,522 0.92/1.00 vMB 6
711,724 711,724 00000000000000000008cad63b577508b462d7c1ec71d343b7384ae8082984d3 2,264 1.00/1.00 vMB 4
711,723 711,723 00000000000000000004537ff521958eeda5d389d0f9a9ad1b0bed2d8139b85c 3,297 1.00/1.00 vMB 4
711,722 711,722 000000000000000000068d996466871e5aea51996e8e73dd2b91791b304d7c59 3,338 1.00/1.00 vMB 8
711,721 711,721 0000000000000000000637aba447710dc5c9aedcfce642cdd3c1d0a9c70f196a 2,392 1.00/1.00 vMB 12
711,720 711,720 000000000000000000062e3fa33c3b3c8e292dcd69a889d6f9c40e6aed54a68b 2,958 1.00/1.00 vMB 12
711,719 711,719 00000000000000000006ddb44ec2d6c82963716c2f279e0ec98a5cc360a4fad4 983 0.56/1.00 vMB 1
711,718 711,718 00000000000000000008f38131aa144179c4dc47580b27b4bce6dcb6be9983b5 3,463 1.00/1.00 vMB 7
711,717 711,717 00000000000000000009c508cde708e2006ccdd77cd38d9029fef566857f6489 2,637 1.00/1.00 vMB 12
711,716 711,716 00000000000000000001c1a95214353a6e1876e7674a7117dddaf9c3e72410c4 1,416 0.50/1.00 vMB 7
711,715 711,715 00000000000000000008efff7a4d039d3bece1fd74e72ad71d441ccda501cc1d 194 0.14/1.00 vMB 3
711,714 711,714 0000000000000000000071badc0c627e374879111b42c41c3e19d5a6522ccd1a 2,617 1.00/1.00 vMB 7
711,713 711,713 000000000000000000041c1d0c2a1c4fe51bbdf812d30ec3eff57765afc0d30f 2,654 1.00/1.00 vMB 3
711,712 711,712 00000000000000000002d953119b5150490d3b252cc1057012301d91c4609be8 1,144 1.00/1.00 vMB 3
711,711 711,711 00000000000000000000621805c695b16324c5136e47aa7ef4b940eda397354e 3,059 1.00/1.00 vMB 17
711,710 711,710 00000000000000000004e7c0c69621311920e4c1804518646d493be567521b57 3,362 1.00/1.00 vMB 8
711,709 711,709 000000000000000000098d4ad1c479fa7e028f5accb7b6ce245e88f0fb01f694 138 0.04/1.00 vMB 5
711,708 711,708 000000000000000000069d3cf783eed5a9868884847b6195e85acb38d2c8869a 259 0.11/1.00 vMB 9
711,707 711,707 00000000000000000005464e7b4581489ae059645974530b69aff02a3034d4a8 1,394 0.51/1.00 vMB 10
711,706 711,706 0000000000000000000974ee4f4be6bb4b3dc55f9775b0142834f835c726ef56 12 0.00/1.00 vMB 3
711,705 711,705 000000000000000000011b796c9a2c20bfe007ee4132103a6d86f4ec95d899fb 1,437 0.46/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.