Loading Tool

Explorer IconExplorer

Memory Pool

78,150 transactions
29.69 vMB
0.07131697 BTC
Random Selection Loading Transactions
Max Size: 181.42/200 MB

Candidate Block

Mining Attempt 63194993c2b6743b2a3a433d441cd5e8ae6e2f595677b3479a3c984ebf8cea33
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 67fb1fca03c36de9be31ba78a1f4a0b160c087b90b535d6fbd4cbaa6095e6971
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.00573359 BTC
Feerates: 20.11 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (111,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,756 803,756 00000000000000000004008709fd733dd40bce472b018b583fa1b0c6abd59378 3,890 1.00/1.00 vMB 7
803,755 803,755 000000000000000000044111621f676e85e178f93965ae3f7b3996a24031a894 2,685 1.00/1.00 vMB 14
803,754 803,754 000000000000000000025205e0eb959cd862cd0a47d54c9b04cce18a5fdbfd88 4,540 1.00/1.00 vMB 12
803,753 803,753 00000000000000000001c65961eeb736ec55392d83e11bed08439b320a8702ad 1,937 1.00/1.00 vMB 11
803,752 803,752 00000000000000000004b6f84ec8188369209e29f272295954a6d2d5acd995c0 4,385 1.00/1.00 vMB 14
803,751 803,751 0000000000000000000053dee8adad7271c36a0f54b5fe58fa56ba699f492e43 4,105 1.00/1.00 vMB 13
803,750 803,750 00000000000000000001c420b077ab3ed6141c1b9f6234f840344309d0a8ebe5 4,287 1.00/1.00 vMB 6
803,749 803,749 00000000000000000004aeae6e23348a1c7bcfc74a0d7b45f5ae039b77633444 3,775 1.00/1.00 vMB 19
803,748 803,748 00000000000000000004589d45c076e92d8887b3aeadce90879db97fb81eb24d 4,056 1.00/1.00 vMB 6
803,747 803,747 0000000000000000000293786613b5fd52f32943b3818f4c88ad680c91414cdc 2,622 1.00/1.00 vMB 15
803,746 803,746 00000000000000000003fcf754c1684b53178967ca51332fab50fe36f49c7170 3,437 1.00/1.00 vMB 22
803,745 803,745 000000000000000000048b1b7feb3cbad76377792aa31212b47f2df9646471c2 4,571 1.00/1.00 vMB 10
803,744 803,744 0000000000000000000400c7c21ae0daf800d1322a802e67e65fded36184d9c9 2,472 1.00/1.00 vMB 11
803,743 803,743 00000000000000000000f2d130b8a46a054f20824768fd4ea0c6f57d3849c21e 2,619 1.00/1.00 vMB 19
803,742 803,742 000000000000000000009f94c427bec8c59a1572cba53377fe8be6bd24305334 3,139 1.00/1.00 vMB 15
803,741 803,741 00000000000000000003fb2ed5b4595ba42a8ed36f527e89a42012a0063205b2 3,489 1.00/1.00 vMB 17
803,740 803,740 000000000000000000019e7fa042ad438607fb68dcf56525708741c88b4efa08 3,269 1.00/1.00 vMB 6
803,739 803,739 00000000000000000002aa586c441bb575a4d9d51c94fa8182f0c44758479fc9 2,571 1.00/1.00 vMB 10
803,738 803,738 000000000000000000013c1e45e2eb8cdcabb8c264e498f83010ad1546488007 1,886 1.00/1.00 vMB 11
803,737 803,737 00000000000000000004ee65bcfda46ffc64ad7c5dd28b536b26b82cc31d259b 3,280 1.00/1.00 vMB 16
803,736 803,736 000000000000000000019d2c336b315d7997561dac2e37b6a1ac62df6ffb652b 3,377 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.