Loading Tool

Explorer IconExplorer

Memory Pool

84,933 transactions
31.86 vMB
0.16801957 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 8debcba748d6c7dbd527c1e38e018ca0c7c3b5ce856f1d1f46af044925904bde
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 6e90cf7d50b898d82e28e8d9f55e7e3dff6c30626d70b43f432136c9071b4989
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,014
Size: 1.00 vMB
Total Fees: 0.05324191 BTC
Feerates: 402.75 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (629,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
285,752 285,752 00000000000000019de562a774d976b9122203a8b0bfa3bf8bd025fe301939de 175 0.14/1.00 vMB 38
285,751 285,751 000000000000000174a03020174cf15638c925f76ddbea7fba21043285acd13e 90 0.15/1.00 vMB 15
285,750 285,750 000000000000000096deb52fcbff56b7958d05b36d873882db2fae2ae445303b 233 0.19/1.00 vMB 47
285,749 285,749 0000000000000000bcecf8f5c364be40340c1e7525bd23740f928d898896f130 326 0.50/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.