Loading Tool

Explorer IconExplorer

Memory Pool

89,323 transactions
33.07 vMB
0.21014895 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 9c999e838a019a6606dfcd6d1bc35a7485adfca9bd4feb15294251af9c812af1
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 6f9b81c4cff381a5881be2cf1d6616c7c528cfa9d9156a26d74b39a0bb7069c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.09444634 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (493,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,610 421,610 0000000000000000045ef942405c4dfb6e612fa712276dacddd9ed4c87340454 1,762 1.00/1.00 vMB 50
421,609 421,609 00000000000000000039c68fee83c8a3723ab6c04559fe5bc45dcbb51e89a33c 2,250 0.93/1.00 vMB 63
421,608 421,608 000000000000000003d70da9e1733b424cc2a35419e73b77f817ef802c4bee45 2,226 1.00/1.00 vMB 58
421,607 421,607 00000000000000000301b398ce3be59bedd484e64000782b8b6552884eef0d2d 2,506 1.00/1.00 vMB 55
421,606 421,606 0000000000000000045a3afd1d24d1b4a767f79f2439c10098886dc9e207170e 2,727 1.00/1.00 vMB 69
421,605 421,605 0000000000000000024f988ad5798d60e22cea4bbf076784760047576b324b55 2,350 1.00/1.00 vMB 63
421,604 421,604 000000000000000004fd1dee3a144688fe9adec002847c91c934914002140566 875 1.00/1.00 vMB 77
421,603 421,603 0000000000000000036fe5aad0b6d7e197f180a45e76f3e00f17b105a6c2626f 729 1.00/1.00 vMB 83
421,602 421,602 000000000000000004457f5b394a563f13983517f288bc84b889f544b4f3fd5a 1,071 1.00/1.00 vMB 87
421,601 421,601 000000000000000001fc2eb19e4a96589a6f52059b16d6e8bcc89dff5d2a31ef 922 1.00/1.00 vMB 77
421,600 421,600 00000000000000000153146998669cf0b0c8f7044481b4ef4e269bb7ba64b880 1,919 1.00/1.00 vMB 108
421,599 421,599 000000000000000003062f151455e9d26604efc179cf50cd57144572f38b7086 1,840 1.00/1.00 vMB 28
421,598 421,598 000000000000000000b0e6e34d87c1b96ce9a08476e6f88c93b3e2bb424a361a 1,549 1.00/1.00 vMB 25
421,597 421,597 000000000000000001422df7740ab7ab22c855e28e09d725273433390b8d3da6 1,924 1.00/1.00 vMB 48
421,596 421,596 00000000000000000450445e830139845a0d51f143023e1a520f221d89af4084 2,377 1.00/1.00 vMB 62
421,595 421,595 0000000000000000023321b82b3ccd2ef2adb1857a7f0f33f09815550df94dc7 1,933 1.00/1.00 vMB 35
421,594 421,594 00000000000000000233514c23e7fd77e179d6145db9faa1ea2295db4bca23cd 2,559 1.00/1.00 vMB 65
421,593 421,593 00000000000000000494a3ad560aa82e343aaa631d7631e7706b4a438b844df3 2,526 1.00/1.00 vMB 69
421,592 421,592 000000000000000004c6f51cbc0b2d9114c72f43c5213aa1ea49f207e6c41627 2,968 1.00/1.00 vMB 63
421,591 421,591 000000000000000002ad43d1d793af71c8324177f90949e40b96f8494d4b0e10 2,331 1.00/1.00 vMB 99
421,590 421,590 000000000000000004ee0a58c9eb2e69353e75aa1ed0236717c842185693f220 2,774 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.