Loading Tool

Explorer IconExplorer

Memory Pool

24,866 transactions
17.38 vMB
0.03640936 BTC
Random Selection Loading Transactions
Max Size: 89.86/200 MB

Candidate Block

Mining Attempt aefc3013a7ce4274da50d33839a6ba89814af8129a58ce791dbe77d4ff46f797
Version 20000000
Previous Block 000000000000000000015006f78d6da5ccc5a910d7dab6028b11b9bfcaf915a7
Merkle Root 7ca3ac8c814a231d1a1ab1f209d272d3f54ed2f1dd6931b35fd1c41b6c5bad79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.00439657 BTC
Feerates: 59.58 > 0.44 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,134 (835,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78,821 78,821 0000000000063a3545f5de22da70aa38a84e1d59172342220d2818e37c6d2173 2 0.00/1.00 vMB 0
78,820 78,820 000000000054c862582e06258ec14105d81a2aeb84456f6842aa1e0ab1624957 2 0.00/1.00 vMB 0
78,819 78,819 00000000004b79f5d810248094f118dc4533f58cd065b34a3aa7ee1de651afcc 5 0.01/1.00 vMB 0
78,818 78,818 0000000000304d86a505fe46e227aba88f208a0cfffda767f17453fbb45ee013 5 0.00/1.00 vMB 0
78,817 78,817 00000000003c8041e43ab2c4a529ed6fc0f76d73cfe65c911e064c4c751fa94c 2 0.00/1.00 vMB 0
78,816 78,816 0000000000240c4fed98836bfc257ea40ba0f14a21791ba24679149e05681f02 1 0.00/1.00 vMB 0
78,815 78,815 0000000000011559ed845c53d8358d9fe100fbfd272d585ce2506d62b84e7043 1 0.00/1.00 vMB 0
78,814 78,814 00000000003463cea47918d9cde4fcad61d0edd01d9a48ce7341dd73af8f4411 1 0.00/1.00 vMB 0
78,813 78,813 000000000040b1803a337170a6ce52c45b164d49b5ed5fd60b824978ad0b8abd 1 0.00/1.00 vMB 0
78,812 78,812 00000000004e0d9cb2174ec6e9b2352e4ae7207f9647a0685eec4c79b6e309ff 5 0.00/1.00 vMB 0
78,811 78,811 000000000009c68de86916b056f8cdb875fd2a7a1ae670cc74737721fb98c588 1 0.00/1.00 vMB 0
78,810 78,810 000000000007922cb9ffd37ea29c120eacbebe6547a91484ca02d89704ba2178 2 0.00/1.00 vMB 0
78,809 78,809 00000000000aecb602eb8a0f8cd6c4acf8750c309a3d340bce82611dfd9606b2 1 0.00/1.00 vMB 0
78,808 78,808 0000000000297f55ee26604b42db821b71044a4fc13624881181527d8be88170 5 0.00/1.00 vMB 0
78,807 78,807 000000000031e6784ab82f122e977e10dbe3c6d9751bf3f0fd6e652a55aadfba 3 0.00/1.00 vMB 0
78,806 78,806 00000000004836072f52461716b64fc99545cee9d7ee34c2d9446c8110472f30 5 0.00/1.00 vMB 0
78,805 78,805 00000000002da29fd8511edd1007e0935a037aebeac41ef2b78160142612be4e 1 0.00/1.00 vMB 0
78,804 78,804 0000000000220a6f06ea3bc40c99c239c677c8e233ecec4af417f4931d0279a7 2 0.00/1.00 vMB 0
78,803 78,803 00000000001e7d532f237ab56fb672af8c6e2cf3dd471f36d3972974543fc25b 1 0.00/1.00 vMB 0
78,802 78,802 0000000000256d8f20f93e1832c04555c07829f15d55e813cff054423bf6d736 2 0.00/1.00 vMB 0
78,801 78,801 000000000026b9e101b55982cbeaaafaa8bb86dc9cd7702a05e8b666f7c74e54 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.13 GB
    • Received: 7.45 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.