Loading Tool

Explorer IconExplorer

Memory Pool

81,488 transactions
29.99 vMB
0.08943174 BTC
Random Selection Loading Transactions
Max Size: 181.03/200 MB

Candidate Block

Mining Attempt 593e425f91aa0085f7d0c8319fd246edab06b6aa9ba5ab6869b43c802873c380
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 423f524e8ae7afc2984a514f339d80f6bda06cbb4a358ab3aaee61759d0407a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,463
Size: 1.00 vMB
Total Fees: 0.02820372 BTC
Feerates: 502.62 > 2.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (152,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,290 762,290 00000000000000000002d335f162d1a894a48f5eceba06d65ef7bdb585a38099 3,420 1.00/1.00 vMB 29
762,289 762,289 000000000000000000059ce0c31675d263b2af222f24a5c2d5fa4b4cb707eec0 2,758 1.00/1.00 vMB 18
762,288 762,288 000000000000000000021f815a1b01107a297de842be1194395c1fd7f2698d38 2,526 1.00/1.00 vMB 18
762,287 762,287 00000000000000000005c911e69829a90054b4acc4d68441da91f3cde1cde101 2,061 0.90/1.00 vMB 10
762,286 762,286 0000000000000000000678d82c357eb98a30822f78ce2033ee2c1377d79c22ed 2,917 1.00/1.00 vMB 17
762,285 762,285 000000000000000000067661de9a432ee7812302247e132352adf5f0731ef07d 1,582 0.56/1.00 vMB 14
762,284 762,284 00000000000000000006f6cc2b4cecd920fe1fa24b10c2d3dec883132c46a807 1,937 0.83/1.00 vMB 11
762,283 762,283 00000000000000000007089f046ac19d56933d46bca274d58b99a8876675911a 2,147 1.00/1.00 vMB 11
762,282 762,282 00000000000000000003392469046ccaaf4ac816b2fe8d9fcb377d6ef4603ad6 1,541 1.00/1.00 vMB 2
762,281 762,281 00000000000000000004a97b37c17e0276d542147aa59aa81bc5e9f6d55fe9a0 2,278 1.00/1.00 vMB 5
762,280 762,280 00000000000000000002d7c2d97b310d440638eca12617f196f6f500828c46b0 3,044 1.00/1.00 vMB 14
762,279 762,279 000000000000000000041447a74a7e4a36f8b31946cb7001b5d52526963b753c 2,002 1.00/1.00 vMB 9
762,278 762,278 00000000000000000000ad740cd8de90b5bc76b63f0cb5b733995d03858820c8 2,814 1.00/1.00 vMB 24
762,277 762,277 00000000000000000006d2d334caf249a849154a9bcbbf60564c85d6ebb9a779 491 1.00/1.00 vMB 29
762,276 762,276 00000000000000000006a5a7c8b8d384042f09fca47b2de9c422d361f94feae6 666 1.00/1.00 vMB 11
762,275 762,275 0000000000000000000476139d176b01e5b33df2c4e352048af3b46e4f68b17f 3,424 1.00/1.00 vMB 23
762,274 762,274 000000000000000000028bb9bde03fd0b037052b7ed01fe583ca66e78fd47638 2,601 1.00/1.00 vMB 7
762,273 762,273 00000000000000000006e122a946e31a46ff5ed43482102797109abdeec7572c 1,807 1.00/1.00 vMB 10
762,272 762,272 000000000000000000003ea6ba2fe6cd26a64df1f1cfcfb32e4f9641dc8c91e3 2,413 1.00/1.00 vMB 15
762,271 762,271 000000000000000000056948dceebbbdd4a1ef9d5b22905e6e0e65cca955872e 2,194 1.00/1.00 vMB 19
762,270 762,270 000000000000000000054f182d5c10169c2e9aa797f646ce3698fd15e88be076 2,737 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.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.