Loading Tool

Explorer IconExplorer

Memory Pool

17,958 transactions
8.39 vMB
0.07827362 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.58/200 MB

Candidate Block

Mining Attempt 6d77617d144b19809fd8bb58d55ba8c26defa1a033f65a85f94a792a10b58980
Version 20000000
Previous Block 00000000000000000000730fac5823523238919326850aa99f3db3275329d87f
Merkle Root 70bb004afe50cc90f49e74bd1d2fad5c4afcaf2532669fe6d9f38b9929a3a680
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,282
Size: 1.00 vMB
Total Fees: 0.06036343 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,387 (800,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,615 112,615 0000000000006711e2fce23e0bfad3812ad7f1c7132d657f37071df38b1759a6 4 0.00 vMB 0
112,614 112,614 00000000000100ff33accf82d432f546d7713d55eabbd6c24672b5b36391c748 4 0.00 vMB 0
112,613 112,613 000000000000fb50b07f29d2965d86b244f420b8436a49d52cdf09e74b7e9637 13 0.00 vMB 2,286
112,612 112,612 0000000000011524cdd88320dc69bf9c431d6e5201dbe5dce7e06104af8f3485 11 0.00 vMB 1,057
112,611 112,611 000000000000d50e4da0dfa94a33ae0680a6e3b22d7abd00db4b57fbd8461797 3 0.01 vMB 147
112,610 112,610 000000000000c998ed5ac3aaee564149e3fbf798b34e4299219f374e4014ac04 7 0.00 vMB 1,659
112,609 112,609 0000000000011e9e83f4bbb1e60d109d5f63b18648c303b87dc892ac7248cf13 3 0.00 vMB 0
112,608 112,608 0000000000000936d3eda74cb8f586077fb8bd98c7c6858934cb6e5c312ca195 12 0.00 vMB 0
112,607 112,607 000000000000158c51c44851761dc51f53ae74aabe425b04e0b60d19679a4d14 11 0.00 vMB 0
112,606 112,606 0000000000012797b05f67ef312a66b44b906c583dc7f70b970eb1367d18261a 10 0.00 vMB 0
112,605 112,605 000000000000a93dd3a13e47e6a41895fb2863cae8cce9142b2a5cddd3e2f332 7 0.00 vMB 604
112,604 112,604 0000000000001b9c6665d65a63761c9bc48f70cc1ddf27a491fea87b67b62523 9 0.00 vMB 321
112,603 112,603 0000000000008dbf5ae6b25dc6bec79d6dbe6377061f33301341159daac2df48 50 0.02 vMB 1,294
112,602 112,602 00000000000012bb8c879fd120c845669a2800c0e14ad0b3fefa8f1aaf43adeb 12 0.00 vMB 1,147
112,601 112,601 0000000000000cbe8601a082a4dff349ede3c08bbb5e152ca1775b692084710e 13 0.00 vMB 623
112,600 112,600 000000000000bd42b923050c7c79944b2338fa2e32c2c56bcc7f75f378ba2420 24 0.01 vMB 557
112,599 112,599 000000000000304805e455e66a3ea238ba0f88bf62c2e2b51acad1d8f9cf2a11 8 0.00 vMB 910
112,598 112,598 000000000000d17c9487d5fc75528eae43e2d98307a5d87cc4600dcf5a741a26 6 0.00 vMB 3,105
112,597 112,597 0000000000012ab429733caef0440847583fb857b7968f6ac4e7418d31a448f4 4 0.00 vMB 2,103
112,596 112,596 000000000000457409e2d5bc8fb59b596fd72997c86995ebbd12d2da9b0bfd1a 3 0.00 vMB 0
112,595 112,595 00000000000078a7215ea1507c163307f24060231423a13711159fcefa545fcc 10 0.00 vMB 1,811
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 236.51 GB
    • Received: 0.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.