Loading Tool

Explorer IconExplorer

Memory Pool

80,102 transactions
29.26 vMB
0.07069583 BTC
Random Selection Loading Transactions
Max Size: 178.25/200 MB

Candidate Block

Mining Attempt 77472f5c70c0ba12912d9bdb26feca9fefed77f238190434827f36c40b9b985b
Version 20000000
Previous Block 000000000000000000017443d83a72fff2b5ba0e1b14c7c9c87cf8a60517a45d
Merkle Root 3b04038dc1342b8de4db92f77736bb7d739553739410f34721448a87422740e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,556
Size: 1.00 vMB
Total Fees: 0.00937914 BTC
Feerates: 201.05 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,083 (629,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,773 285,773 00000000000000005e52e32271524a0af2a9958394615140ec37965880906500 170 0.11/1.00 vMB 35
285,772 285,772 00000000000000019ea0f8c00afcf76b0eefd38f73b8e1c6210d26624811e7f1 205 0.06/1.00 vMB 183
285,771 285,771 000000000000000142f47abff711361506c1e2b8f37cd10fdab195247154e15b 594 0.42/1.00 vMB 32
285,770 285,770 00000000000000002b024c1271257c2d5091e5954383fa73e5e1539e946d0927 351 0.25/1.00 vMB 33
285,769 285,769 00000000000000013b7b7e46ed56048b7c000eba41596b0c5f303465f92db557 64 0.02/1.00 vMB 101
285,768 285,768 000000000000000125880d877859cc2f80e1ac9f433160c272a491021cd37853 211 0.10/1.00 vMB 26
285,767 285,767 00000000000000016f92dfb1a236a2922e967faa5bb49cf292bad9d20d9f57f4 605 0.26/1.00 vMB 59
285,766 285,766 00000000000000016d61aa276e3e159a970287ab2bd5441a8bd2859bc9b02d1e 96 0.05/1.00 vMB 23
285,765 285,765 000000000000000065c2aafd96b88287bb83229a8e735b8d838445c903827c03 445 0.30/1.00 vMB 25
285,764 285,764 00000000000000004aae0a5ea2e55942d6e265926b2dba05c19df3c7b50366d7 205 0.06/1.00 vMB 112
285,763 285,763 000000000000000165895c22d47018c825baf390fc62f0037bf9ddce47113c64 563 0.26/1.00 vMB 41
285,762 285,762 0000000000000000f2e965bb205d371bab32716536cbe015e278f5cb14e5670a 71 0.03/1.00 vMB 12
285,761 285,761 00000000000000014808f7b250441afb0ec03eeeb0df444927f73bbd7ee7a540 332 0.23/1.00 vMB 33
285,760 285,760 00000000000000015e18d553cde8f2bc9e8d07fb699ffc918dc65f15d7034f4e 575 0.31/1.00 vMB 39
285,759 285,759 000000000000000088bec738b4b762e5ce0ffd567c61f2fb750e2ccb3892f91c 21 0.03/1.00 vMB 8
285,758 285,758 0000000000000001722561b79739850da87cceb95a84d34ba14d7e9c00c2a9f0 106 0.05/1.00 vMB 55
285,757 285,757 000000000000000155afdb04f30368be7f783a200acee29fb7584ccbc7247e25 156 0.10/1.00 vMB 32
285,756 285,756 0000000000000000940b82ac0de72419e66c0828317acec2d878ea718b1e7f97 101 0.10/1.00 vMB 18
285,755 285,755 00000000000000013ad236978a3c2b8d0b10d4a0b634ae56b193666ac0d21447 88 0.11/1.00 vMB 19
285,754 285,754 00000000000000011d6ef3a032121ce0ca0a1efb4df94022aed35e85e38f0f56 725 0.49/1.00 vMB 30
285,753 285,753 00000000000000006b4778521a91d1131280374da6a2b7c11c37891e5d5b123d 278 0.10/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.72 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.