Loading Tool

Explorer IconExplorer

Memory Pool

80,503 transactions
29.91 vMB
0.09153807 BTC
Random Selection Loading Transactions
Max Size: 182.65/200 MB

Candidate Block

Mining Attempt 8d9f092f6a9232b83943801bbe98311a9fde7981dbaa132d7cf826a6bb928ab4
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ef82b12f8f4d781d6b6697ea6d3955f294d33bcb4a4927bc86dc5edd131e95ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02498744 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (36,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,177 879,177 0000000000000000000152a09524e6a9ec95e61715954722d61df8e0c695923d 2,691 1.00/1.00 vMB 4
879,176 879,176 0000000000000000000256900b208e0c17992030c99d914b3dea4c245815d758 2,206 1.00/1.00 vMB 4
879,175 879,175 00000000000000000001225745727e303a41828eb37fff79e3103a2ad4306e29 1,983 1.00/1.00 vMB 4
879,174 879,174 000000000000000000000bd161763489ed554621647786a258460b9f49d4ca75 2,145 1.00/1.00 vMB 3
879,173 879,173 000000000000000000024415319ecd157e61338bdfb5d59ec7b88f31ce111d81 3,080 1.00/1.00 vMB 4
879,172 879,172 000000000000000000004f977f3f6e018b781021cbd62a12d463fe6c334532fa 2,882 1.00/1.00 vMB 7
879,171 879,171 00000000000000000001bd7633f1c053d29031ef09ff0652c413c2423959ede0 2,233 1.00/1.00 vMB 3
879,170 879,170 000000000000000000011ea9b1db874b7613d4cc4d8dfe7d20c63f12efac7881 1,516 1.00/1.00 vMB 8
879,169 879,169 000000000000000000016814d76fa5be1e02a07b5eca098095151a806277ce21 2,361 1.00/1.00 vMB 4
879,168 879,168 000000000000000000020c1007ac294a9193cdf7b91642127691c27fe561158c 360 1.00/1.00 vMB 1
879,167 879,167 0000000000000000000080e2c94c6030480f6acb556edf6d3fdc051dff6767c8 1,462 1.00/1.00 vMB 3
879,166 879,166 00000000000000000000999dda90235d5b43b338d2a974d37deac25f4ea6124b 2,613 1.00/1.00 vMB 6
879,165 879,165 000000000000000000015e29f49a4ae6d3825122b24fab539328b192e249f11f 651 1.00/1.00 vMB 1
879,164 879,164 00000000000000000000549141cbe18685652d1ccd4c99fae13404f1308737fc 2,365 1.00/1.00 vMB 5
879,163 879,163 000000000000000000003378157eadb392e590443d3a5483e3a5dac37d3cd863 715 1.00/1.00 vMB 1
879,162 879,162 00000000000000000001d510504ff84937563a3baf2dc7284454661a9ae3e80f 1,793 1.00/1.00 vMB 3
879,161 879,161 00000000000000000000804abc52f662bebe1a0513f8ae1376a7e82d5406430e 1,980 1.00/1.00 vMB 3
879,160 879,160 00000000000000000001d2544257d81e2fbafd0e9447034f24e0bde285a0d18a 1,125 1.00/1.00 vMB 2
879,159 879,159 00000000000000000001de782d2b31b21fe3f7bf195b7d19de594c0f60c08a20 2,093 1.00/1.00 vMB 5
879,158 879,158 00000000000000000001635d89f78e08ccd891217676817a71930b66f564b98a 488 1.00/1.00 vMB 1
879,157 879,157 000000000000000000011e63ff74cd73aa034f22db02b747ff9b69abd6e48cac 2,139 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.