Loading Tool

Explorer IconExplorer

Memory Pool

79,576 transactions
29.90 vMB
0.09872480 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt d58c6aec14faf1290d37e4dde081e526862bff652dee097607261df0e8edfe4d
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 13aae44992ad68f4e3e5795a769696809fb589c40fe698911550b76f870e9e13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03075084 BTC
Feerates: 101.62 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (104,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,650 810,650 0000000000000000000355886b28daf20e90901a373efecbb7dcecab64def411 2,324 1.00/1.00 vMB 32
810,649 810,649 0000000000000000000113e41205284a8413e437f881b2c55232f0037ca84811 3,141 1.00/1.00 vMB 48
810,648 810,648 00000000000000000000f30c0c409ef25271a157b72dc0ed839bdc225e682e51 3,207 1.00/1.00 vMB 31
810,647 810,647 00000000000000000000193e0dcfd1c36e3f818a12f56d8b389d21acdb5a9c66 3,275 1.00/1.00 vMB 29
810,646 810,646 00000000000000000004e5984eb28930cf1f43098c037deec7ce31ef90914fea 3,670 1.00/1.00 vMB 32
810,645 810,645 000000000000000000021455506c907f65818a8d7caf2740a79d1fcdaa24fc62 2,865 1.00/1.00 vMB 50
810,644 810,644 00000000000000000000d1ba34b05dc7c5578dc762d8d2b466337cfe5c70672b 2,664 1.00/1.00 vMB 26
810,643 810,643 00000000000000000001dfba62f6351c96d57b6c10c5e1d1888d0be66367c5d5 1,783 1.00/1.00 vMB 13
810,642 810,642 0000000000000000000353ad6c27425af92d173d4edef8560f9a50d70563b12a 2,370 1.00/1.00 vMB 18
810,641 810,641 0000000000000000000392db217956122e5496071413aae86a2e2788deca0240 2,235 1.00/1.00 vMB 30
810,640 810,640 000000000000000000032f96ee2d0942ba5a27a8365ce25dc2d6971f1fef79a5 3,561 1.00/1.00 vMB 38
810,639 810,639 000000000000000000030497d45b2ba08b78fa977b9fd5d5dd4d0b0271d575ec 3,066 1.00/1.00 vMB 28
810,638 810,638 000000000000000000041d87a5cd1ac0f8a7edcacf5c9594db4d1925fd8b9a78 3,455 1.00/1.00 vMB 31
810,637 810,637 0000000000000000000494a7f652edd04a4da80ead57251465aaf7765abdd04e 3,811 1.00/1.00 vMB 37
810,636 810,636 000000000000000000035228734008de429a9dccdeadc4474eafc20b37ca2a0b 380 1.00/1.00 vMB 5
810,635 810,635 00000000000000000001892c7921faa2fa545e614a7e7c029425ffc918bebb52 1,110 1.00/1.00 vMB 11
810,634 810,634 0000000000000000000360b529d5553c1879d5fc7e1e993c699a2fb39372f78d 1,788 1.00/1.00 vMB 10
810,633 810,633 0000000000000000000340ee75ef8003231a27eb14a74f53d3069c71298dd6ed 2,903 1.00/1.00 vMB 26
810,632 810,632 00000000000000000004da91b808a43030d1b95e37ed3aa7e4b8d467fbfcf191 1,640 1.00/1.00 vMB 13
810,631 810,631 00000000000000000003955289254bd4da7a639c8e4b39e57f85dfbceee55054 540 1.00/1.00 vMB 9
810,630 810,630 0000000000000000000127d56aaec3c26ca24f1bc973d52a8eacf845f1c9c102 1,682 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.