Loading Tool

Explorer IconExplorer

Memory Pool

82,121 transactions
31.77 vMB
0.10719870 BTC
Random Selection Loading Transactions
Max Size: 191.87/200 MB

Candidate Block

Mining Attempt 04675abef0d4e7c2c51fcf7550d50a9bc6298476e106e960e745aae178e19c2e
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root c6d74d76ae753d432120cdb1a5d3cb0c929f02cbce6707fc7af7afb1aefd74f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,543
Size: 1.00 vMB
Total Fees: 0.03312288 BTC
Feerates: 265.25 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (844,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,104 71,104 00000000005c3efa95d6a7fe03b8d568a1c0be1bfcba736546e53b102e12dde8 2 0.00/1.00 vMB 0
71,103 71,103 0000000000aaa09e35bd1116458015eaceb9f27439af526e7fc9af3553a5b807 1 0.00/1.00 vMB 0
71,102 71,102 0000000000e099a1ee49f5f6fc6c84b9dbd0656a96e59eb14d239ada3efcbf34 1 0.00/1.00 vMB 0
71,101 71,101 0000000000ef6f21f7f19da4fcacb67d9aaf19caab5cadd50149c3be870b53de 1 0.00/1.00 vMB 0
71,100 71,100 00000000005ce7472e94c9afcbf049c410af776b3526df58bd4fbf60ee2a34c5 1 0.00/1.00 vMB 0
71,099 71,099 000000000095d5cdb2c888abe9b62762d3f3d726bf4223cf97953885df9380a7 1 0.00/1.00 vMB 0
71,098 71,098 00000000003613481d2344863c117bbe57659139bec20dc8b3ecc3d8c4f5f5c5 2 0.00/1.00 vMB 0
71,097 71,097 0000000000a7b9374feb70040cf36d903f4230165f6c264d090860350f78b5fe 1 0.00/1.00 vMB 0
71,096 71,096 0000000000ceb8ec00c6f3b3c2a177bfdc63e162badc82a8f36310adf27ccc00 1 0.00/1.00 vMB 0
71,095 71,095 0000000000b09c08b1c4b17b78be8a0b9ac46f0da818bbf91ecc7d8d891d2b38 1 0.00/1.00 vMB 0
71,094 71,094 0000000000034c906f365ab575da1cc419c0337b6ec577454da5f55cc755bf66 3 0.00/1.00 vMB 0
71,093 71,093 00000000009b5514c03d81431b5d972823cd8971a723fbdbbe0e417d07dbb4db 1 0.00/1.00 vMB 0
71,092 71,092 00000000008531a25e97d2a3910d6190d1928cf978ae0f84fca094db936ea391 2 0.00/1.00 vMB 0
71,091 71,091 0000000000a87c072c36837b10772f5207f3f2f2e9aff40fec22a055f3b9d7b2 1 0.00/1.00 vMB 0
71,090 71,090 000000000081dd21376295dd69cf9d7f2c446ec1864ec7911abcb5ec53eac822 1 0.00/1.00 vMB 0
71,089 71,089 000000000065b1445c89117555af2428c3aab0ce0426fec68a9d1f2d4fe80c75 1 0.00/1.00 vMB 0
71,088 71,088 0000000000943b2ef83f86730b7a896e0307fb4a20c557c4f705a0184c3fca0c 1 0.00/1.00 vMB 0
71,087 71,087 000000000084942c5a09e19735b8ce400fd4ca51871b5c9d496c69d4e8574db8 1 0.00/1.00 vMB 0
71,086 71,086 00000000004724a2efae65e6347e39b59ae687ba7bd03c3a52528dc42cbeca71 2 0.00/1.00 vMB 0
71,085 71,085 0000000000b7b50aaf8042b14ba182d70f87bf6a9f30b9b76e49974632ac5c03 1 0.00/1.00 vMB 0
71,084 71,084 00000000001e4b20d34539a3fdcfe41e5fd2feb85d5c047887d6588db08b4b3b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.73 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: 707.59 GB
    • Received: 16.69 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.