Loading Tool

Explorer IconExplorer

Memory Pool

76,868 transactions
28.34 vMB
0.07460746 BTC
Random Selection Loading Transactions
Max Size: 172.79/200 MB

Candidate Block

Mining Attempt 7da11aab6b2449c34ed4c3e3b6a781489cd43aad902f67a029104874a1bda247
Version 20000000
Previous Block 00000000000000000000313893119f5171ddcbd275060726324c92d3261b0219
Merkle Root c891ab01a088607ecd1556b4ee997d565b1ff9776771716785619f1bd4895e8e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,324
Size: 1.00 vMB
Total Fees: 0.01299168 BTC
Feerates: 150.00 > 1.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,625 (657,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,688 257,688 0000000000000013a3c7267d1714f11f5ae81894de93561ccacc60d711c9b0f3 62 0.05/1.00 vMB 51
257,687 257,687 000000000000002cc19cf331c9b035b1be39203f28069d419105e569ddff49a9 342 0.16/1.00 vMB 94
257,686 257,686 000000000000000f5c8e7cf10fbe3880b659f662357a335b061b7d11545e7436 83 0.04/1.00 vMB 119
257,685 257,685 000000000000000a932921c32949b2771f785d60826f96f86dd9d7938551e433 97 0.05/1.00 vMB 112
257,684 257,684 0000000000000029e4e244a9f73c1b94f01accb2a444eda4ff018a8370925d4b 34 0.02/1.00 vMB 45
257,683 257,683 000000000000001f8b27c02300f32fc18f5970dba37763849a9ac9382e13918c 28 0.01/1.00 vMB 61
257,682 257,682 0000000000000002ac496d34662de5f332ed846366f96d5b61d75e8320e6bce8 29 0.01/1.00 vMB 29
257,681 257,681 000000000000000ff05d1486d42119407bfe974112bee403b6561ec4e667c80f 149 0.06/1.00 vMB 131
257,680 257,680 00000000000000041801b9fc0526858cdda2fdcbc66fb0bc1cca7076e85051c2 539 0.24/1.00 vMB 98
257,679 257,679 00000000000000124599a2930574a22e40ac5ae78902a0cffa62fdc0ae697b75 29 0.01/1.00 vMB 113
257,678 257,678 000000000000001dbdc703e05ddcc37d9a535f9f79da1db1231a73c8e4cdfe9d 21 0.01/1.00 vMB 82
257,677 257,677 00000000000000081ebcceb2891d770d598bbb75aa5d99b917d022064387ae36 218 0.08/1.00 vMB 105
257,676 257,676 000000000000000c63c1faf3baecd0e9a9ca0e17911f6fa4d3de2cb50c527273 135 0.07/1.00 vMB 66
257,675 257,675 000000000000001eed5707efbd9fa8cc61342e407e417eac7a1db5e0e20cfc28 64 0.03/1.00 vMB 52
257,674 257,674 000000000000001ca6c446e314ace0828dedb2d7b5eeee806c2f0667b5f4a6c3 435 0.19/1.00 vMB 101
257,673 257,673 000000000000002f8a6472e6261e7a7b84063508b33c666e92afbac2fc84bcb2 138 0.07/1.00 vMB 80
257,672 257,672 000000000000002bef844178ab512271afd33b98901a5e6a6802fbdbefe2f8bd 105 0.05/1.00 vMB 95
257,671 257,671 0000000000000001b80e64b77baed343c3dd7ada8a2e7b0f734809f9c01cd5ac 218 0.10/1.00 vMB 92
257,670 257,670 0000000000000013e6c4bf079cceaafb1309d799fb0ffe653e01ae10d3f8d220 114 0.05/1.00 vMB 79
257,669 257,669 000000000000002d5e9759f20e8c9f69abd6df429250a9f1c35e1da27134145d 187 0.08/1.00 vMB 113
257,668 257,668 00000000000000193d2f241cae7116324203427321700400895609e0f6729077 492 0.21/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 783.47 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: 772.14 GB
    • Received: 20.12 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.