Loading Tool

Explorer IconExplorer

Memory Pool

86,329 transactions
33.20 vMB
0.14343443 BTC
Random Selection Loading Transactions
Max Size: 197.49/200 MB

Candidate Block

Mining Attempt 52247ca08e8c9b476fb154f2d4be1bc7493f15ff44b1a9aa6d3c9ac0fde14268
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root fca28d0ec6f422e6f5848c004cb1ebe80a28b59f523ef42d00abf850ff2dc550
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.06485715 BTC
Feerates: 387.56 > 6.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,701 914,701 00000000000000000002014bfd33ed5bf94e3cd19ebe4daf1e1650b117259a7b 6,563 1.00/1.00 vMB 0
914,700 914,700 0000000000000000000202a52707021b07229ec90335741f1720928a12ccd9a6 1,754 0.58/1.00 vMB 2
914,699 914,699 0000000000000000000176c7137e0f80c94d7a4e3a567be575b6133c437322b9 4,848 1.00/1.00 vMB 1
914,698 914,698 000000000000000000019dd1c564ae94c30db263064959627df766509c104535 4,110 1.00/1.00 vMB 2
914,697 914,697 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a 3,188 1.00/1.00 vMB 1
914,696 914,696 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f 1,594 0.47/1.00 vMB 1
914,695 914,695 00000000000000000002080e7528db223d32c3d8b0f23dd2551f9b2812c87816 3,117 1.00/1.00 vMB 1
914,694 914,694 00000000000000000000fa3235940f587566c6c02e73aa14b3b699b518527500 3,162 1.00/1.00 vMB 3
914,693 914,693 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853 3,491 1.00/1.00 vMB 2
914,692 914,692 00000000000000000001a0662e4a8a23c83196f4d11e885bf848e7d6708c875e 3,273 1.00/1.00 vMB 2
914,691 914,691 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b 4,201 1.00/1.00 vMB 3
914,690 914,690 000000000000000000018a7c9c67def46f0c877c4aaa1e2e54a892d9cd10acb4 4,413 1.00/1.00 vMB 0
914,689 914,689 000000000000000000001fcf9876c6ecfb0124acf064c56ab49fd1304d8b7eb7 3,762 1.00/1.00 vMB 3
914,688 914,688 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e 495 0.13/1.00 vMB 2
914,687 914,687 000000000000000000005366afce53494e781940fe2fb9efa6a4caf85dd92d7f 5,010 1.00/1.00 vMB 1
914,686 914,686 00000000000000000000169897b963a2131680b3bd9b80d4021a94c2405d7cbb 1,066 0.24/1.00 vMB 2
914,685 914,685 00000000000000000000fcced78716f3937ddf6728d5c4389f66f810a621bd37 5,670 1.00/1.00 vMB 0
914,684 914,684 00000000000000000000fe5e31348450e84e59f33754df9f96d184aab8d35615 3,047 1.00/1.00 vMB 2
914,683 914,683 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445 2,936 1.00/1.00 vMB 2
914,682 914,682 0000000000000000000014303e23e595257d59f7333f38cdb984c51171e64775 3,564 1.00/1.00 vMB 3
914,681 914,681 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8 3,545 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.31 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: 659.41 GB
    • Received: 14.60 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.