Loading Tool

Explorer IconExplorer

Memory Pool

75,396 transactions
29.92 vMB
0.11095085 BTC
Random Selection Loading Transactions
Max Size: 173.73/200 MB

Candidate Block

Mining Attempt c47060a31814b6d8f0c8308918297ef5ba64e8c01956c6b5d1b9b5ecef552bb0
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root b21ddafca0b23dda29168be2ff68670763d9c2bba50d78e2a2a0300ef78c9ad2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.03907774 BTC
Feerates: 101.64 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (366,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,477 548,477 000000000000000000239c41bb9075e29453599b628cca16b36af242e840548d 2,104 1.00/1.00 vMB 6
548,476 548,476 0000000000000000000bf9d9ad6c9572f146ab8fca738d933387edc64e2ca68a 2,664 1.00/1.00 vMB 13
548,475 548,475 00000000000000000003583a929adf111e33c2e6731e782f24be68279df1090d 2,394 1.00/1.00 vMB 12
548,474 548,474 000000000000000000262007432789c038c0cef152c9cfbc067767edda89b6c9 2,113 1.00/1.00 vMB 14
548,473 548,473 00000000000000000000af959a7326d0bc24e4266ce70bb5bc90b095d8972c0b 3,072 1.00/1.00 vMB 21
548,472 548,472 00000000000000000025abfc052ff9d58353175fc1a84e622fc2ca9298a618d2 2,539 1.00/1.00 vMB 9
548,471 548,471 000000000000000000142821c1dc1399145e43a0e4ad40c410b16b67fdb0cfdc 2,337 1.00/1.00 vMB 13
548,470 548,470 000000000000000000245955c0ef82667a55479e2c5ddd310dbd2781babe6ca0 3,281 1.00/1.00 vMB 5
548,469 548,469 0000000000000000001c9e2af57eb830bc083d56258d110360b89a5217127283 1,928 1.00/1.00 vMB 11
548,468 548,468 00000000000000000023f81ede37098e5aab842617c25840b7510e4987c4b75f 2,846 1.00/1.00 vMB 12
548,467 548,467 00000000000000000015e70db8ab3aa98eabfbfa25e505fa3a6497afb1506f4b 2,919 1.00/1.00 vMB 12
548,466 548,466 000000000000000000189a3039de321e00f44addd6597cfbdc6e124a1a66edef 3,642 1.00/1.00 vMB 10
548,465 548,465 00000000000000000007c400077138308faaa3212642b9fa69fee08dc8b88ed7 3,189 1.00/1.00 vMB 11
548,464 548,464 00000000000000000013c453102e19ff50fed2c5957f58d8857932d3eb67048b 2,647 1.00/1.00 vMB 24
548,463 548,463 000000000000000000219fad01025ae054f88385fe34c88d1eb1488fe48cc8f3 2,565 1.00/1.00 vMB 11
548,462 548,462 00000000000000000025931011ac84ae8bf3990ef7e2f229a26ae086a87c290c 1,649 1.00/1.00 vMB 21
548,461 548,461 00000000000000000022c047580f6bc68d21bcad1ef1ef70f23fadd8cbcd22e1 3,053 1.00/1.00 vMB 14
548,460 548,460 00000000000000000008967b21a71766a981041973b14cabc14734c07bbe9a1c 2,090 1.00/1.00 vMB 12
548,459 548,459 000000000000000000270ded96128e3e25dfb85f8b23b64d8b566bfc17720d96 1,336 1.00/1.00 vMB 17
548,458 548,458 0000000000000000001ea5e4846ef97c430a17bfa567b682640315ea8e11c9a4 2,144 1.00/1.00 vMB 14
548,457 548,457 0000000000000000002558b209af9bd35c5574867b391c923ca0335a46ae272b 2,717 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.