Loading Tool

Explorer IconExplorer

Memory Pool

80,259 transactions
30.19 vMB
0.07441755 BTC
Random Selection Loading Transactions
Max Size: 184.75/200 MB

Candidate Block

Mining Attempt 1f07f4fb9a1e0ef81d4d561ddc1b03a2123bc3dbd0a32ab485dd8ef3411908f1
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root b76fa2a2d88ca3572c70767c85f27aa6e30487c487d9eb73527c36e13192f870
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,199
Size: 1.00 vMB
Total Fees: 0.00725862 BTC
Feerates: 318.30 > 0.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (909,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,439 5,439 0000000004b8ac72396dc937b7e1ba3153917fcb0139b6896150bc4885c556a9 1 0.00/1.00 vMB 0
5,438 5,438 0000000071e1202e62f5d573f368c359d9bd5bde89e336b78e169ad738fb776b 1 0.00/1.00 vMB 0
5,437 5,437 00000000e1b8efb1cf4cad378aebbe85af2b468cb3546b469b82864c99c15551 1 0.00/1.00 vMB 0
5,436 5,436 00000000ba57ddf4d91a3bac9f723f8d51dbb0ce56a2270cb31ff2f4c0ad8491 1 0.00/1.00 vMB 0
5,435 5,435 000000006ace94212f64bd7eca22c6ae0ae302e48027c774e6a2abd42e942228 1 0.00/1.00 vMB 0
5,434 5,434 0000000002e99fa76cbba4801b9f05a0f35bec1601e56b9e39e93ae5750586d1 1 0.00/1.00 vMB 0
5,433 5,433 000000003a92733bcbe53293e9473154db46952662b64d5dcbd4aece69eceac8 1 0.00/1.00 vMB 0
5,432 5,432 00000000927924e2175928d9fbbed5c4021c09ef534adf11faad418698ca71f4 1 0.00/1.00 vMB 0
5,431 5,431 000000000174ca114a54caeabe0a010627edaa72e94543110b22c14ea061ef5e 1 0.00/1.00 vMB 0
5,430 5,430 00000000febd91a57b25bc71ea677d2e3489f306550bb95e5d170c0d8f97a242 1 0.00/1.00 vMB 0
5,429 5,429 000000005fa9181adbb3ede82c9a692974e06a3267429243c831b7031664a9e6 1 0.00/1.00 vMB 0
5,428 5,428 0000000088980c92d1f8edadc54cd34d7fb187e74a22a99b3c0f4fbb5bd84d7b 1 0.00/1.00 vMB 0
5,427 5,427 00000000288877a515fa6e40b3f257a4821773d47f235ea6f5c2105140ace81d 1 0.00/1.00 vMB 0
5,426 5,426 0000000018d2323a1ecf127e68846085fb9036f85cbe9117ca4a69f1a9312490 1 0.00/1.00 vMB 0
5,425 5,425 00000000b1864af6e54979ec7a500cda079fec0f7c8837b610ca7fc4bd8f75f8 1 0.00/1.00 vMB 0
5,424 5,424 000000007e87f91334c1be083b131a91c1d4114f6a15ecade25fbcc3c3bc3e73 1 0.00/1.00 vMB 0
5,423 5,423 000000009f74e6529fb869f2193613a1c27a5e6a6c2b5a95d12a844642399cbf 1 0.00/1.00 vMB 0
5,422 5,422 000000005c13788d942f3c7c03407c32b573d571f5af92654f9c8f6bfa798e2d 1 0.00/1.00 vMB 0
5,421 5,421 00000000ff1922fd00fb342a2f1a633356d69978297d75f75d90eb495473552f 1 0.00/1.00 vMB 0
5,420 5,420 00000000fd0d2373e1a563ec2744aa8527f78939101059cca2330c1fd7a86d31 1 0.00/1.00 vMB 0
5,419 5,419 00000000d0743dabf49b4766bed6ef0662bfc6f48f2fcf02bb5cb2a8054b81fe 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.00 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: 718.14 GB
    • Received: 17.88 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.