Loading Tool

Explorer IconExplorer

Memory Pool

81,875 transactions
30.16 vMB
0.16434219 BTC
Random Selection Loading Transactions
Max Size: 181.31/200 MB

Candidate Block

Mining Attempt 37f40268746dc7a7cfc6b8e81cffe6f0a03c7c18c34752a528c14a3030bca6af
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 87a29a7bc01d44151e9024dc636407b47ee1b292354318b288aa70bb9e05fb60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.06194800 BTC
Feerates: 1,002.91 > 6.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (232,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,735 682,735 0000000000000000000072fd5dfdb4b726365e444be1d16003791f61f84e3844 137 1.00/1.00 vMB 5
682,734 682,734 00000000000000000009ddd6fe8347e601a4d95d5b15538186e89391774d8f52 1,800 1.00/1.00 vMB 5
682,733 682,733 00000000000000000006a71a44586307b0895247757211d1b249e43f94d1e3be 2,122 1.00/1.00 vMB 39
682,732 682,732 0000000000000000000a2fe1f9caefcf0a18ba85c9ac51d71ba29ac26cccf28f 1,152 1.00/1.00 vMB 36
682,731 682,731 00000000000000000007c7cc7820a40e68479fb45563b2d253d5a6585659fc3a 1,602 1.00/1.00 vMB 28
682,730 682,730 00000000000000000001c90dc83352d7131525f29df4cbc5f40d0f0dd99ee9cd 2,015 1.00/1.00 vMB 70
682,729 682,729 0000000000000000000bbea1f561889371e14e2be6f094d2b96379475cbcea56 2,050 1.00/1.00 vMB 77
682,728 682,728 000000000000000000008c4420ab5a63b241507f6a2ed455f3a2bedb34298973 1,437 1.00/1.00 vMB 91
682,727 682,727 000000000000000000038157c96736f0f59e7ef8d9507f4a51b50346557c6600 985 1.00/1.00 vMB 33
682,726 682,726 0000000000000000000bd19fe2536a157ebffe94bd5407200a34224ba2f428c0 52 1.00/1.00 vMB 4
682,725 682,725 00000000000000000009e2c1ad449b7ac7b12ad0075407084e26e0fdda5e40db 1,888 1.00/1.00 vMB 36
682,724 682,724 0000000000000000000d82bc21e288866d672f944ba7af9e1bb5e1d9f0404f21 850 1.00/1.00 vMB 20
682,723 682,723 00000000000000000009c7495bdb09a0b200e55737f78fcd4caac06cee483ccc 309 1.00/1.00 vMB 9
682,722 682,722 00000000000000000003f7a08d944f6aee38a76340a62eb710601c5d5fc010d2 119 1.00/1.00 vMB 5
682,721 682,721 0000000000000000000ce9182687d1e956b136d3470033f0c5165feb40a9f822 1,216 1.00/1.00 vMB 32
682,720 682,720 0000000000000000000da214dcd1c7509758d58013be7d59ca512115a8430ad4 1,880 1.00/1.00 vMB 38
682,719 682,719 00000000000000000009d278e4065ec20e42b091d326f12a4eed2cb1bd523e20 1,068 1.00/1.00 vMB 29
682,718 682,718 000000000000000000085839ea7e807b35c50198b50828a5e703065917c80e6c 2,379 1.00/1.00 vMB 51
682,717 682,717 0000000000000000000a07ac3098023318c5554c6892f6cda23cbf3b3e1169d4 550 1.00/1.00 vMB 15
682,716 682,716 0000000000000000000b8ac5958f23235de3c91514953ecc9f51fabc66c61876 272 1.00/1.00 vMB 11
682,715 682,715 000000000000000000018557007d18f2ce7e99e73d27eef6fd5c9f63f310bde6 642 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.