Loading Tool

Explorer IconExplorer

Memory Pool

78,496 transactions
33.52 vMB
0.14828113 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt ef8f8560972a436c9ddfe3e708341308ddb9e0b88777d5dc3f296af6fe62fff4
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root cc012264c31e2ba9eb54ec320ed0ff5d30e553170ba85fafebbd1367c336a026
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,468
Size: 1.00 vMB
Total Fees: 0.03812118 BTC
Feerates: 150.61 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (63,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,766 851,766 00000000000000000002a8fd2ed09956602e13fe3640531a7df49de3747033cc 6,909 1.00/1.00 vMB 6
851,765 851,765 000000000000000000019e9c183a9efda17899cbae3149ab8ec9a2110941f982 4,242 1.00/1.00 vMB 8
851,764 851,764 0000000000000000000200edca6ced5112149d1d4cde8e177fdcf6ff6145a656 1,914 1.00/1.00 vMB 5
851,763 851,763 00000000000000000000589861c6cd7190a75f98ce64bcef592403a4eb07c9b1 3,579 1.00/1.00 vMB 5
851,762 851,762 000000000000000000007685bedbc79eb0cadaea5ac4d9e16cbf95d593409b86 6,902 1.00/1.00 vMB 6
851,761 851,761 00000000000000000002a5fbe7c6cddabfb220d549fad092738737497e424e38 7,596 1.00/1.00 vMB 5
851,760 851,760 000000000000000000016fc936defc2f5ba73a76f3421c048e669cfae358abd8 5,529 1.00/1.00 vMB 7
851,759 851,759 00000000000000000002959859077191b5f7d1e3084b91ce71d4cc62c977b6f9 5,711 1.00/1.00 vMB 7
851,758 851,758 00000000000000000003878832332ae958fe2ea34d1293428f6025c72d8ecc04 6,396 1.00/1.00 vMB 6
851,757 851,757 000000000000000000036465c20b0c989ba48259acd79230a3acd501372b312f 6,962 1.00/1.00 vMB 5
851,756 851,756 000000000000000000029595a9afe06c16a14f24e000dd2d49fba0faeaaa00ad 4,089 1.00/1.00 vMB 6
851,755 851,755 0000000000000000000380bf5180a2ee347ca0467f8d07c23727684d3fa9ccfd 1,150 1.00/1.00 vMB 5
851,754 851,754 000000000000000000029de8cb5826f9b5867072f3d90b0f0e80f73221e3edc3 2,110 1.00/1.00 vMB 6
851,753 851,753 00000000000000000003138fa3f1fafd48db926b5270ac05ec86dc8683c771f8 5,590 1.00/1.00 vMB 6
851,752 851,752 0000000000000000000228ce9220bc37613b805d46e2dd270debfa2e9a13145a 6,806 1.00/1.00 vMB 6
851,751 851,751 0000000000000000000286f253dee77166b512a8f5e47535da179d901ac1c3af 5,666 1.00/1.00 vMB 8
851,750 851,750 000000000000000000005f3a37677fe1521a8d558f0ee32714f5ea70ec00490d 3,056 1.00/1.00 vMB 9
851,749 851,749 00000000000000000002c927d1ec32f9f88d289fbd1f7d956879d4be1f6f4d04 6,436 1.00/1.00 vMB 6
851,748 851,748 00000000000000000002a1dde326441c52bbd47fe651a708edc01b4f399e3467 4,475 1.00/1.00 vMB 7
851,747 851,747 0000000000000000000333f95077e9bcf99be91b8f21b735a1090d26bd883c32 5,301 1.00/1.00 vMB 6
851,746 851,746 00000000000000000002c39c524f4499f42ca6a2054d9cfe482585dafab27c1b 4,724 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.12 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: 738.02 GB
    • Received: 18.60 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.