Loading Tool

Explorer IconExplorer

Memory Pool

82,204 transactions
30.04 vMB
0.14929379 BTC
Random Selection Loading Transactions
Max Size: 182.02/200 MB

Candidate Block

Mining Attempt 4d0bad73c14e5ec40901739cedf299db1c05ea4c036064b77aa16383deb0b32c
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 89203b0c500b61d82f28c8482a4d96c1ce1ff26895f67174d236498026d3a8f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07893901 BTC
Feerates: 101.65 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (322,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,073 593,073 000000000000000000120c941db2f9a536c35bfd0560c6da266b06e8efde878b 2,335 1.00/1.00 vMB 23
593,072 593,072 00000000000000000018471284c970a908652e28c49b29e3dbc1e7231960e739 2,693 1.00/1.00 vMB 42
593,071 593,071 00000000000000000010de8bfc06232c501041e15d379b3aa3f0d72d2d2e9391 2,800 1.00/1.00 vMB 52
593,070 593,070 0000000000000000000295c49f28697f4f539719c001b6920bebde49b418114a 2,585 1.00/1.00 vMB 44
593,069 593,069 0000000000000000000a1761b07d723388d29aef9a503407c6b38b87d1efb8f9 1,591 1.00/1.00 vMB 40
593,068 593,068 0000000000000000000a3601c75b3b208fff7f64de8da14a630ea77df84afc70 1,153 1.00/1.00 vMB 59
593,067 593,067 00000000000000000017d4f793b8b237c8426f42a103e7b97fd9708d50f4ee08 1,080 1.00/1.00 vMB 81
593,066 593,066 0000000000000000000dc2373bc23a93559050495f3401cc918ed31d944ee9ab 2,479 0.83/1.00 vMB 18
593,065 593,065 0000000000000000000cdb35e852d0c78395836affd8310a6d1653244183cea5 2,122 0.69/1.00 vMB 14
593,064 593,064 00000000000000000015316c09cc71f3da1c4c453952ed08065137d51d499def 2,884 1.00/1.00 vMB 30
593,063 593,063 000000000000000000022e9a7f9605a8f8462f74ae53ac68f02c6c52c37e0efa 377 0.13/1.00 vMB 20
593,062 593,062 0000000000000000000bc4496051cc9ef85bc2a865aa8a25cdbb1e121cd938da 1,609 0.47/1.00 vMB 13
593,061 593,061 00000000000000000014f8a4f696a01a92b462612a686b3dafaa036671da873e 3,092 1.00/1.00 vMB 23
593,060 593,060 0000000000000000000e2073d919a087c7910ac0609b398747d48f02d3f94882 331 0.12/1.00 vMB 23
593,059 593,059 0000000000000000000289b6965d024e030c3f6b1cc474eadf6385c12f3fff5a 3,129 1.00/1.00 vMB 10
593,058 593,058 00000000000000000003595093e50413f80ec71fab371227fef10aff5a63a7db 2,642 1.00/1.00 vMB 37
593,057 593,057 0000000000000000000cd8df46f9667f6c83afddfa521a17bba40784dcb7347d 411 0.15/1.00 vMB 20
593,056 593,056 0000000000000000000781130374aa5309fce6af8e3cb112685d01e900098058 2,497 1.00/1.00 vMB 19
593,055 593,055 0000000000000000000d591b8854be08124c61303c290a150e05a86bef1a0300 2,630 0.85/1.00 vMB 15
593,054 593,054 0000000000000000000cd0eb9bd9596f6601a41728e6cb602478dbb00db5d0cc 1,673 1.00/1.00 vMB 61
593,053 593,053 00000000000000000003b59ee7ebe966e3a2d72e1d3bb78e54d70f9447e50127 1,249 0.38/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.