Loading Tool

Explorer IconExplorer

Memory Pool

76,409 transactions
28.33 vMB
0.09401283 BTC
Random Selection Loading Transactions
Max Size: 171.70/200 MB

Candidate Block

Mining Attempt 1b85127f5eb055ac99b3eca1936305712ed64a07648a9ac75bea896a17850ca2
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f244a1fb0497d4455a94523b591d6d7973f39b27036bb304f6fab4e4dc11fe02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,458
Size: 1.00 vMB
Total Fees: 0.03123880 BTC
Feerates: 150.80 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (547,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,506 367,506 000000000000000013950806b010c71ffbe9d188aef08abe4847d785bdcf8ed9 482 0.75/1.00 vMB 20
367,505 367,505 00000000000000000e4ce7f190807c69ec8a956d3b9bd0000cee30d4316982a6 600 0.75/1.00 vMB 22
367,504 367,504 000000000000000011615bdfbce889260d31098ae6e2fe5f599d26fd1736bfd6 1,228 0.95/1.00 vMB 33
367,503 367,503 000000000000000005c53af58d6d690afdba034705d469bd98c320213c18d5a5 506 0.82/1.00 vMB 20
367,502 367,502 00000000000000000b3f896503e77c37f39510505d26324dbb4eb94258a50bc4 923 0.75/1.00 vMB 32
367,501 367,501 00000000000000001193e357ead4c31474d3d7109a8c6d77bd7fa5560a5a6456 1,088 1.00/1.00 vMB 19
367,500 367,500 000000000000000010863b6f9ffa9b13f862aa0795b18f43d72a6fd57abb4528 848 0.93/1.00 vMB 25
367,499 367,499 00000000000000000277357a7cadcf7d8f8a42602a3b9af7115d5b4f9c0f999d 1,634 1.00/1.00 vMB 53
367,498 367,498 000000000000000001361e269664589d1a650d1ce53c33cb3ee04a55990dc395 837 0.89/1.00 vMB 27
367,497 367,497 000000000000000008bdd742397127d13eec683008c5d1396d612c30177d77e0 2,177 0.93/1.00 vMB 54
367,496 367,496 000000000000000006c3dfdc8950b2699c56fc6c293e50741b6c8167f7e1800f 550 0.83/1.00 vMB 22
367,495 367,495 000000000000000009631dd3dd7357675d8a1f8925be5e7851c68255531ac5fb 901 1.00/1.00 vMB 22
367,494 367,494 000000000000000008763b540d4b795c96a8e5277332ff227d7c3bf78addeed8 860 0.95/1.00 vMB 28
367,493 367,493 000000000000000010ce3022e9a91cdbd921a20b47ad4fb8030116cee466e540 1,090 0.93/1.00 vMB 36
367,492 367,492 000000000000000008e7df04f81dab618a99c5e37e14cff03f282b35332415d7 353 0.95/1.00 vMB 38
367,491 367,491 000000000000000010858a95de3a8e415e94cf91dea08115df78b3c189cbda98 182 1.00/1.00 vMB 40
367,490 367,490 000000000000000013f81d93897ee6b8cfa632ed87d3db5680576221787d1e28 1,439 0.95/1.00 vMB 52
367,489 367,489 000000000000000013cbb07e07d1b1eb3141a049338e51adaf88127c9621fcb9 914 0.90/1.00 vMB 47
367,488 367,488 000000000000000009622810ee10838e93fe058e8f73c502872fa4a771f179b2 1 0.00/1.00 vMB 0
367,487 367,487 000000000000000011a5ada002d852ae55b48d4e81a34d1edf1f8da69ebbc84e 825 0.52/1.00 vMB 36
367,486 367,486 00000000000000000a059339cf31560bd9642801fac6194face9a6a2941b84ce 568 0.81/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.