Loading Tool

Explorer IconExplorer

Memory Pool

43,744 transactions
27.00 vMB
0.09207997 BTC
Random Selection Loading Transactions
Max Size: 141.35/200 MB

Candidate Block

Mining Attempt ed7d6fa8bed6d26f4e9a93658314960ac73b57b36340f6c67a3407660af09d3c
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 0312dd884b58b52537f7be015415ab82430a7456c55dbd5c549d6b9df40f89ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,598
Size: 1.00 vMB
Total Fees: 0.04047216 BTC
Feerates: 151.16 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (572,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,559 342,559 000000000000000001b3cc1594b1d8ef812e8dda8cc81403d5224ec2687ac748 1,108 1.00/1.00 vMB 19
342,558 342,558 0000000000000000053b89abb46056128278b60bc4c9055b0302406d0872747b 303 0.35/1.00 vMB 10
342,557 342,557 00000000000000000accfab6f440dd37cc7bbbebfc9b85034f40aeb3811fc660 1,031 0.90/1.00 vMB 21
342,556 342,556 0000000000000000038925e51afa0b39832dfc215b778d32fa042a4a4b0e272e 1,024 0.33/1.00 vMB 44
342,555 342,555 000000000000000014b7759c4827ec372adf336c0e3f2c0caece795419cdb4f9 1,329 0.75/1.00 vMB 28
342,554 342,554 000000000000000002d3457e95e469bb14fda0c9c4164b6f2158a144076200e1 1,251 0.75/1.00 vMB 24
342,553 342,553 000000000000000014508da8da7f5402e1702746b21c554e020546350db0ccea 1,677 0.75/1.00 vMB 30
342,552 342,552 000000000000000015c853fd1f67859b59998b42271e3d454c51a001799cc91f 548 0.29/1.00 vMB 26
342,551 342,551 00000000000000000b337d69d1a1765dba12a80b56a6d2835a37cc5be04a34c3 43 0.02/1.00 vMB 13
342,550 342,550 000000000000000010af436854264f37a80eee0a3274e67e6e7b4f9742561dbe 101 0.32/1.00 vMB 3
342,549 342,549 000000000000000011c79496e82243ec7d188e261b2d83c0bcb340a5d31bcd72 745 0.99/1.00 vMB 11
342,548 342,548 00000000000000000c3ec58b9f8d813b9335acbd1474f7b89bdc113e7f34ba05 223 0.70/1.00 vMB 4
342,547 342,547 000000000000000004811210d7aee8d0a0b5ab7a9f2d195f43a9071e83f5c545 709 0.43/1.00 vMB 24
342,546 342,546 000000000000000011f035b55115e00ce4b009ebe7020e46144a4954dc20cd04 1,005 0.74/1.00 vMB 16
342,545 342,545 00000000000000000a71e038af5883dac69f19922ef87505abab534351bb3651 1,131 0.60/1.00 vMB 26
342,544 342,544 000000000000000001c446bc54c7db1964a11997f41db278fab4bf81bd064e43 654 0.31/1.00 vMB 27
342,543 342,543 0000000000000000027ae98f491ba981615ebfad51fadea21fc3411111d6d496 61 0.64/1.00 vMB 1
342,542 342,542 0000000000000000121cb305a6a4b5f4413099706e522df34217258a54b4262b 986 0.68/1.00 vMB 17
342,541 342,541 000000000000000019114b5c58f6c3fea16779a5fb7942d80364d804c92cf590 1,265 0.75/1.00 vMB 24
342,540 342,540 00000000000000000159ac9676119f5699d680df049b8b1dd636955cae840a65 455 0.22/1.00 vMB 24
342,539 342,539 00000000000000000747f76fef5c7a6c71d3d69832eabacb937b8c4843cc2f99 1,265 0.35/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.