Loading Tool

Explorer IconExplorer

Memory Pool

64,084 transactions
18.97 vMB
0.05756496 BTC
Random Selection Loading Transactions
Max Size: 121.87/200 MB

Candidate Block

Mining Attempt d6742906670b722c88fe512464b931acde6fb805c679e2c99bd14fdfd4f55d74
Version 20000000
Previous Block 000000000000000000016af6bdb14f4de712c2154dcf968d3da485051e001e31
Merkle Root 45b6c2d39eb2e6cca37a7e6464dd88f4acb349a7d1989bc48a8636b5edf0922c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,977
Size: 1.00 vMB
Total Fees: 0.01443838 BTC
Feerates: 60.13 > 1.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,805 (866,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
49,618 49,618 0000000013217d78254c000be781a17ef9b0d5190214d599b129e5a08231f6e3 1 0.00/1.00 vMB 0
49,617 49,617 0000000018ae2b10fb3393ff2f8fc387d64c7091d96489a143117615f8a8b7a8 1 0.00/1.00 vMB 0
49,616 49,616 00000000280da59812ad86dea363537293574972782700d708679770c16fc4d9 1 0.00/1.00 vMB 0
49,615 49,615 000000000af1b3942ed3e50b484ecc88029ba11520c439d6d4ed5ff32bcf09f6 1 0.00/1.00 vMB 0
49,614 49,614 0000000029c32f33b95985f3175395c56746111b8fad72629b2d160687b4bbb5 1 0.00/1.00 vMB 0
49,613 49,613 0000000001ad6fb4b7e1aec8a275593b72001f03428f1f3d0df8752ba15a9d6b 1 0.00/1.00 vMB 0
49,612 49,612 0000000003def1c9a3b173948b9cd01e6c5caaa461dad540fcd40890b30d4703 1 0.00/1.00 vMB 0
49,611 49,611 000000000e588326940ff03f3e5672a60b393c7b185524d6123c408a62f8733c 1 0.00/1.00 vMB 0
49,610 49,610 0000000029b80e2f4bf0c92d7e0d77028bab4e071c2e94202d0a7c6ddb511151 1 0.00/1.00 vMB 0
49,609 49,609 00000000186621a7b0dbf4fb68fa885d4fd03210cbd16ff3cde8e40442bb0b1c 1 0.00/1.00 vMB 0
49,608 49,608 0000000029955cf0d8aaa1552d546091d29a584288024f101dd88eaf1f450ba8 1 0.00/1.00 vMB 0
49,607 49,607 0000000021787ae0ae73b5da13c500e0290b47e90fae63c0c495bba2588d9afb 1 0.00/1.00 vMB 0
49,606 49,606 0000000007eeb6228184db59c8623d3b5bed3c3b05fc1f9a682d3feac3610448 1 0.00/1.00 vMB 0
49,605 49,605 000000001f58cd31e7bedb88831a3834d9e36a3e3af50608b42afedc210c9dd9 1 0.00/1.00 vMB 0
49,604 49,604 00000000038d5e4ddcc94cda33abafea7e73f68748f696c79fbde39873521b3c 1 0.00/1.00 vMB 0
49,603 49,603 000000002593b7af8fda381c24d381efe28f5d6c7467f96010ec37eab2a7f018 1 0.00/1.00 vMB 0
49,602 49,602 000000000f14385c10f1f3268184332a024991c756e79539362cc3cfeac7a099 1 0.00/1.00 vMB 0
49,601 49,601 000000001c082e285555076f4b1d22482ba21da428ef6102c9faec7ea159fae6 2 0.01/1.00 vMB 0
49,600 49,600 000000001c6896e7f45857f25c1ab2d7e379f8e14b3c806c28cd0b88284bab5b 1 0.00/1.00 vMB 0
49,599 49,599 00000000114cf834f229334fa3af218edce220ac42b49bda143be3331dcb1003 1 0.00/1.00 vMB 0
49,598 49,598 0000000016b191bb2b9284e6b1f6c83b0d87cce5e33a8584035980bde68233e7 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.77 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: 785.59 GB
    • Received: 21.59 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.