Loading Tool

Explorer IconExplorer

Memory Pool

82,786 transactions
30.45 vMB
0.08168186 BTC
Random Selection Loading Transactions
Max Size: 186.86/200 MB

Candidate Block

Mining Attempt 266418ff2e8ca2c15405912f102a09fef78ffb75f2dd41b7c4238be281bd8f42
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root d67bc6b8898c676214bf570b3401322e1556b9842ea7c560d3ba375a259306bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.01382109 BTC
Feerates: 120.52 > 1.39 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (363,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,218 552,218 000000000000000000105c585c2991f264ace0ce19008749da2ee26769558cc4 2,957 1.00/1.00 vMB 31
552,217 552,217 00000000000000000014d53d1f22979426f5340063c5999fef6f2821041ffb24 1,473 0.88/1.00 vMB 12
552,216 552,216 0000000000000000001950b208e28695e264b9318fa853a3c10de161bcfed7b0 1,644 1.00/1.00 vMB 22
552,215 552,215 00000000000000000019168c1838fd65124e99f3992cd5aa3fc5d6a8fc675c4e 2,574 1.00/1.00 vMB 24
552,214 552,214 0000000000000000000364c4e2e1d00c8fb0a444e1d046e2e5981d86298ac772 1,603 0.59/1.00 vMB 20
552,213 552,213 00000000000000000026e8206a58723fc8788082cc50e4d629fc4a8366aeed3f 459 0.12/1.00 vMB 30
552,212 552,212 00000000000000000027ffe6b52b069cacd188a34ffef300acf4f9a9f279b0d6 1,464 0.92/1.00 vMB 11
552,211 552,211 000000000000000000224abce25f1006025a546578eaa9011c83e654262034fb 2,699 1.00/1.00 vMB 9
552,210 552,210 00000000000000000022ffa0cdb549a781b01a4bff48d528d564714d22b59d0e 3,253 1.00/1.00 vMB 23
552,209 552,209 000000000000000000061d1f2411ac87ba607d549dbfb3e821a903441da9997c 2,411 1.00/1.00 vMB 23
552,208 552,208 00000000000000000000b356ab77f30db6372b0a1bb5da5a227a1ce9fc7b5253 1,696 1.00/1.00 vMB 26
552,207 552,207 00000000000000000011c1e53fdf22c430c55153130e8d707a5e286a9635c0ec 2,207 1.00/1.00 vMB 28
552,206 552,206 0000000000000000000ca349dc3f740fc2a069c0db2109b8a28a0c523890dd35 833 1.00/1.00 vMB 11
552,205 552,205 00000000000000000025882cd670d639a85fc5370308539310cd865d54443b1c 2,087 1.00/1.00 vMB 26
552,204 552,204 0000000000000000000848a25680c80ce5fa723c91847edc1e75cfceebc7942c 1,325 1.00/1.00 vMB 16
552,203 552,203 00000000000000000012efe91233f21f31c500caafb015e73942fbccc37b0893 1,865 0.64/1.00 vMB 38
552,202 552,202 0000000000000000001d5d724007d2d90bc2d16011cdbac36e55601263b10cac 41 0.04/1.00 vMB 11
552,201 552,201 00000000000000000027dfd69a590a41313e1602e1060f76da69c4332eb02dca 1,018 0.38/1.00 vMB 22
552,200 552,200 0000000000000000001dffb82138e7c914bef25d93ec5f63ce2aa9f834bffde0 1,493 0.97/1.00 vMB 2
552,199 552,199 00000000000000000009d4781c5da4108d29548f5181416a9217fe04f4ba1d89 1,824 1.00/1.00 vMB 27
552,198 552,198 000000000000000000188f5dea037b5e60c8f6c3c6dc75679361a08508468aca 2,171 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.96 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: 715.28 GB
    • Received: 17.70 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.