Loading Tool

Explorer IconExplorer

Memory Pool

73,628 transactions
27.22 vMB
0.06247217 BTC
Random Selection Loading Transactions
Max Size: 166.28/200 MB

Candidate Block

Mining Attempt a94bbf7bad127c0742c07714cd2d5685dc4e5a8f482bac1eeef2677c917f0d61
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 96a1ee6a7938e37c0fbd3cafedc8030c28045de6af9f888eabb1d84b0301588b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.00473154 BTC
Feerates: 21.10 > 0.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (372,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,952 542,952 000000000000000000132e2c4567bea0301896e334b54431f509b991973e9c56 442 0.15/1.00 vMB 14
542,951 542,951 0000000000000000000de9ae8dd3b6ed358fe5ee66c46f002ccd0bf6d094f8b2 266 0.11/1.00 vMB 12
542,950 542,950 0000000000000000000c4df6de6b3abeb805a2105bde590684c7fe3c07b7aeb9 1,476 0.55/1.00 vMB 21
542,949 542,949 0000000000000000001d5ae58ecd4a9748438208639d42fb809342f28ddc16eb 1,850 0.76/1.00 vMB 8
542,948 542,948 00000000000000000018c483701a50a4653dca2a512928056a02f101449d16c8 1 0.00/1.00 vMB 0
542,947 542,947 00000000000000000008434596c6d686b54252c48a7c017f50141eb9d6193e9e 2,768 1.00/1.00 vMB 6
542,946 542,946 0000000000000000002717e7ca944fc8904e1bf79097bce0882e7384cef55e78 2,405 1.00/1.00 vMB 32
542,945 542,945 0000000000000000000712849ccb0ec41240e1f57df4bcd715a991e1215006f5 1,043 0.37/1.00 vMB 13
542,944 542,944 0000000000000000002388a2b0a822d96a1ee2fc28a30d4d3ffad9a7626e557a 42 0.01/1.00 vMB 10
542,943 542,943 0000000000000000000cefaeea46506e0414ee5882ac4162ef85cabb5f6485e9 454 0.20/1.00 vMB 15
542,942 542,942 00000000000000000025f3347fd47617f2b038222e763c43acba5f8bb65a5157 2,066 0.84/1.00 vMB 16
542,941 542,941 0000000000000000000e50e0d61a75507b7a0d1bbf180f663908c5e3f1d2f4c5 1,553 0.65/1.00 vMB 14
542,940 542,940 0000000000000000001edd9c7e370b8bc5d6514f668fa7e35ff73ca4db4b976a 2,045 0.67/1.00 vMB 16
542,939 542,939 00000000000000000026793da29b4e829ba696f67ff0be4cfc7e8d834ea83a7e 66 0.02/1.00 vMB 26
542,938 542,938 0000000000000000002472558448ab31f8ac19589eb22f40d74ecfd11bdd7c03 2,024 0.72/1.00 vMB 17
542,937 542,937 0000000000000000000003a87c3cb913fb338dadc57feda1fa68b2a572ffc7e9 848 0.32/1.00 vMB 13
542,936 542,936 000000000000000000125b1de46deebd887866d9b71af4c3de833950cb08d69a 61 0.02/1.00 vMB 16
542,935 542,935 0000000000000000000fa816093ebebebc33f74eac6826d98ed4af64ef010a3b 2,463 0.80/1.00 vMB 14
542,934 542,934 000000000000000000141911aa0955424909a7ab6efa7dc4db004900bf02fb2b 2,090 0.84/1.00 vMB 17
542,933 542,933 0000000000000000000d93b9dcd98fc58baee3f40dc491cd99cd6f8afc4cb871 117 0.18/1.00 vMB 3
542,932 542,932 00000000000000000002c96684245ed64133985768569ab5cb71b6df9d8a23a9 2,127 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.83 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: 711.62 GB
    • Received: 17.10 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.