Loading Tool

Explorer IconExplorer

Memory Pool

76,478 transactions
28.35 vMB
0.09482476 BTC
Random Selection Loading Transactions
Max Size: 171.79/200 MB

Candidate Block

Mining Attempt a87fc276e3c55e4d20c470d5b9510947983ef2d81e66202a63b5264547959836
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 52c7206c8a5d07efc63839b28c3477ec87ce9df097469d55d8a50e15f5f9c4f7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,512
Size: 1.00 vMB
Total Fees: 0.03208012 BTC
Feerates: 150.80 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (106,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,657 808,657 000000000000000000021cf02e4f1ff42fa8452c911f142d78bbdeee038597ef 1,392 1.00/1.00 vMB 47
808,656 808,656 0000000000000000000351c79b3a6b522917cd453f0730915a771dcdd2ca2563 127 1.00/1.00 vMB 40
808,655 808,655 000000000000000000018e1eae55d55731fe331259ca98155ce3fe6ca1f05c45 161 1.00/1.00 vMB 36
808,654 808,654 000000000000000000036eeb04295ad5501cb1eb29a70d68490a0af6ee338405 1,274 1.00/1.00 vMB 45
808,653 808,653 0000000000000000000289e83ea2f7860c601a1a094c932b57c3643bb2cefe36 4,824 1.00/1.00 vMB 22
808,652 808,652 000000000000000000049b69b8c7555233d923ceb5d1c86e711927abea5a91c9 4,929 1.00/1.00 vMB 29
808,651 808,651 000000000000000000020b10f02c56f2dcb85190d40786e9592b388ae46f3a20 2,952 1.00/1.00 vMB 33
808,650 808,650 00000000000000000000579c8523262e199ddd76ef1e42467d90689a35edf391 6,100 1.00/1.00 vMB 25
808,649 808,649 000000000000000000028734ebbba9a666d0196e7cf32442ee262b103b9a41c5 3,394 1.00/1.00 vMB 23
808,648 808,648 00000000000000000003474bc26082e4b968ab22fc125dc04ccee82f77db6dd7 2,642 1.00/1.00 vMB 38
808,647 808,647 000000000000000000012d1e6d7df4021367946bc66746e72949616e6f6407a3 3,620 1.00/1.00 vMB 22
808,646 808,646 000000000000000000009bc4e24d85a8edd4052ebf24184485fb13b27241edde 3,356 1.00/1.00 vMB 32
808,645 808,645 0000000000000000000248cc1ef13e4d2a1e2f4702790ac6d22be56bbd115282 2,956 1.00/1.00 vMB 32
808,644 808,644 00000000000000000001149b05cee918bf5fc2b71d0addda95c2a64f0c6ca048 6,087 1.00/1.00 vMB 24
808,643 808,643 0000000000000000000236d84fd597c8c631af9a0795547ee4eb6e67068c9765 3,294 1.00/1.00 vMB 33
808,642 808,642 0000000000000000000118ec31fb34904a323ce143e9eaff2ac5f2f9a4a354b3 4,173 1.00/1.00 vMB 26
808,641 808,641 000000000000000000049c92679f61be9554340d28e1392e9575ce9aa2c4d7c4 4,596 1.00/1.00 vMB 26
808,640 808,640 00000000000000000004ad8cceeda6ceda10e13e7d7b778db4d64778c0dc8382 4,345 1.00/1.00 vMB 32
808,639 808,639 000000000000000000011f3c7a83e2fa489ee8145056bef413c69bdb66b00e02 3,383 1.00/1.00 vMB 30
808,638 808,638 00000000000000000001ae9f2c305865d3bb2cfa3aad0eb2dffa4a845ee4727f 2,018 1.00/1.00 vMB 29
808,637 808,637 0000000000000000000414eba717dba171b11414fecad0547ab9475c148136b1 2,343 1.00/1.00 vMB 36
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.