Loading Tool

Explorer IconExplorer

Memory Pool

79,690 transactions
29.63 vMB
0.08826789 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 66266c8145a600bf50e28e2553f26c77bb3ae1d0f5da44005480ffe7da6f97b1
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 476e4e88ae81ea815727de98857ca03b9c4b0631d2a8df27257e71be52905ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02523645 BTC
Feerates: 100.11 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (163,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,920 751,920 000000000000000000078918eea620408dcee2843cb8319aa22b0764c551546d 734 0.42/1.00 vMB 7
751,919 751,919 00000000000000000003bbdb40ce92f8f7298997bf91df9900405dd1da220f86 515 0.26/1.00 vMB 7
751,918 751,918 000000000000000000005d2928369fa94fd561237e473b7d0fec345d04cc1e17 634 0.23/1.00 vMB 9
751,917 751,917 00000000000000000008370292c8ec2af1fc73591be083fc1e8b1bf2207c2e59 627 0.52/1.00 vMB 5
751,916 751,916 00000000000000000000c697ffe3d42061e14a1080566cc6d646cbc82b88e82a 550 0.46/1.00 vMB 3
751,915 751,915 0000000000000000000752e7dc88fbf63cc2127d5908bc0b0e23bbee748a9207 1,130 1.00/1.00 vMB 4
751,914 751,914 0000000000000000000175125d6953016d7a64a154afaa146fa40a1aae3eb75e 967 1.00/1.00 vMB 3
751,913 751,913 000000000000000000091652ed48d4f0218afd9216f19220861eb7c7c6417f04 2,618 1.00/1.00 vMB 9
751,912 751,912 00000000000000000004e03c4a6649f15087a356cb0ce11f2fcf163c4523de40 1,178 1.00/1.00 vMB 9
751,911 751,911 000000000000000000030ad4bf6e60b423cafebe22844b989cbe17076d4232d1 2,137 1.00/1.00 vMB 15
751,910 751,910 000000000000000000009eea26c687cdba14a586135f3da0f333a776c9d39150 929 1.00/1.00 vMB 1
751,909 751,909 000000000000000000063efdbd724ae035ce4b56d512a041ad2bd139374152ff 2,797 1.00/1.00 vMB 5
751,908 751,908 00000000000000000003b78d37ebcfcdfa1885a2be486b9c929142abd513dd5b 3,362 1.00/1.00 vMB 18
751,907 751,907 00000000000000000003501b3d07c3804f73ec3b4ec37846bc23cc6eee27f740 1,330 1.00/1.00 vMB 4
751,906 751,906 00000000000000000000ce339aedc59b051070d8483f8faffbfd945042bb8ca6 2,020 1.00/1.00 vMB 2
751,905 751,905 00000000000000000003beb59b1bcfee2024ea194c4cd3cd5c05b11cc8211380 3,148 1.00/1.00 vMB 12
751,904 751,904 00000000000000000006f4263a104a4f05d93239fbb40accb8883da6e166129e 3,285 1.00/1.00 vMB 15
751,903 751,903 00000000000000000007ac5f4cb34887647c968251ffeb0433da9e6556daa615 2,684 1.00/1.00 vMB 12
751,902 751,902 0000000000000000000138ccaf0800c2b74c7e000d99ac709b2814a1c394fca6 1,607 1.00/1.00 vMB 6
751,901 751,901 00000000000000000005fa79e3a5a15e219b6492d8101bdca1c4d14af776770a 1,675 1.00/1.00 vMB 7
751,900 751,900 00000000000000000004083e1ce53739d246fff921297fadfc3acc0deaac98c8 1,188 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.