Loading Tool

Explorer IconExplorer

Memory Pool

74,389 transactions
29.58 vMB
0.09352905 BTC
Random Selection Loading Transactions
Max Size: 171.86/200 MB

Candidate Block

Mining Attempt 86c450c4241f12d5d7708069d03941e3e8659ed899781b54251e55af653c345a
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 240319370781aa3684cd974f2fd4b870e817383717ed39fabbb641272a76df84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,580
Size: 1.00 vMB
Total Fees: 0.02525949 BTC
Feerates: 150.36 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (111,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,682 803,682 000000000000000000020a8c205fa72bfe1833ea9cea63af4aa15ceb7c54355b 4,098 1.00/1.00 vMB 12
803,681 803,681 000000000000000000031d765a56dbcf82094e6bc9b432ca3d1a1479d4a106e2 3,951 1.00/1.00 vMB 13
803,680 803,680 00000000000000000004e0c74c1fd4c48efe762c00beb8cccbb25450d7036aad 6,822 1.00/1.00 vMB 6
803,679 803,679 000000000000000000000e889ed90e61beada4160dfe7ad962bbb2f65b813ff2 2,979 1.00/1.00 vMB 8
803,678 803,678 000000000000000000012ffa8731ae5ac5784673a5deae61408ce1a3011a51f8 1,962 1.00/1.00 vMB 11
803,677 803,677 000000000000000000030f670f69010153b3e8a0b10d3e2b63f17d4550df3a82 2,777 1.00/1.00 vMB 12
803,676 803,676 00000000000000000004a2314f777b07afc77cf4f19c31f63f7df380badacfa1 3,570 1.00/1.00 vMB 16
803,675 803,675 00000000000000000002fb4564a7a22d549fa8b55af0cc49ebbfd0d18c414ffc 2,467 1.00/1.00 vMB 16
803,674 803,674 00000000000000000002dd6b2ee2b5e156ffcf65c6c315aeeb76a39043277d86 2,892 1.00/1.00 vMB 18
803,673 803,673 00000000000000000003c3479325adb9da6895a0b83104840155f0146ac4127e 3,167 1.00/1.00 vMB 27
803,672 803,672 0000000000000000000235748b7a9c0eae7dd60b62cdb4b9d40ab23905d64538 2,883 1.00/1.00 vMB 33
803,671 803,671 000000000000000000000df1509875e433c047e0ba00b109d181b3683e7d0c03 2,309 1.00/1.00 vMB 7
803,670 803,670 00000000000000000000ac98f4ba728b97bc828aae7e8d3f6fdbe7453ba48d8d 1,571 1.00/1.00 vMB 10
803,669 803,669 00000000000000000001e391d1071a6d549df3413e9cb4f6fb04eed032078199 2,078 1.00/1.00 vMB 10
803,668 803,668 0000000000000000000494cfcbb298e7871f845ba129e02e07c52c66b579dc0e 1,708 1.00/1.00 vMB 10
803,667 803,667 000000000000000000048d74b475ccc9b7e71bfb38518215435da21357d6f348 1,626 1.00/1.00 vMB 9
803,666 803,666 000000000000000000049ae77a4a4e336e8423fbdfb1b4b4d92cd58622484a31 2,042 1.00/1.00 vMB 14
803,665 803,665 000000000000000000010a911794c8d41273c957912ec9ae63586bfdcd208397 2,796 1.00/1.00 vMB 13
803,664 803,664 00000000000000000003e1627277ad06fc16cddee472495b604abec561aafe62 2,694 1.00/1.00 vMB 11
803,663 803,663 00000000000000000003e47a77ca3b8123265d2737ac6f13d7b3e4638a3edb52 1,549 1.00/1.00 vMB 17
803,662 803,662 000000000000000000013d8855a42813653be627e31cdc0c5e89fb60c9b88580 3,422 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.