Loading Tool

Explorer IconExplorer

Memory Pool

78,315 transactions
30.18 vMB
0.07289947 BTC
Random Selection Loading Transactions
Max Size: 183.15/200 MB

Candidate Block

Mining Attempt 16cf8c20a0a6e5c5e009abb18d6397353ba7f4f78eea711dfe634aae11aa7ed9
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 33445b188d5ea55e866c2028292ce89eeebee15dd7194a2072d873e3e0eabf4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.00876827 BTC
Feerates: 45.66 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (136,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,813 778,813 000000000000000000003dfd255b15c5a26753356597c88fddeab206e9cf3b58 2,675 1.00/1.00 vMB 26
778,812 778,812 000000000000000000061b315158cd288df6cbb2009de7d3362a9bda54798b7f 2,535 1.00/1.00 vMB 12
778,811 778,811 000000000000000000027a7483f86fca552c28d2465c566d008e92da8ef9ee3d 3,323 1.00/1.00 vMB 21
778,810 778,810 00000000000000000005b92df7074e6e6f4caffaf815243d8041a50439184b33 1,014 1.00/1.00 vMB 5
778,809 778,809 00000000000000000005fdcc040a88d59a5d31f2aaf9f94e4bb0d28d77781c69 1,685 1.00/1.00 vMB 8
778,808 778,808 0000000000000000000318ff864e5cd9bc1fe1883911695a6c9a295203732b4b 3,317 1.00/1.00 vMB 20
778,807 778,807 000000000000000000052902b042e9569e8900c90be94baf71331fc98dd57d9c 1,960 1.00/1.00 vMB 11
778,806 778,806 00000000000000000002da441ceedd41cc79071dc478d9245bdb9531938c5a19 3,192 1.00/1.00 vMB 23
778,805 778,805 0000000000000000000314d020f949fe0dc1dd90218a23f9fe01372d888238d6 2,578 1.00/1.00 vMB 15
778,804 778,804 000000000000000000014d5cff44b64cd0893befac99d204464e6f8cb1cd32d6 2,642 1.00/1.00 vMB 7
778,803 778,803 000000000000000000053b0bb6167a1bf08a12de0701482d647b89a9e058b06f 2,393 1.00/1.00 vMB 18
778,802 778,802 000000000000000000037de873d7ef46adb5180a138a59b945973bcd3a9c6ef1 3,847 1.00/1.00 vMB 31
778,801 778,801 000000000000000000041543cf032940d29611f412f77844a8951b656d94f537 1,013 1.00/1.00 vMB 14
778,800 778,800 00000000000000000001643c000dafd69fe4e1887f73baab8d9ca2eb154eec88 2,457 1.00/1.00 vMB 23
778,799 778,799 00000000000000000003ea7832a4a198120ccb0c9b609ac9cf2900a3e20d9bd9 1,701 1.00/1.00 vMB 30
778,798 778,798 00000000000000000002e0146c4b53fc61a0c5456a9975a6a21060d9c2549164 1,470 1.00/1.00 vMB 7
778,797 778,797 00000000000000000005276690aba5976124766ec7bd3488bf0ba75cad4eae0b 1,489 1.00/1.00 vMB 9
778,796 778,796 000000000000000000041523e814980d37e2bbbb8ef47c2e2dd587a7cfcaf352 2,747 1.00/1.00 vMB 17
778,795 778,795 00000000000000000003338681e9789c0a24dca2cbf8eaf6901850644432e37d 2,744 1.00/1.00 vMB 15
778,794 778,794 00000000000000000000d68337b93a392557dea98d514ded23f23cf12ee4512c 2,402 1.00/1.00 vMB 10
778,793 778,793 000000000000000000064e5eda95b00900a5faefef0971f969f91c778e326931 2,540 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.73 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: 707.32 GB
    • Received: 16.67 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.