Loading Tool

Explorer IconExplorer

Memory Pool

76,903 transactions
28.37 vMB
0.08651729 BTC
Random Selection Loading Transactions
Max Size: 172.68/200 MB

Candidate Block

Mining Attempt c532c821fb005f29a272ed31db73dd0d7db247910f9bf8b124559fca27b8f9e2
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 8bb14bb1d40ae4581a76564ef9c068ca1f0b605828da4916180941a209488e95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,501
Size: 1.00 vMB
Total Fees: 0.02344427 BTC
Feerates: 477.45 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (542,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,742 372,742 000000000000000004f48b5476ae5cfa7f3fd714a66c7324ff107cc01cf29ea5 604 0.84/1.00 vMB 45
372,741 372,741 000000000000000001181f63416713f0e57aa39dfc51e87eed566ff081653a8d 685 0.85/1.00 vMB 45
372,740 372,740 00000000000000000c60f60473dfd49b7a0e9f466e75a6274c6a27b4d0c939f0 1,775 1.00/1.00 vMB 28
372,739 372,739 000000000000000005159124164429d42b56d777b6a0bb5e2f1ae2fd615cffa9 1 0.00/1.00 vMB 0
372,738 372,738 00000000000000000c6e4c3d6bc52517aeb078e061360ac8cc38482924feede4 2,523 0.95/1.00 vMB 46
372,737 372,737 0000000000000000085ce46c19d3db9fd4999a75adb973e878f5f6e1c7d6f42b 638 0.82/1.00 vMB 48
372,736 372,736 000000000000000013a1882e762da183fa375d6c46827e4cf6dfe840fc214d9a 523 0.83/1.00 vMB 44
372,735 372,735 00000000000000000281937195c9b9214aeaeda7cc220e222035a49a998dfd20 879 0.85/1.00 vMB 52
372,734 372,734 000000000000000001e48276ee7af687b37b284492585d36bc3860ac8a4469b5 1,799 0.50/1.00 vMB 47
372,733 372,733 00000000000000000c148a10465aebaa7a8c093765a7ac725a58a6dc2f4778a0 677 0.92/1.00 vMB 44
372,732 372,732 00000000000000000aacbadc2a8d2d57c454dc2fd8e9ed98888ca9799bcb2bfd 618 0.81/1.00 vMB 46
372,731 372,731 00000000000000000342e263f2d8e404ada4474f2ed5e0c7776d429f70f75e9b 1,119 1.00/1.00 vMB 55
372,730 372,730 00000000000000000f6e5fe4c59c31cb364a679d40d04de1654a444934bbbb58 917 0.91/1.00 vMB 50
372,729 372,729 00000000000000000bdc7e3ef684c83a6f1c8c83cb6aa7344d35bd93f9bfb0b9 1,777 0.95/1.00 vMB 19
372,728 372,728 00000000000000000871fcaff9d5bae3f12febe5d837d4a6ae02709bfa0afc50 498 0.81/1.00 vMB 43
372,727 372,727 000000000000000003507927ac652947c604f7ab46843f6af1158a0f9fd08d7d 2,858 1.00/1.00 vMB 57
372,726 372,726 00000000000000000c3281cd67d3bb3bf001956cbda8650c3aec41e985938d2a 1 0.00/1.00 vMB 0
372,725 372,725 00000000000000000968e002ad2a6674358ffb83d32d2bc689d794df1d372d6a 1,821 0.93/1.00 vMB 25
372,724 372,724 000000000000000007f35fc1be30a137c1de3a7dd697aca8fd0530e4c865d8ed 551 0.82/1.00 vMB 44
372,723 372,723 00000000000000000f102da6b162328b828cab36be5b14c49a06902bedcd3c9a 520 0.80/1.00 vMB 44
372,722 372,722 000000000000000000a5377ee0d9f78f29bcec20bfc678b72b37da39ec076a7e 639 0.75/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.91 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.77 GB
    • Received: 17.47 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.