Loading Tool

Explorer IconExplorer

Memory Pool

41,462 transactions
27.13 vMB
0.06471916 BTC
Random Selection Loading Transactions
Max Size: 142.38/200 MB

Candidate Block

Mining Attempt a1becde04081fe087950c7f3c03c46cb110ff0f1238d5fffd9035310839af9b9
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root b91e818eb7393fbc404cfad43a740cfc5e62ddac58a8b79276b04649872dc9c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,132
Size: 1.00 vMB
Total Fees: 0.01447155 BTC
Feerates: 100.52 > 1.45 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (568,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,926 345,926 000000000000000003c0814ecdc0b5f25f0cfbd7646278f0d7bae9a685dbec53 464 0.29/1.00 vMB 24
345,925 345,925 00000000000000000e8d3ef4db4acc659a320505d7323072af235951089ee3b2 269 0.22/1.00 vMB 17
345,924 345,924 00000000000000000730798f794f7ff12bdfc8cc5ec10e9c19e834fb349707af 405 0.28/1.00 vMB 16
345,923 345,923 00000000000000000e600c7c2de65a8eab3f5ef500c6a3284328f28fa6ed9b94 1,148 1.00/1.00 vMB 15
345,922 345,922 0000000000000000162e5df4b5cb1e40b3618df9e999986e5c9418bcc5a56170 671 0.68/1.00 vMB 16
345,921 345,921 000000000000000014c3693e99b0ca5e8ef034691f4d727dd301468c2385ee41 1,372 0.75/1.00 vMB 25
345,920 345,920 0000000000000000021a5b988e114c3dade6a1e07f653855db7f836563340ffe 1,968 1.00/1.00 vMB 27
345,919 345,919 000000000000000017080740252584e4c2675ae8fbf490053174aad00be81753 512 0.20/1.00 vMB 32
345,918 345,918 000000000000000011db1d9608b4ea31338a353689b88f631a548110c1dd5d5e 490 0.20/1.00 vMB 39
345,917 345,917 000000000000000010a3d0b394030910b92ae04ce94e45ae76b6241459c065f2 1,618 0.89/1.00 vMB 25
345,916 345,916 00000000000000000d9973518490e1e9cf28957be413df83ac97981c7996cc21 769 0.48/1.00 vMB 23
345,915 345,915 00000000000000000b37f2ec263f9c4c12e40ed906d04d28cc2179043f269dcb 562 0.34/1.00 vMB 14
345,914 345,914 00000000000000000b42f75219216aac8941b393ea181803e47715e0ecbc004c 1 0.00/1.00 vMB 0
345,913 345,913 0000000000000000095e59b9b7690e8e3df82d09d3e20a1149dd1a6dfd931eb2 573 0.75/1.00 vMB 13
345,912 345,912 000000000000000014f43c2838afb043fbe8404115bced3749e451bdb8100acc 512 0.26/1.00 vMB 22
345,911 345,911 000000000000000013ec2a689a16c3c2c94b6badab0a4d0cac60a0bcbc5b1344 793 0.75/1.00 vMB 18
345,910 345,910 000000000000000008cb63b819bebae9ee0a0b79c79266378a4cbbad6bab7775 1,340 0.75/1.00 vMB 25
345,909 345,909 0000000000000000174c1f3d8b231fd429499c33e1d2514ee6a76683119d142a 2,222 0.75/1.00 vMB 39
345,908 345,908 0000000000000000143e53b009226772e6545f873206fed5ef552ba0f7edf04f 1,007 0.37/1.00 vMB 38
345,907 345,907 0000000000000000019972f02e4053f844989228d1de4c67598e666f6e7e0c15 1 0.00/1.00 vMB 0
345,906 345,906 0000000000000000114579f91716907591bdfe60382d6649eacf9bb273bd3aa9 1,098 0.65/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.04 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: 650.66 GB
    • Received: 13.30 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.