Loading Tool

Explorer IconExplorer

Memory Pool

80,446 transactions
35.06 vMB
0.20128020 BTC
Random Selection Loading Transactions
Max Size: 195.14/200 MB

Candidate Block

Mining Attempt 2556c2d70c7cb4b6f62fa55e087793799f7064ac7f3411f318bb14ca83313781
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root d18950473f6a27241f61a22664890ad20c57ee3e32de0fc992877ea3ef069b72
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,614
Size: 1.00 vMB
Total Fees: 0.06389262 BTC
Feerates: 477.45 > 6.40 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (19,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
895,445 895,445 0000000000000000000223014c23d799b982bd5b0c9de660a691a30cac4648fc 2,050 1.00/1.00 vMB 3
895,444 895,444 00000000000000000000e01b9a3c27e14ca371584cbda09ed1eabf1376946ec7 1,119 1.00/1.00 vMB 1
895,443 895,443 000000000000000000003083de1445f4c201c5177285950c35ff7601f7a07f0d 2,393 1.00/1.00 vMB 4
895,442 895,442 0000000000000000000171391a023641eee7a48bc0988c9a9c57f7fb7a345b19 1,220 1.00/1.00 vMB 1
895,441 895,441 0000000000000000000226ec5b476f5672e24469bb7fc157095cf677d84b947a 2,321 1.00/1.00 vMB 4
895,440 895,440 00000000000000000001bf698d5f5defd3df7dceb7806d64d5e1f4f4138947e6 1,046 1.00/1.00 vMB 2
895,439 895,439 00000000000000000002368be4df02ad2d7b5f07f250c125e8e0da027a5e3bb1 956 1.00/1.00 vMB 1
895,438 895,438 00000000000000000000a6c3956086417e8c24db265bd235195bf220202138eb 2,717 1.00/1.00 vMB 4
895,437 895,437 0000000000000000000046ed1c2019c8b777e48defbbfd405f6d72bad97aa24e 1,180 1.00/1.00 vMB 1
895,436 895,436 0000000000000000000126e77be0336ca9542428545d881a9395884c9ca1b096 2,336 1.00/1.00 vMB 3
895,435 895,435 00000000000000000000439d19a2cd20d6a863059726b69995640569ccdcd2b2 809 1.00/1.00 vMB 2
895,434 895,434 0000000000000000000102e486e226dc33856854a67892bdca1d90865e9c0478 1,894 1.00/1.00 vMB 4
895,433 895,433 0000000000000000000072b6b6fe77ca1ebd123eadff33d52409428bb76b3036 2,756 1.00/1.00 vMB 3
895,432 895,432 00000000000000000002378d73e3032a658d0bf2d7c3f8a367fdb551817f28b0 3,665 1.00/1.00 vMB 4
895,431 895,431 00000000000000000001c42cf5221d916eb1403d61d39f4de6581b6501335144 4,301 1.00/1.00 vMB 6
895,430 895,430 000000000000000000011b2ab2f6cbbdb44c450e9677750379b2e2212a7e659d 4,716 1.00/1.00 vMB 12
895,429 895,429 00000000000000000001cb1211c97297d0bf549014c48ac8fc002747cac83348 4,936 1.00/1.00 vMB 13
895,428 895,428 000000000000000000011858d8bf99457a61644bedf5baf3b409448f6d344a2c 5,075 1.00/1.00 vMB 14
895,427 895,427 00000000000000000001437ff2e89427667948f5417ace74e995679b2266489a 4,754 1.00/1.00 vMB 12
895,426 895,426 00000000000000000001f385f87104d288203752e3c6337a7d00f3fff8f4ed7f 4,795 1.00/1.00 vMB 3
895,425 895,425 00000000000000000001abf04f5ea9d9f3341b73915466413f84360cdf73e50f 4,292 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 736.08 GB
    • Received: 18.58 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.