Loading Tool

Explorer IconExplorer

Memory Pool

50,545 transactions
30.28 vMB
0.14238968 BTC
Random Selection Loading Transactions
Max Size: 161.61/200 MB

Candidate Block

Mining Attempt 6ab2a322306f3a4347dc7bc79a1930164d9c89332a29155c0c8b6111943031af
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 7c9b7c5945c1df1d234324eb6f3beb4c724cbd26e35bf90aa459be5ea9f267b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.07200981 BTC
Feerates: 529.61 > 7.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (898,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
16,619 16,619 000000003e12bef6ef4137731f0abacfe747c9c106a7f1e2275dc026b8298d38 1 0.00/1.00 vMB 0
16,618 16,618 000000002813d90e5187315ee7911a400b9123e243f02cfc129007fa88d282b1 1 0.00/1.00 vMB 0
16,617 16,617 0000000014c7f49c2e208cb549287055ab1ee64dc460597a9288192bcc3f300d 1 0.00/1.00 vMB 0
16,616 16,616 000000003dc048d88e45ca20f7b4712b106e8bc9416274572854c66499ed4f1d 1 0.00/1.00 vMB 0
16,615 16,615 00000000e4e0a4c3f5793b0e22b3bc02611cf7a7176c00a54e16a2c0e1280023 1 0.00/1.00 vMB 0
16,614 16,614 00000000912ed69bea681e65c6e7199fdf0e72801629bea14375e622c9728262 1 0.00/1.00 vMB 0
16,613 16,613 00000000c87e6e6692c59e397ffc6a9f021d1cb35579c66db0ff3b037eb70257 1 0.00/1.00 vMB 0
16,612 16,612 000000005890db7ba1d5ef24a6d585ad6688fa1498917e21ec1cda65155ae6bf 1 0.00/1.00 vMB 0
16,611 16,611 0000000054a4cb51773c25775256939c1dc0a4dd053124d680a8bc95fd777c6e 1 0.00/1.00 vMB 0
16,610 16,610 00000000f1fec04460dea5d5ae50f5fe0ae6dbcd1c27304cd0ba24c5b94e7d59 1 0.00/1.00 vMB 0
16,609 16,609 00000000690026d702978a6743dfef545345c305ef33cd0b0e6af60299b4e26b 1 0.00/1.00 vMB 0
16,608 16,608 00000000eb54513e8f8ce661852413d37a116a1514b85feb457cddb06d4dfe57 1 0.00/1.00 vMB 0
16,607 16,607 000000000533f7b36af61b27ceb40088a9ca3e065da22281455fcc535ca3b03e 1 0.00/1.00 vMB 0
16,606 16,606 00000000900b921b0a4bea8526ab70b9aa2e161e8964adf4abd3da775fa15d5f 1 0.00/1.00 vMB 0
16,605 16,605 0000000054e8d7e5134a3be41055010f399d78e28d5437e237b71434f5f6d603 1 0.00/1.00 vMB 0
16,604 16,604 00000000b9de24d2d9e1a8f73775df0a3826acf0a16c847dc270e3911ddddb3c 1 0.00/1.00 vMB 0
16,603 16,603 00000000900218b14e007c887fa31b1ae159c57291e96ef289d6c54980df93d4 1 0.00/1.00 vMB 0
16,602 16,602 00000000f9f169beee9a66460ca15874eee78557fb3f06a285af4492dc144a01 1 0.00/1.00 vMB 0
16,601 16,601 00000000ec2c48646e356109fd8006b7e7d0c4eca6357b80d7264048808331c8 1 0.00/1.00 vMB 0
16,600 16,600 000000001f61302529a5be46e3591abe65d7ee4be6043cfc13ee80e24630023e 1 0.00/1.00 vMB 0
16,599 16,599 00000000d34611e1df49c734a6097ee5154b7931045d10f2babcfda1db0c42ae 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.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: 652.09 GB
    • Received: 13.71 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.