Loading Tool

Explorer IconExplorer

Memory Pool

72,223 transactions
27.40 vMB
0.09803751 BTC
Random Selection Loading Transactions
Max Size: 163.95/200 MB

Candidate Block

Mining Attempt 5ac6aa32ffb66e906818b5ce5e53e539abf35faec1fe6b57e969c7f043a18591
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root fd72c747b61c7714325e7f6126a9723502fea005c4ff40f11c6ca92e6a06bf6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.03537243 BTC
Feerates: 526.32 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (31,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,100 884,100 0000000000000000000038fdb8615bab9e8d6dc4fc90a216e35acac36b8f9611 808 0.51/1.00 vMB 2
884,099 884,099 00000000000000000001ad2bf4a1289564bdd8a106e5f3cc33c1b8801da62f88 61 0.01/1.00 vMB 4
884,098 884,098 000000000000000000024888d1e29f8c0e59956ca80bced2b57c8cb2bbe15b51 1,069 0.34/1.00 vMB 3
884,097 884,097 0000000000000000000096e5b3015f727a69379bf973c247590cfa91858bb2e9 1,083 0.30/1.00 vMB 3
884,096 884,096 00000000000000000002104a049a51c28bd2a78166eea43ed0de503f0dd2601f 460 0.14/1.00 vMB 3
884,095 884,095 000000000000000000016794439f8f709dce729aefe6b35fa39e73ce52ca4c2f 250 0.07/1.00 vMB 3
884,094 884,094 00000000000000000002544ccf519e572930a4b82d7971cbb56ace8d1fd7d2cc 1,219 0.25/1.00 vMB 2
884,093 884,093 00000000000000000001f81ea4828f3cd330e762dc20ad35b7a50497134284c0 384 0.09/1.00 vMB 2
884,092 884,092 000000000000000000020c5474f1a7a3b01ff4f2e1d0a9406a3ce097947d176d 3,425 1.00/1.00 vMB 2
884,091 884,091 0000000000000000000057474b4c52e05163c58cf911a342bcd61f06838a02ec 2,321 0.92/1.00 vMB 1
884,090 884,090 000000000000000000014ab99d0cede91d0438dd0d487c172fa606de3181c561 1,568 1.00/1.00 vMB 2
884,089 884,089 000000000000000000004cefea40b1b9e631961eef8d3989af1f9902722880c3 3,586 1.00/1.00 vMB 2
884,088 884,088 00000000000000000001d98da9de458e4e081ea1bc02b61cbd9b2b805060fdea 2,322 1.00/1.00 vMB 7
884,087 884,087 0000000000000000000053ebc916e0f0b7f98df46eb0341f24b28c9b7a950dc7 4,413 1.00/1.00 vMB 1
884,086 884,086 000000000000000000009a06a146d031cbd136f5f3e8951df21151b48e0d14b1 3,609 1.00/1.00 vMB 6
884,085 884,085 00000000000000000002526691957dec5819d85ce4791fb70ed9c805f642409a 4,000 1.00/1.00 vMB 4
884,084 884,084 0000000000000000000245bc45ccf7788d9785f7805017a0ee4cd4442a283b08 28 0.01/1.00 vMB 2
884,083 884,083 00000000000000000000aed7b44ddc8d240af97ee10a31a95d613a2f69aca8f3 2,457 0.90/1.00 vMB 1
884,082 884,082 000000000000000000007b50834df36c84c7d50037b1398cadbdb218cca3dbef 2,932 1.00/1.00 vMB 4
884,081 884,081 00000000000000000000868a1da15f9b6ba80360de0569c97f53556988522c65 2,607 0.65/1.00 vMB 2
884,080 884,080 00000000000000000001277874c8b17d616912c270be7113d49217cfb35ff4dd 1,443 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.21 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: 756.23 GB
    • Received: 18.98 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.