Loading Tool

Explorer IconExplorer

Memory Pool

43,004 transactions
27.06 vMB
0.06352706 BTC
Random Selection Loading Transactions
Max Size: 142.30/200 MB

Candidate Block

Mining Attempt 7da5a57cc54aa488aa3037a22eff6b76678da270d223b080064c7bcdc244d818
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a4e81668fe97104508e51e95092a3f8afa00ec4a2cfa232aae2d745f0dffcf83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,499
Size: 1.00 vMB
Total Fees: 0.01314760 BTC
Feerates: 170.89 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (137,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,788 777,788 00000000000000000001e8486f5469015377f78076ab11499f22f4ec31e132cb 1,715 1.00/1.00 vMB 6
777,787 777,787 000000000000000000058d605f5ee60a11ca73f58b5ab83662d5438750e8b1e0 2,536 1.00/1.00 vMB 14
777,786 777,786 000000000000000000014aa9cf65ce95954957e926853cf61f9b82b71403181a 3,491 1.00/1.00 vMB 20
777,785 777,785 00000000000000000002cdeb0d95dafeb0f007dc863f10aa85d0bb6687a9463f 3,753 1.00/1.00 vMB 24
777,784 777,784 0000000000000000000631c93fc90ebf79b02e6a82874ec47d15ff773fadfbea 3,226 1.00/1.00 vMB 16
777,783 777,783 00000000000000000002b62eb925504bc3aace69d9d5378b2af6de4ee50014d9 158 1.00/1.00 vMB 3
777,782 777,782 0000000000000000000656d3ea2b98d0d9d7ce0d7792be3ba399e89ceccdf49a 2,233 1.00/1.00 vMB 11
777,781 777,781 00000000000000000002684ee3118e94692872cd9a35d0f3bf709d8438d896d4 767 1.00/1.00 vMB 5
777,780 777,780 0000000000000000000592958a69f458a22861a1c8865307f59498e2b1b92aca 2,388 1.00/1.00 vMB 9
777,779 777,779 000000000000000000012d57155900d243f7ef6817c2eb6fe3b6d3a4e6775383 1,945 1.00/1.00 vMB 9
777,778 777,778 000000000000000000072ab33ce0f6e99c6c9483cd5377198f06893c3beb31be 1,703 1.00/1.00 vMB 21
777,777 777,777 00000000000000000005d35085cbcb510c14917f928aaa45facb0c0d24d471ce 1,963 1.00/1.00 vMB 18
777,776 777,776 000000000000000000015072185e412aecfe509756c10231698a575ceb06c884 1,663 1.00/1.00 vMB 10
777,775 777,775 000000000000000000016341ffdff3b5539bd460c2aa4d6366df02197e486071 3,544 1.00/1.00 vMB 15
777,774 777,774 00000000000000000005c6cdb84dcc4159743dc0097216252359d257d123ad6f 3,192 1.00/1.00 vMB 15
777,773 777,773 00000000000000000005e964e9d7abf6305bd9143fd9a0b9d893b2d4c53ce3cb 2,573 1.00/1.00 vMB 16
777,772 777,772 00000000000000000005c3b14566ec88e7c8cac0a763d57f82497e74aa9f0f6c 3,882 1.00/1.00 vMB 20
777,771 777,771 000000000000000000046fd5890dd799d4f792fb9b9db0a74dd0e0cc98d5b6a6 2,752 1.00/1.00 vMB 23
777,770 777,770 00000000000000000005f09cc3bb85f09371edb8230a255293d7782154eec4b6 3,157 1.00/1.00 vMB 26
777,769 777,769 000000000000000000015edd7c969d58c8fa4c4bcfb425c214105fa30c9fddea 2,110 1.00/1.00 vMB 29
777,768 777,768 00000000000000000006fccede04e9dcd6e7e11c27e8b36a56993ee394e94543 528 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.