Loading Tool

Explorer IconExplorer

Memory Pool

80,403 transactions
29.77 vMB
0.14592180 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 8e996560854b449f5e8ad912cc85b9aaee45fbff6c6be5d98744faf89d904f00
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 49abdf6aff1c58b4c2cd74d5a27896b53dc0dba474b09a1691b80aa6656d03fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,304
Size: 1.00 vMB
Total Fees: 0.07902280 BTC
Feerates: 502.67 > 7.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (146,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,446 768,446 000000000000000000004487fdc9771e190fbc238e219c187bf5e3989eba969c 1,576 0.85/1.00 vMB 5
768,445 768,445 000000000000000000076305039074569be30a2933f3888fbb342ca6fcb0695d 2,236 1.00/1.00 vMB 10
768,444 768,444 00000000000000000001fed3c472f0bd4ba830bc4094a6f786bf1e85efd4bedc 2,040 1.00/1.00 vMB 24
768,443 768,443 0000000000000000000097ad79303f0e91771b2c9589402a2f24a4c552b88684 1 0.00/1.00 vMB 0
768,442 768,442 00000000000000000006a66ef9734e2426846d39def3d7742ef8e755c1e2db51 728 0.26/1.00 vMB 12
768,441 768,441 000000000000000000016166d289dc13896ec3281cbbd0bfda50bc9aa86d17e8 1,768 0.75/1.00 vMB 13
768,440 768,440 00000000000000000002e9e598bbf0c5efa412d609955b9acdfaaf1552aa46a8 342 0.13/1.00 vMB 11
768,439 768,439 00000000000000000001133ee7895ef80d6e4b687fdfec39da0d5422007126fe 606 0.18/1.00 vMB 15
768,438 768,438 0000000000000000000469c02700b1d5c46ba6c881f61efc0223716291b0a3ee 2,029 0.76/1.00 vMB 12
768,437 768,437 00000000000000000001694ac832ad4a1290704c6d124eb99d1d4c532473f560 1,542 0.87/1.00 vMB 2
768,436 768,436 000000000000000000060226e64be071f1cdc90602cf962d1adc137867f72b2a 2,756 1.00/1.00 vMB 12
768,435 768,435 00000000000000000003aaac7b6c73682375bf2715c5e4460afce40105d2999d 2,357 1.00/1.00 vMB 5
768,434 768,434 000000000000000000069a76547ee19d7a7dbab06ad5b531ed935681ff39e825 2,481 1.00/1.00 vMB 20
768,433 768,433 0000000000000000000372fb7218a55c30b0213782f8e8629f56599ad4ece84e 2,756 1.00/1.00 vMB 11
768,432 768,432 000000000000000000044b47e3fddb7d55f10b1a99943c9b8692076a679ac726 1,353 1.00/1.00 vMB 21
768,431 768,431 0000000000000000000735c1d942c219d7a07cfe66f416dd42cd7225bda72f19 1,946 1.00/1.00 vMB 18
768,430 768,430 00000000000000000001f9dcea492bc2b710406d3234dead3912a41b14dc598e 3,090 1.00/1.00 vMB 23
768,429 768,429 00000000000000000001d9f32ed18bc138c6d8a4d042228f378af95e5be2d304 2,473 1.00/1.00 vMB 26
768,428 768,428 000000000000000000002c2fb91ca781fdfe974ba80db2e72dc506eb6385e0c1 2,468 1.00/1.00 vMB 13
768,427 768,427 000000000000000000046c1057567d1e1c8fdccdd877610c6fe6829c5371012b 518 0.17/1.00 vMB 14
768,426 768,426 00000000000000000000ec639787372d42c27149c5f7358efa2d9362fe95709a 354 0.62/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.60 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: 671.84 GB
    • Received: 16.03 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.