Loading Tool

Explorer IconExplorer

Memory Pool

45,288 transactions
27.85 vMB
0.08908113 BTC
Random Selection Loading Transactions
Max Size: 146.25/200 MB

Candidate Block

Mining Attempt 0e8aa83001872fc20e5ee61214956d2e76ebb8027cf7faa963b50aafd66ff07f
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 54ab5223c009d38b9b26314eb3889ff93025053d8c30bc476966f5131ac91d8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03439644 BTC
Feerates: 157.73 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (382,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,642 532,642 0000000000000000002d9f01ffba42b5db7567e554d3bdd97dc7720bc190dc83 2,285 1.00/1.00 vMB 23
532,641 532,641 0000000000000000002e8103114bf31433c4aa09da3b2385062d4055d9f5269b 2,422 1.00/1.00 vMB 45
532,640 532,640 000000000000000000018b8d048918afc4ed0437567c306723f7254a163ed388 2,097 1.00/1.00 vMB 66
532,639 532,639 000000000000000000106023f29a927b48332f89c1627dd2515f80010dc18c1c 2,566 1.00/1.00 vMB 43
532,638 532,638 0000000000000000001b2aaeb62ef3530f3578f0597be92e8ffe71949bf7268c 2,640 1.00/1.00 vMB 40
532,637 532,637 00000000000000000008cc1484ced074d45c1bab4b2172ee8e03bb80840bb62d 1,317 0.88/1.00 vMB 9
532,636 532,636 000000000000000000066783e8229a955a98cfda6303dfaa6c5a070c352d8adf 2,124 1.00/1.00 vMB 18
532,635 532,635 0000000000000000002867cfbec8e83890825b134e3de2577f76dd01aa1681f2 1,953 1.00/1.00 vMB 27
532,634 532,634 0000000000000000002fbef80fad19b2a673bba3ea92569028c83023a3f84015 2,942 1.00/1.00 vMB 27
532,633 532,633 0000000000000000001f02c3d4b9f491dac819c81aca431776b8ea721626d5d0 2,794 1.00/1.00 vMB 37
532,632 532,632 0000000000000000001a80190607258bd59c7c7dbb9b96400e0908b7f97ecc0a 1,996 1.00/1.00 vMB 41
532,631 532,631 000000000000000000320636b5273cf25d089de64a79826cfe5b6401c1235f6d 1,214 1.00/1.00 vMB 48
532,630 532,630 000000000000000000156d56c13a71755ae6b41e4029be1c29e4049632f89714 1,593 1.00/1.00 vMB 78
532,629 532,629 0000000000000000002933f2be39de7ad5d8a45eed33335531c609676676b9c2 898 1.00/1.00 vMB 79
532,628 532,628 00000000000000000023e00cad1aee518bf35e9c9d349e725663201e35842fb2 1,508 1.00/1.00 vMB 6
532,627 532,627 0000000000000000001a00804f6c030c93eec8901c4e3d0976821f2e257b4b9f 2,233 1.00/1.00 vMB 48
532,626 532,626 000000000000000000206ce4e3cc14a8e55baf4c64d31b4b878a72016f5a49cc 80 0.04/1.00 vMB 6
532,625 532,625 0000000000000000002af3cb7ab252ecb09ea120893b0907bf936a9ef03d2755 2,091 1.00/1.00 vMB 16
532,624 532,624 000000000000000000255663594d15b2704e8ada4c2ed074dacfc8493699793b 765 0.45/1.00 vMB 31
532,623 532,623 00000000000000000002172351f1794311a81399f2e518d1de28708b98192597 1,148 0.61/1.00 vMB 12
532,622 532,622 0000000000000000001e2fc1c00fa54d4cb229d69acdc98ea29c7c712c249505 2,208 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.