Loading Tool

Explorer IconExplorer

Memory Pool

74,357 transactions
27.44 vMB
0.06929847 BTC
Random Selection Loading Transactions
Max Size: 167.57/200 MB

Candidate Block

Mining Attempt 9558805a8863adfe79a111135ca24b5c6a50343f8c8e909d203d1e14d4ff6343
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 1d6834098baa525415323cb609051a71fce943f13169f85ee05140463bc197c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.01085795 BTC
Feerates: 84.71 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (3,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,769 911,769 00000000000000000001444fb0386238844ecdd7c5f385195cd5589c3747e623 3,952 1.00/1.00 vMB 1
911,768 911,768 0000000000000000000086661440ef9fb204bf836731805c8b383b3e3d2759b7 4,642 1.00/1.00 vMB 2
911,767 911,767 000000000000000000018b1332ec5cd6f93bde1fe27297afb26a04db1b68d22a 4,054 1.00/1.00 vMB 3
911,766 911,766 00000000000000000000a700c2fddf68694fae0c84c5d9431329190c14590e8e 3,970 1.00/1.00 vMB 3
911,765 911,765 00000000000000000001c31837e87eab896d1ca274addec77359a446f3df4a4e 4,067 1.00/1.00 vMB 0
911,764 911,764 00000000000000000000c73b7f71d31c77506551e08f9f4cb54185866e6cd77e 3,872 1.00/1.00 vMB 3
911,763 911,763 000000000000000000009d255ceb3022f7761dd886233985abf9030b647aec11 2,499 1.00/1.00 vMB 0
911,762 911,762 00000000000000000001814c9dd53f7bf47e3fe2d5b7af7ba82a3dbc8653908c 4,967 1.00/1.00 vMB 0
911,761 911,761 00000000000000000000f09741b939053b51e8f47a5ec8f0a0efba8be2a80b34 3,318 1.00/1.00 vMB 3
911,760 911,760 000000000000000000004f570b807a4ec6a87b99f56ca211c9195dcfc9674aaa 84 0.02/1.00 vMB 2
911,759 911,759 00000000000000000001129f10ad49ab3338169e479f6fdb0acf31c464c4404f 4,359 1.00/1.00 vMB 1
911,758 911,758 00000000000000000001ce07071dd7512347a13c7b26ecb13eb33a6cdf89fb6c 2,511 0.80/1.00 vMB 3
911,757 911,757 00000000000000000001ab62fabfd4bfd4fefdb878ecec9a8d47d2356657669a 4,266 1.00/1.00 vMB 1
911,756 911,756 00000000000000000000ed3b55bb6b96aaa18fbc3159740a7f2abd6305b0daae 2,404 0.74/1.00 vMB 2
911,755 911,755 00000000000000000000d4eabbe5c1c7cb6187af0bf25201bf7fb37512acc94b 3,986 1.00/1.00 vMB 2
911,754 911,754 0000000000000000000090104142addfeef6d8093e43fd93fdae38bec9bd2fee 4,119 1.00/1.00 vMB 1
911,753 911,753 000000000000000000009248888b0f76de15b45db01a92673955d741a5cd92ee 3,305 1.00/1.00 vMB 2
911,752 911,752 000000000000000000012ff08ead244f4b019a29c957e7fc9792830e9d03bb26 3,193 1.00/1.00 vMB 3
911,751 911,751 00000000000000000001115bb57c61e7dd78dd2e67f4c8f9583fa938abb54b74 352 0.14/1.00 vMB 2
911,750 911,750 0000000000000000000145ed000acfc1aaf8ece24c6d134d287eca2c56db1b5d 4,154 1.00/1.00 vMB 0
911,749 911,749 000000000000000000018d0c7ee1ef450c489a0773684dc64bd4eb16242c9f41 4,119 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.