Loading Tool

Explorer IconExplorer

Memory Pool

79,350 transactions
29.25 vMB
0.08817977 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt 7cfc3e57ef72f0b35481a8cebf2a7bb13140799a337b37ef44e9410fce83a422
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 0eaf36b2bc72b9e330de72f3dcb4d0d9d153416df2d94d2ecd0e3a54d77bcef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,032
Size: 1.00 vMB
Total Fees: 0.02703030 BTC
Feerates: 146.36 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (186,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,718 728,718 000000000000000000052382ef683117553af74f390d5078716194d03fadcb33 2,859 1.00/1.00 vMB 11
728,717 728,717 00000000000000000003a6db487e6e3433a77d2a04a6f947c3cbe8181c7cdd05 3,143 1.00/1.00 vMB 6
728,716 728,716 0000000000000000000168c8e927fc60b76405f217e5af3c965f0a811007b9f8 2,162 1.00/1.00 vMB 6
728,715 728,715 0000000000000000000064adfa51617917bca11881f7e06ac371af8b224fa5a6 2,112 1.00/1.00 vMB 10
728,714 728,714 00000000000000000004c87d2f3603b2ee4cd56cdd53c4ac527ead43ee559737 3,393 1.00/1.00 vMB 8
728,713 728,713 00000000000000000000441339dcfe42ff13a89d74d592627b4ee49cb2118759 1,367 1.00/1.00 vMB 6
728,712 728,712 000000000000000000083d966fe7817e40eec8f4d312f2149c92c44c4830789f 2,060 1.00/1.00 vMB 5
728,711 728,711 00000000000000000007620d770a4d8b25bb709a587a11654d14f5fc33ca419c 2,621 1.00/1.00 vMB 9
728,710 728,710 00000000000000000008a34bf87b95ff79fd8cc3a64619c46d0e42eae32ab142 3,387 1.00/1.00 vMB 7
728,709 728,709 000000000000000000083e7c3255f314f184d7e6ba3c8ed99fbec95acfc940f8 3,080 1.00/1.00 vMB 15
728,708 728,708 0000000000000000000237432aac7f4e68ef328630a69ddafd95708fa176bec9 2,393 1.00/1.00 vMB 14
728,707 728,707 0000000000000000000178481492ed61f97b0d4c0f29482f8ced380c80aae67e 2,864 1.00/1.00 vMB 11
728,706 728,706 000000000000000000097d1c944dbe937d574235d6f7d9a1f84f89deffb5378f 3,107 1.00/1.00 vMB 16
728,705 728,705 0000000000000000000815cc683d641b6d0a3d337a577468844c94f4f6168cd1 2,827 1.00/1.00 vMB 12
728,704 728,704 0000000000000000000139e1ec7e7e518d93be46223fab0ae6a0464265b81851 2,479 1.00/1.00 vMB 20
728,703 728,703 000000000000000000095a2c45659b1fcfee026a685fa3bfe570057630eee134 3,345 1.00/1.00 vMB 15
728,702 728,702 0000000000000000000899439ce987e070f19b26af9ebcd18d80229d17c0c8a8 3,377 1.00/1.00 vMB 10
728,701 728,701 000000000000000000061b3aa781306ea4a38b73e6816c2251d15bdb95e0851d 1,224 0.43/1.00 vMB 9
728,700 728,700 000000000000000000061ca1ac662149772735d79b917c58e1d56c7623aceaf6 30 0.01/1.00 vMB 11
728,699 728,699 00000000000000000001b780ee43e03e636dc42132f9bb9c039512a0d9acfd84 43 0.02/1.00 vMB 4
728,698 728,698 000000000000000000082bfe108d8726dfa5846025764ead366d7ed7871a4657 1,523 0.48/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.90 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.